Nigeria π³π¬
Age/Identity Verification
Verify end users age or personal information through BVN, account numbers etc.
Age Identity and Verification allows you to confirm and ascertain information summitted by your end users.
With this endpoint, Dojah can help you verify first name, middle name by simply adding it to the request body
Information Required; Phone Number OR Account Number OR BVN
Request
[GET]
Query parameter
Parameter | Type | Description |
---|---|---|
mode required | string | phone_number ,account_number or bvn |
strict | bool | default is false |
first_name | string | First name |
last_name | string | Last name |
dob | string | Date of Birth |
bvn | string | Include BVN if mode is selected |
account_number | string | Include if account_number mode is selected |
bank_code | string | Include if account_number mode is selected |
phone_number | string | Include if phone_number mode is selected |
Response
Response
Was this page helpful?