SQS OrderAction
Description
The orderAction message contains details of any actions that need to be taken on an order.
{
"messageType": "orderAction",
"messageVersion": 2,
"message": {
"orderId": "a01Dh00000ViQ3BIAV",
"action": "Cancelled",
"reason": "Vendor Changed"
},
"timestamp": "2024-05-24T10:15:00.000Z"
}
09 July 2024