Skip to main content
GET/api/v1/general/account
Resolve a Nigerian bank account number (NUBAN) to the name registered on the account. A lightweight name check — pass an account number and its bank code, get back the account holder’s name.

Headers

Query parameters

Response

Returns an entity with the confirmed account_number and the resolved account_name.
This is a name-resolution check only. For a full identity payload (BVN-linked names, date of birth, address) tied to the account, use the KYC NUBAN lookup (GET /api/v1/kyc/nuban).

Errors

Sandbox

Test with account_number=3046507407 and bank_code=011 against https://sandbox.dojah.io. See Sandbox & test data for every test value.