Update Order API 🔗
You can customize a current order to update the Notes field only. These notes are advantageous in documenting additional Order related information. A key-value store, the notes field can have 15 key-value pairs (maximum), each of 256 characters (maximum).
With Patch Operations, the entire notes object for the entity can be replaced.
In order to amend the notes field in a specific order, set up the API request as follows.
REQUEST BODY SCHEMA:APPLICATION/JSON
PayG object that needs to be added to the store
Merchantkeyid required |
Id which is obtained on MerchantRegistration | ||||||||||||||||||||||||||||||||||||||||
UniqueRequestId required |
Unique Id generated for that particular Request | ||||||||||||||||||||||||||||||||||||||||
OrderAmount required |
Transaction Amount | ||||||||||||||||||||||||||||||||||||||||
OrderType | |||||||||||||||||||||||||||||||||||||||||
OrderId | |||||||||||||||||||||||||||||||||||||||||
OrderStatus | Status of the order | ||||||||||||||||||||||||||||||||||||||||
OrderAmountData | If OrderAmountData is provided then the total OrderAmountData should be equal to OrderAmount | ||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||
ProductData | |||||||||||||||||||||||||||||||||||||||||
NextStepFlowData | |||||||||||||||||||||||||||||||||||||||||
TransactionData | TransactionData | ||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||
RedirectUrl | string RedirectUrl For CallBack Url | ||||||||||||||||||||||||||||||||||||||||
CustomerData | CustomerData this PayG belongs to | ||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||
UserDefinedData | UserDefinedData this PayG belongs to | ||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||
IntegrationData | IntegrationData this PayG belongs to | ||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||
ShipmentData | |||||||||||||||||||||||||||||||||||||||||
RequestDateTime | MMDDYYYY |