Order Canceled Notification
This sends a notification to the third-party application that an order is being canceled by either the consumer or the provider. See example and descriptions below;
Key | Type | Description |
---|---|---|
| string | This is a hash property signed with the merchant |
| object | This holds the properties of the payload data details. |
| guid | This is the order id in the database. |
| string | This is the reference of the order in the database. |
| enum | This is the status of an order at a particular time. It can be |
Last updated