BVN Verification
https://api.localramp.co/v1/kyc/ng/bvn{
"bvn": "2578789898989906",
"phone_number":"+234807889838989",
"first_name": "Richard",
"last_name": "Hendricks"
}x-auth-token: <SECRET_KEY>{
"status": "success",
"data": {
"phone_number": "Exact Match",
"name": "Exact Match"
}
}Last updated