Webhook Triggers
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
On this page
- Webhook Triggers
POST
Create an accountPOST
Resend Verification EmailPATCH
Update an accountGET
Retrieve an accountGET
List all connected accountsPOST
Create API Key for connected accountGET
Retrieve API Keys for connected accountDELETE
Disable API Key for connected accountDELETE
Delete an accountPOST
Create Webhook for connected accountPOST
Disable Webhook for connected accountGET
Retrieve Webhooks for connected accountEvery webhook includes an X-Event-Id header that uniquely identifies a specific trigger/event.
For failed payments, multiple charge attempts may be associated with the same payment_id. In these cases, each charge attempt will still include its own unique X-Event-Id value. You can use this header to differentiate between individual attempts tied to the same failed payment.