Skip to main content
POST
Subscribe to webhook events

Authorizations

x-api-key
string
header
required

API key for merchant authentication required for most endpoints

Body

application/json
event
string
required

Event type to subscribe to

Example:

"payment.success"

Response

Successfully subscribed to event

success
boolean
Example:

true

message
string
Example:

"Successfully subscribed to event"

data
unknown