Skip to main content
POST
NUBAN Advanced
The NUBAN Advanced endpoint provides a more comprehensive view of a bank account compared to the standard NUBAN check. In addition to resolving the account name, it compares the account against a customer_name you provide and returns a name-match confidence score — useful for confirming that a bank account genuinely belongs to the person or business claiming it.

Endpoint

Request

Headers

Body Parameters

Example

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
Example:

"0123456789"

bank_code
string
required
Example:

"044"

customer_name
string
required

The name to check against the registered account holder's name

Example:

"STEPHEN BADMUS"

Response

NUBAN advanced data retrieved