Drivers license
POST
{{URL}}/api/v2/biometrics/merchant/data/verification/ke/drivers_licensek
Allows merchants to verify information of users using Drivers license.
Headers
Name | Type | Description |
---|---|---|
x-api-key* | String | <your secret key> |
app-id* | String | your app id |
Request Body
Name | Type | Description |
---|---|---|
customer_reference* | String | unique user ref |
customer_name* | String | lastname of user |
number* | String | License number |
Last updated