GET
/
api
/
v1
/
kyc
/
bvn
/
full
AppId
string
required

Application ID from dashboard

Query parameter

bvn
string
required

A valid Bank Verification Number (BVN)

first_name
string
required

First name associated with the BVN

last_name
string
required

Last name associated with the BVN

dob
string
default: "YYYY-MM-DD"required

Date of Birth

RESPONSES

200
json

json

400
Object
401
Object

Was this page helpful?