Update specific fields of an existing order.
The Update Order endpoint enables you to modify specific information of an existing order, such as buyer details (PAN number, date of birth) and invoice information. This is useful for correcting or updating order details after creation.
You can update the following fields:
Client app ID. You can find your app id in the merchant dashboard.
Client secret key. You can find your secret in the merchant dashboard.
Unique identifier of the order
Order update request - only include fields to update
Request body for updating order - only include fields to update
Order updated successfully
The response is of type object
.