Subscribe to a webhook

When registering for a webhook, you can choose which event you would like to receive a payload for. You can also choose to register for all current and future events (using the * event). Any authorized seller or its delegate can register for these webhooks. A list of supported events can be found here.

📘

A user is currently limited to a maximum of 10 webhooks

Path Params
string
required

User ID

Body Params
string
required

The event to subscribe to

string
required

Subscriber URL. The event payload will be posted to this endpoint.

date

API version the payload should be formatted in. Defaults to the API version of the seller.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json