Webhooks
Create webhook
Create a new webhook
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Available options:
CollectionCreated
, CollectionDeleted
, CollectionUpdated
, ProductCreated
, ProductHidden
, ProductShown
, ProductUpdated
, OrderPlaced
, OrderConfirmed
, OrderFulfilled
Response
200 - application/json