Know Your Customer
Validate BVN
This endpoint enables you to validate a customer’s Bank Verification Number (BVN).
POST
Validate BVN
Use this endpoint to validate a customer’s Bank Verification Number (BVN) along with their personal details.
Request Parameters
A unique identifier for the request, used for idempotency.
Example: e0b9f8d0-7a57-4a67-a8b2-4d7c7b5a37c9
The Bank Verification Number to be validated.
Example: 12345678901
The first name of the customer.
Example: John
The last name of the customer.
Example: Doe
The other names of the customer, if available.
Example: Michael
The customer’s date of birth in YYYY-MM-DD
format.
Example: 1990-01-01
Was this page helpful?