Skip to main content
POST
NUBAN Verification
The NUBAN endpoint verifies a Nigerian Uniform Bank Account Number (NUBAN) and returns the account name and bank associated with it. Use this for bank account ownership verification during onboarding or payment flows.

Endpoint

Request

Headers

Body Parameters

Example

Bank Codes Reference

Response

200 OK

400 Bad Request

401 Unauthorized

Authorizations

x-access-token
string
header
required

Your Adhere API secret key

Body

application/json
account_number
string
required

10-digit account number

Example:

"0123456789"

bank_code
string
required
Example:

"044"

Response

NUBAN verified