order_status
Webhook
Sent when the order status changes.
This webhook is triggered when a transaction is created or its status changes (e.g., approved, rejected, cancelled).
The full transaction object is included in the payload.
Your externalReferences from the session are always included as additional properties in the payload.
Request
Responses
- 200
Your server should return a 2xx status code to acknowledge receipt.