Order Webhooks
order.terminated
Make sure to read the Webhooks Overview for important information about signature verification.
Purpose
The order.terminated
webhook is triggered when an Order has been flagged for termination.
Since termination can be either scheduled or applied immediately, the timestamp in the terminated_at
attribute of the payload contains the time at which the termination will be effective.
Payload format
Your configured endpoint will receive an Order payload.