Subscribe to events via webhooks for a supplier.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique brand ID. In the Dropship UI this is called the Supplier ID. To find your Supplier ID, click your supplier name in the top nav.
1001
Webhook subscription payload
Unique identifier for the subscription
11011
Webhook listener endpoint
"https://webhook.example.com/notify"
The event to subscribe to (e.g., order.created)
"order.created"
Whether the subscription is currently active
true
Webhook subscription created
Webhook subscription payload
Unique identifier for the subscription
11011
Webhook listener endpoint
"https://webhook.example.com/notify"
The event to subscribe to (e.g., order.created)
"order.created"
Whether the subscription is currently active
true