Banking API
Webhooks
Get Started
To subscribe to webhooks, you need to go to the Menu -> Settings -> API -> Webhooks section in your account. If your server response not successful, webhooks will be forwarded with exponential time intervals. The history of sent webhooks and responses from your server can also be found in the frontend in the “Webhooks” section.
Webhook examples
Transaction
Otp
Webhook signature
To make sure the webhook is not fake and was actually sent by us, you can check the signature using ‘x-webhook-signature’ from the headers and your secret in this algorithm: