BVN Identity Matching
BVN Identity Boolean matching
Please note that when using your test key, Our test persona is John Doe and his BVN is 10000000001. Hence all matching done with your test keys with details other than our Test Persona would simulate a failed identity matching.
John Doe's matching test
Identity Matching
POST
https://vapi.verifyme.ng/v1/verifications/identities/bvn/:ref/match
Use this endpoint to match data supplied to bvn verified data
Path Parameters
Name | Type | Description |
---|---|---|
ref* | string | BVN number |
Headers
Name | Type | Description |
---|---|---|
Authorization* | string | Authorization Header |
Request Body
Name | Type | Description |
---|---|---|
firstname | string | First name |
emailAddress | string | Email address |
phoneNumber | String | Phone number |
dob | String | Date of birth |
lastname | String | Last name |
gender | String | Gender |
Last updated