Fired when a deposit is completed successfully.
{ "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" } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Fired when a deposit is completed successfully
"deposit.succeeded"
Show child attributes
Event processed