Verify end users age or personal information through BVN, account numbers etc.
Parameter | Type | Description | Required |
---|---|---|---|
mode required | string | phone_number ,account_number or bvn | required |
strict | bool | default is false | optional |
first_name | string | First name | required |
last_name | string | Last name | required |
dob | string | Date of Birth | optional |
bvn | string | Include BVN if mode is selected | required |
account_number | string | Include if account_number mode is selected | optional |
bank_code | string | Include if account_number mode is selected | optional |
phone_number | string | Include if phone_number mode is selected | optional |