TEST DATA
number: 54651333604
channel: 0701***2345
otp: 123456
This endpoint allows you to get details of a BVN.
{
"status": true,
"detail": "These are the contact details tied to your BVN. Choose where you want the OTP delivered.",
"contacts": [
"0810***7788"
]
}
{
"status": true,
"detail": "Please provide the OTP sent to 0810***7788"
}
{ "status":true,
"response_code":"00",
"data":
{
"marital_status": "Divorcee",
"gender": "Male",
"surname": "Certifier",
"middle_name": "N",
"first_name": "Nibby",
"enroll_user_name": "Akinwale",
"nationality": "Nigeria",
"state_of_origin": "ebonyi state",
"lga_of_origin": "Afikpo North",
"nin": "920-466-4282",
"phone_number2": "07089374787",
"title": "Ms",
"watchlisted": 901,
"additional_info_1": "NC/",
"DateOfBirth": "1976-11-30T00:00:00+01:00",
"face_image": ""
}
}