Driver's license(Basic)
Verify driver's license with a boolean response
POST
https://api.myidentitypay.com/api/v1/biometrics/merchant/data/verification/drivers_license/basic
Headers
Name | Type | Description |
---|---|---|
x-api-key* | String | <your secret key> |
Request Body
Name | Type | Description |
---|---|---|
first_name* | String | first name |
last_name* | String | last name |
number* | String | license number |
dob* | String | date of birth |
Last updated