{
"event": "ORDER_PAID",
"scope": "SELLER",
"occurredAt": "2019-08-24T14:15:22.123Z",
"order": {
"id": 0,
"commerceId": "string",
"commerceOrderId": "string",
"partnerId": "string",
"status": "string",
"integrationStatus": "string",
"storeId": 0
},
"cancellation": {
"reason": "string"
},
"shipping": {
"carrier": "string",
"trackingCode": "string",
"trackingUrl": "http://example.com",
"estimatedDeliveryDate": "2019-08-24T14:15:22.123Z"
}
}