POST
/
api
/
ext
/
v1
/
backdoor
/
webhook
This only works in our development environment

Authorizations

Authorization
string
headerrequired

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

200 - application/json
success
boolean
required