Basic BVN Verification
Identity Verification
Verify BVN (Basic)
BVN verification API: match customer identity fields against Bank Verification Number records (basic endpoint).
POST
Basic BVN Verification
Headers
Your Payvessel public API key
Your Payvessel secret
Request content type
Available options:
application/json Body
application/json
Customer BVN
Example:
"22123456789"
Customer first name
Example:
"John"
Customer middle name
Example:
"Adebayo"
Customer last name
Example:
"Doe"
Customer gender
Available options:
MALE, FEMALE Example:
"MALE"
Customer date of birth
Example:
"1992-08-14"
Customer phone number
Example:
"08012345678"
