Order Events
Receiving the Webhooks
- Each of these events will make an HTTP POST request to your specified webhook endpoint with the X-Spresso-Hmac-SHA256 header described in the previous section
- The body of the request will differ based on the event type, see example JSON request bodies in the API Reference: Webhook Payloads.
Available Events
order_fulfillable
order_cancelled
Updated 10 months ago