Webhook Notifications
What is this
Webhooks let your application receive real-time notifications when specific events occur on our platform—for example, status updates. Instead of polling the API, we push information to a callback URL (a POST endpoint) that you configure.
In the Mass Payments segment, we provide webhook notifications for Payments and Payouts status updates. To enable notifications, configure a valid POST endpoint; notifications are sent from fixed IP addresses. This section explains how to configure and handle webhook notifications for Mass Payments.
Retry Policy
Attempt
Time After Previous Attempt
1st
0s
2nd
10s
3rd
30s
4th
1m10s
5th
2m30s
6th
24h

