Request
[GET]
Header
| Header | Type | Description |
|---|---|---|
| AppId | string | Create an app to get your app ID on dashboard here |
| Authorization | string | Private/secret key. Use <key> not Bearer <key> |
Query parameter
| Parameter | Type | Description | Required |
|---|---|---|---|
| account_number * | string | A valid NUBAN | required |
| bank_code * | integer | Bank Code | required |
The bank codes can be gotten from this endpoint.
Sample response
Response
Response Fields
| Field | Type | Description |
|---|---|---|
| entity | object | Contains the response data |
| entity.account_number | string | The resolved NUBAN account number |
| entity.account_name | string | Full name of the account holder |