Notification URL
Applications need a notification URL to receive and process webhook events from Pay4it. Notification URLs are set in the Dashboard. When events occur, Pay4it's Webhooks sends a POST request with event data to each notification URL that is set to listen for the event type.
Actionable events: The body of a webhook event provides the ID of the resource whose state is changed by the event. The webhook listener can use API requests to retrieve the associated resource from Pay4it and update local resources as needed.
