Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The Partner ID header used for authorization
The Idempotency Key - usually a UUID
Body
Request to create a new webhook
Whether the webhook is enabled
true
Endpoint URL of the webhook
"https://example.com/webhook"
List of events the webhook subscribes to
Name of the webhook
"Payment Webhook"
Description of the webhook
"Payment notifications"
Secret for webhook signature verification
"ASDLKJASDFLKJ121232342"