Documentation Index
Fetch the complete documentation index at: https://docs.equalsmoney.com/llms.txt
Use this file to discover all available pages before exploring further.
Step 2: set up recipient webhooks
Next, we’re going to subscribe to the two recipient-related webhooks. The first event type to subscribe to isRecipientCreated. This event is triggered when a recipient is created in both sandbox and production.
RecipientDeleted. This event is triggered when a recipient is deleted in both sandbox and production.
For more information about webhooks and webhook event type structures, see the webhooks guide.