collection_url.
Parameter overview
| Parameter | Description |
|---|---|
event | Event type identifier (e.g., “virtual_account.ready”) |
virtual_account_id | Unique ID of the virtual account |
customer_id | Your customer’s ID (from customer creation) |
wallet_id | The wallet ID this account is linked to |
currency | Currency code (NGN, USD, GBP, EUR) |
status | Current status (PENDING, SUCCESSFUL, REJECTED) |
account_number | Bank account number (only in ready event) |
account_name | Account holder name (only in ready event) |
bank_name | Bank institution name (only in ready event) |
bank_code | Bank code (NGN only) |
routing_number | Routing/ABA number (USD only) |
iban | IBAN number (GBP/EUR only) |
sort_code | UK sort code (GBP only) |
bank_address | Bank address (USD only) |
rejection_reason | Technical reason for rejection (rejected event only) |
user_reason | User-friendly rejection message (rejected event only) |
developer_reason | Developer-specific rejection code (rejected event only) |

