Webhooks

All webhooks are sent as a POST request and will include an authentiction header X-API-TOKEN with the value shown under the Auth column. Please use this to authenticate the request coming from our API.
Webhooks Request Structure:

The body of the request is a json with the following structure:


"id": "1",
"reference": "1KHRMyc3",
"status": "confirmed",
"type": "deposit"


possible events:


possible types:

Your Webhooks:
Found 0 webhooks
ID / URLAuthEventsTypes Status
----