Deposit Completed Webhook
The Deposit Completed webhook is sent when a deposit to a virtual account is completed by the action of a third party.
In the sandbox, Simulate a Bank Transfer to a Virtual Account simulates the third-party action and triggers this webhook.
ISSUING_DEPOSIT_COMPLETED Webhook
{ "id": "wh_fddb403fa8190a56b4439bf9ccea4ba6", "data": { "bank_account": { "bic": "DHBKHKHH", "bank": "DBS Bank (Hong Kong) Limited", "address": "G/F, The Center, 99 Queen''s Road Central, Central, Hong Kong", "country": "Hong Kong", "bank_code": "016", "branch_code": "478", "country_iso": "HK", "account_number": "7981378115932954", "beneficiary_name": "John Doe", "requested_currency": null }, "ewallet": "ewallet_5c148fcf040282f80907026f6030cce9", "amount": 101, "currency": "HKD", "issued_account_id": "issuing_1a70c234e6ba03fc01af430d9f4151a3", "issuing_transaction_id": "isutran_a540bbda57fdfe15c6d78807054e80d6", "remitter_information": { "name": "DBS TEST CHATS", "account_id": "123456789", "bank_code": "", "remitter_reference": "ICC202209091827" }, "original_amount": 101, "original_currency": "HKD", "fx_rate": 1 }, "type": "ISSUING_DEPOSIT_COMPLETED", "status": "NEW", "created_at": 1725152506, "extended_timestamp": 1725152506329, "trigger_operation_id": "4b69ac69-e73e-4194-956b-31ee77cd8a80" }