Account Top-Up Event
Webhook
Notifies your system whenever any of the following events occur for an account top-up:
- Top-up received
- Top-up confirmation
- Top-up status change
The payload structure is identical to the response of the Retrieve Top-Up Details endpoint.
We send POST requests with top-up data to your configured endpoint.
A control signature is included in the headers as api-notification-sign
(SHA512) to ensure security and authenticity.
See how to configure callback.