BVN 1.0
Validate a bank verification number using BVN 1.0 technology
Validate BVN
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"status": true,
"response_code":"00"
"detail": "Verification Successfull",
"bvn_data": {
"firstName": "",
"lastName": "",
"dateOfBirth": "",
"phoneNumber": ""
},
"verification": {
"status": "",
"reference": ""
}
}Last updated