Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Fired when a deposit fails.
{ "type": "deposit.failed", "timestamp": "2023-11-07T05:31:56Z", "data": { "id": "<string>", "account_id": "<string>", "amount": 1, "details": "<string>", "created_at": "2023-11-07T05:31:56Z", "authorized_at": "2023-11-07T05:31:56Z", "cancelled_at": "2023-11-07T05:31:56Z", "succeeded_at": "2023-11-07T05:31:56Z", "failed_at": "2023-11-07T05:31:56Z", "refunded_at": "2023-11-07T05:31:56Z" } }
Standard Webhooks signature in format: v1,<base64-signature>
v1,<base64-signature>
Fired when a deposit fails
"deposit.failed"
Show child attributes
Event processed