The BVN Match service allows you to verify that an account number, first name, last name and middle name of a user matches their BVN.
Header | Type | Description |
---|---|---|
AppId | string | Create an app to get your app ID on dashboard here |
Authorization | string | public secret key |
Parameters | Type | Description | Required |
---|---|---|---|
bvn * | string | A valid bvn | required |
first name | string | first name of bvn holder | optional |
last name | string | last name of bvn holder | optional |
dob | string | date of birth of bvn holder in yyyy-mm-dd | optional |
Kindly use this Test BVN in sandbox Environment
bvn = 22222222222
The BVN Match service allows you to verify that an account number, first name, last name and middle name of a user matches their BVN.
Header | Type | Description |
---|---|---|
AppId | string | Create an app to get your app ID on dashboard here |
Authorization | string | public secret key |
Parameters | Type | Description | Required |
---|---|---|---|
bvn * | string | A valid bvn | required |
first name | string | first name of bvn holder | optional |
last name | string | last name of bvn holder | optional |
dob | string | date of birth of bvn holder in yyyy-mm-dd | optional |
Kindly use this Test BVN in sandbox Environment
bvn = 22222222222