National Identity
POST
https://api.myidentitypay.com/ api/v1/biometrics/merchant/data/verification/ke/national_id
Allows merchant to verify information of users from multiple countries using National ID and other identifiers.
Headers
Name | Type | Description |
---|---|---|
x-api-key* | String | <your secret key> |
Request Body
Name | Type | Description |
---|---|---|
firstname* | String | firstname of user |
lastname* | String | lastname of user |
nationalid* | String | NATIONAL ID |
dob* | String | Date of birth |
Last updated