Field Name | Data Type | Required | Description |
---|---|---|---|
accountID | string | true | The unique identifier of the account for which the balance is inquired. |
Field Name | Data Type | Description |
---|---|---|
name | string | The name or description of the account. |
balance | number | The current available balance of the account. |
blockedAmount | number | The amount that is currently blocked or on hold in the account. |
bvn | string | The Bank Verification Number (BVN) associated with the account. |
accountID | string | The unique identifier of the account. |