Triggered when the virtual bank account is updated.
{
"id": "ev_16BK6ddpYlgDTlrZ",
"occurred_at": 1762406872,
"source": "admin_console",
"object": "event",
"api_version": "v2",
"event_type": "virtual_bank_account_updated",
"webhook_status": "not_applicable",
"content": {
"customer": {
"allow_direct_debit": false,
"auto_collection": "on",
"billing_address": {
"city": "Walnut",
"country": "US",
"first_name": "John",
"last_name": "Doe",
"line1": "PO Box 9999",
"...": "..."
},
"card_status": "no_card",
"created_at": 1517505731,
"...": "..."
},
"virtual_bank_account": {
"account_number": "test_4fd6bbafe466",
"bank_name": "TEST BANK",
"created_at": 1517501401,
"customer_id": "__test__KyVnHhSBWSwxc5a",
"deleted": false,
"...": "..."
}
}
}