Webhooks
Subscribe to webhooks
Subscribe to events via webhooks for a retailer.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique retailer ID. In the Dropship UI this is called the Merchant ID. To find your Merchant ID, click your merchant name in the top nav.
Example:
1001
Body
application/json
Webhook subscription payload
Response
201 - application/json
Webhook subscription created
Webhook subscription payload