Bank Verification Number (BVN)
Please note that when using your test key, Our test persona is John Doe and his Bank Verification Number as 10000000001. Hence all matching done with your test keys with details other than that of our Test Persona would simulate a failed identity matching.
Verify BVN
POST
https://vapi.verifyme.ng/v1/verifications/identities/bvn/:ref
Path Parameters
Name | Type | Description |
---|---|---|
ref | string | BVN Number |
Query Parameters
Name | Type | Description |
---|---|---|
type | string | This refers to the payload type ie premium` or basic |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Authorization Header |
Request Body
Name | Type | Description |
---|---|---|
dob | string | Date Of Birth |
lastname | string | Lastname to verify |
firstname | string | Firstname to verify |
Sample Request
Response Payloads
We have 2 types of payload responses for bvn verifications
Premium
Basic
Last updated