Create a new webhook subscription

Registers a new webhook endpoint for the authenticated merchant to receive event notifications. The webhook URL must be publicly accessible via HTTPS.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

HTTPS URL where webhook events will be delivered.

Must be a publicly accessible URL using the HTTPS protocol.

events
array of strings
required

List of webhook events that will trigger a notification to the given URL.

  • Must contain at least one event
  • Duplicated events are not allowed
events*
Allowed:
Response

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