Name Enquiry
⚠️ Important Notes
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
bank_codestringRequiredExample:
The bank code of the bank. You can use either the bank_code or the cbn_code.
101account_numberstringRequiredExample:
The account number to verify.
1700263070Header parameters
X-CLIENTIDstringRequiredExample:
Client identifier for the API.
sdfgfd-sdfgf4d-sdfgfdsd-sdfgfdsResponses
200
Account information retrieved successfully.
application/json
account_namestringOptionalExample:
Name of the account holder.
John Doeaccount_numberstringOptionalExample:
The queried account number.
1700263070400
Bad Request - Missing or invalid query parameters.
application/json
401
Unauthorized - Invalid or missing credentials.
application/json
500
Server error
application/json
get
/v1/payment/name-enquiry/NGN/Last updated