Order Notifications

Order created

{
  "orderIdent" : "E2E00002-20ce-4018-a55e-230124010033",
  "tenantId" : 96,
  "notification_type" : "order.created"
}

Order updated

{
  "orderIdent" : "c7ee79e3-6f50-4e3b-9e74-c348a7e3e8e0",
  "tenantId" : 96,
  "notification_type" : "order.updated"
}

Order cancelled

{
  "orderIdent" : "E2E00002-20ce-4018-a55e-230124010033",
  "tenantId" : 96,
  "notification_type" : "order.cancelled"
}