Webhook
Create Webhook
Create a new webhook
POST
Authorizations
Body
application/json
Webhook URL to send the payload, only HTTPS supported
Minimum length:
1
Example:
"https://api.example.com/webhook"
List of events that will trigger the webhook call, if empty all events will be used
Example:
["transaction"]