Skip to main content
POST
cURL
This only works in our development environment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
webhookEventType
enum<string>
required
Available options:
OrderConfirmed,
OrderFulfilled,
OrderPlaced
orderId
string
required

Response

object | null

Default Response

success
boolean
required