GET
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.
/api/v1/general/accountHeaders
Query parameters
Response
Returns anentity 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 withaccount_number=3046507407 and bank_code=011 against https://sandbox.dojah.io. See Sandbox & test data for every test value.