Webhook Shipping Order Cancelled

Sent when an order transitions to CANCELLED status.

postWebhookshipping.order.cancelled

Payload

event_type'shipping.order.cancelled'
event_timestampstring date-time required

UTC timestamp when the event occurred

order_idstring required

The order that was cancelled

Response

Successful Response

{"stackTrail":"webhooks:shipping.order.cancelled:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.