Skip to content

Order Cancelled

BI CRM Newsletter

The OrderCancelled event is triggered whenever an existing order is cancelled.

{
"metadata": {
"traceId": "19bebc7b-a2f6-4ca7-9b2e-912edc26d6d6",
"occurredAt": "2024-12-11T14:42:55Z",
"version": "1.0",
"tenant": "1337",
"type": "CANCELLATION"
},
"orderId": "101",
"cancellationId": "1",
"customerId": "rxrn:cx:14450:customer:jg8o46vllzzupz4qpd7plve3",
"refundAmount": -2.96,
"includedVatAmount": -72.91,
"currency": "EUR",
"refundType": "BILL",
"cancelDateTime": "2022-05-24T07:15:29Z",
"fullCancellation": true,
"cancelledTickets": [
"POS098350024",
"POS098350026",
"POS098350027"
],
"cancelledSeasonTickets": [
"POS098350036",
"POS098350037"
],
"cancelledArticles": [
"POS098350031"
],
"cancelledSubscriptions": [],
"cancelledPackages": [
"POS098350025"
],
"cancelledSubscriptionPackages": [],
"custom": {}
}