Validate BVN
This endpoint allows you to Lookup BVN and get detailed information on the BVN Identity
GET
/
api
/
v1
/
kyc
/
bvn
/
full
AppId
string
requiredApplication ID from dashboard
Query parameter
bvn
string
requiredA valid Bank Verification Number (BVN)
first_name
string
requiredFirst name associated with the BVN
last_name
string
requiredLast name associated with the BVN
dob
string
default: "YYYY-MM-DD"requiredDate of Birth
RESPONSES
200
json
json
400
Object
401
Object
Was this page helpful?