Account types#
The platform enables the creation of virtual accounts (wallets) in multiple currencies and the linking of existing external bank accounts.When retrieving accounts, you can distinguish between these types of account using the accountType field, which will return either wallet or linked.Virtual accounts (wallets)#
When opening a new virtual account, you may request a specific bank or banks by using the optional partnerCodes field. The following partner codes and countries are currently supported:| Partner Code | Bank Name | Country |
|---|
| 011 | First Bank | Nigeria |
| 033 | UBA | Nigeria |
| 057 | Zenith Bank | Nigeria |
| 214 | FCMB | Nigeria |
| 300319 | First Bank | Ghana |
| 300325 | UBA | Ghana |
Linked accounts#
Linking existing bank accounts is currently only supported in Nigeria.Account lifecycle#
Virtual accounts (wallets)#
Linked accounts#
Account statuses#
| Status | Account type | Description |
|---|
| processing | all | The account is in the process of being opened or linked. |
| active | all | The account is ready and able to transact. |
| disconnected | linked | The account has been unlinked and is no longer active. |
| disabled | wallet | The account has been disabled for compliance reasons. |
| failed | wallet | The account failed opening. |
Modified at 2026-05-29 10:21:57