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