National Identity Number
POST
{{URL}}/api/v2/biometrics/merchant/data/verification/ke/national_id/new
Allows merchants to verify information of users using National ID and other identifiers.
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 | NATIONAL ID |
Last updated