{
"bvn": "22*******80",
"firstName": "ABC",
"middleName": "DEF",
"lastName": "XYZ",
"dateOfBirth": "1990-01-01",
"registrationDate": "2022-02-13",
"enrollmentBank": "058",
"enrollmentBranch": "LASU",
"email": "[email protected]",
"gender": "Male",
"levelOfAccount": "Level 3 - High Level Accounts",
"lgaOfOrigin": "Isoko North",
"lgaOfResidence": "Ikbo Okha",
"maritalStatus": "Single",
"nin": "4*******3",
"nameOnCard": "ABC, DEF XYZ",
"nationality": "Nigeria",
"phoneNumber1": "07********7",
"phoneNumber2": null,
"residentialAddress": "NSO QTRS, ADUWAWA, BENIN CITY ",
"stateOfOrigin": "ABC State",
"stateOfResidence": "XYZ State",
"title": "Mr",
"watchListed": "NO",
"photo": "BASE64",
"type": "BVN"
}
Response Parameters
Name | Description | Type |
---|---|---|
bvn | Customer's BVN | string |
firstName | Captures the first name | string |
lastName | Captures the last name | string |
middleName | Captures the middle name | string |
dateOfBirth | Captures the date of birth | string |
registrationDate | Captures the registeration date | string |
enrollmentBank | Captures the registeration enrollment bank | string |
enrollmentBranch | Captures the registeration enrollment branch | string |
Captures the email | string | |
gender | Captures the gender | string |
levelOfAccount | Captures the level of account | string |
lgaOfOrigin | Captures the lga of origin | string |
lgaOfResidence | Captures the lga of residence | string |
maritalStatus | Captures the marital status | string |
nin | Captures the NIN | string |
nameOnCard | Captures the name on card | string |
nationality | Captures the nationality | string |
phoneNumber1 | Captures the phone number | string |
phoneNumber2 | Captures the phone number | string |
residentialAddress | Captures the residential address | string |
stateOfOrigin | Captures the state of origin | string |
stateOfResidence | Captures the state of residence | string |
title | Captures the title | string |
watchListed | Captures the watch listed | string |
photo | Captures the photo | base64 |
type | Captures the type of KYC Integration | string |