APIs
Subscribe a Webhook URL to a specific topic
Once you add a webhook url and get a webhook_id then you can choose to subscribe that webhook to various topics
Currently supported:
pause_balance
: Notification triggers when an account drops below zero on any balance account
More coming soon
POST
Authorizations
To authenticate against the API, use HTTP Basic Authentication with your customer ID as the username and API key as the password.