Skip to main content
PaySway webhook events are organized by model types, where each event type follows the format MODEL.ACTION. This structure helps you understand which part of the system triggered the event and what action occurred.

Available events

Event types by model

The following sections document each event type. Each event object is nested within the standard webhook payload structure, with unique data in the object field containing event-specific information.

RECIPIENT

Events related to Beneficiary Hub recipient management and lifecycle operations.
Triggered when an end-user successfully adds a new recipient.For detailed field definitions, see API Reference.
Example
Triggered when an end-user modifies any recipient information, including setting a new default recipient.For detailed field definitions, see API Reference.
Example
Triggered when an end-user removes a recipient.For detailed field definitions, see API Reference.
Example