Fired when bank account assignment succeeds. The payload shape depends on whether this was a single-record or bulk assignment. Branch on the presence of process_id: single-record payloads include entity_id, entity_type, and an account block; bulk payloads include process_id, event_type=account.assignment.bulk, and a batch block.
Documentation Index
Fetch the complete documentation index at: https://developers.ingopayments.com/llms.txt
Use this file to discover all available pages before exploring further.
{
"event": "account.assignment.success",
"data": {
"event_id": "inn_whe_7oFHGxHyFvz1AMJ364v",
"event_type": "account.assignment.success",
"event_description": "",
"entity_id": "791",
"entity_type": "business",
"status": "completed",
"account": {
"account_id": "9e30d021-3f39-4fcc-935b-e286d7f52807",
"status": "active",
"number": "3351",
"routing": "080283020",
"bank_name": "RBOC",
"type": "vban"
}
},
"created_at": "02-02-2025 06:30 PM",
"updated_at": "02-02-2025 06:30 PM"
}{
"event": "account.assignment.success",
"data": {
"event_id": "inn_whe_7oFHGxHyFvz1AMJ364v",
"event_type": "account.assignment.success",
"event_description": "",
"entity_id": "791",
"entity_type": "business",
"status": "completed",
"account": {
"account_id": "9e30d021-3f39-4fcc-935b-e286d7f52807",
"status": "active",
"number": "3351",
"routing": "080283020",
"bank_name": "RBOC",
"type": "vban"
}
},
"created_at": "02-02-2025 06:30 PM",
"updated_at": "02-02-2025 06:30 PM"
}