Account Lifecycle
Account Issue Created
Fired when a VBAN or RBA is successfully issued to an entity. Use event_description to determine whether the issued account is a Virtual Bank Account or Routable Bank Account.
WSS
Messages
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Fired when a VBAN or RBA is successfully issued to an entity. Use event_description to determine whether the issued account is a Virtual Bank Account or Routable Bank Account.
{
"event": "account.issue.created",
"data": {
"event_id": "inn_whe_5mDFEvFwDtx9yKH142t",
"event_type": "account.issue.created",
"event_description": "Virtual Bank Account issued",
"entity_id": "6830",
"entity_type": "user",
"account_id": "6246",
"status": "completed"
},
"created_at": "02-02-2025 06:35 PM",
"updated_at": "02-02-2025 06:35 PM"
}{
"event": "account.issue.created",
"data": {
"event_id": "inn_whe_5mDFEvFwDtx9yKH142t",
"event_type": "account.issue.created",
"event_description": "Virtual Bank Account issued",
"entity_id": "6830",
"entity_type": "user",
"account_id": "6246",
"status": "completed"
},
"created_at": "02-02-2025 06:35 PM",
"updated_at": "02-02-2025 06:35 PM"
}