Field Name | Type | Required | Description |
---|---|---|---|
bvn | string | TRUE | The BVN of the account holder whose accounts are being retrieved. |
Field Name | Type | Description |
---|---|---|
id | integer | Unique identifier of the account. |
firstname | string | First name of the account holder. |
lastname | string | Last name of the account holder. |
nuban | string | Generated NUBAN (bank account number). |
currentBalance | float | Current balance in the account. |
availableBalance | float | Available balance in the account. |