Skip to main content
POST
BVN boolean name match

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 name to match

bvn
string
required
Example:

"22222222222"

firstName
string
required
Example:

"John"

lastName
string
required
Example:

"Doe"

Response

OK

data
object
success
boolean
Example:

true