Fired when a deposit fails.
{ "type": "<string>", "timestamp": "2023-11-07T05:31:56Z", "data": { "id": "<string>", "account_id": "<string>", "status": "processing", "amount": 1, "currency": "USD", "method": "card", "details": "<string>", "created_at": "2023-11-07T05:31:56Z", "reward": 1, "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