Orders Webhooks
Webhooks from orders domains.
Intent to cancel order webhook
Notifies the order source that the platform intends to cancel an order (for example, requested by the store). The source should react and, when applicable, acknowledge the cancellation via the [**update order status**](/api-reference/reference/update-order-status) endpoint with status `CANCELED`.
Order status update webhook
Notifies the order source of a change in an order's status, delivering the order's status history.
Pos injection state update webhook
Notifies the order source of a change in the order's POS injection state (for example, whether the order was successfully injected into the store's POS, requires manual injection, or failed).