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.