Skip to main content

Callback

Webhook 

To promptly inform merchants about changes in the status of processed operations, we send POST requests with operation data to the merchant's endpoint. We include a control signature in the headers, api-notification-sign (SHA512), to safeguard the security and authenticity of the data received. See how to configure callback.

The format of the callback is identical to the response format of the Retrieve P2P operation details endpoint.

Request