Webhooks
Trigger webhook
Backdoor for testing webhooks
POST
This only works in our development environment
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Available options:
OrderConfirmed
, OrderFulfilled
, OrderPlaced
Available options:
OrderConfirmed
, OrderFulfilled
, OrderPlaced
Available options:
ProductCreated
, ProductHidden
, ProductShown
, ProductUpdated