Webhook overview
Webhooks work differently to the API endpoints. Take a read of our guide to
understand how they work.
status field to determine the type of payload you have received.
- Successfully completed orders will have a
statusofCOMPLETED - Failed orders will have a
statusofFAILED
Body
application/json
- Completed order
- Failed order
Example:
Available options:
COMPLETED Example:
Example:
Example:
Example:
Maximum length:
128Example:
Response
200