Skip to main content

Callback

Webhook 

To promptly inform merchants about changes in the status of processed orders, we send POST requests with order 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.

Request​