Skip to main content
POST
Verify BVN basic with iGree consent

Authorizations

X-API-Key
string
header
required

Server-to-server auth. Send your API key in the "X-API-Key" header and your API secret in the "X-API-Secret" header.

Body

application/json

BVN and the holder's date of birth

bvn
string
required
Example:

"22222222222"

dateOfBirth
string
required

Date of birth of the BVN holder, ISO 8601 (YYYY-MM-DD).

Example:

"1990-01-01"

Response

OK

data
object
success
boolean
Example:

true