International Passport(Image)
Allows customers to extract and verify an International passport image
POST
https://api.myidentitypass.com/api/v2/biometrics/merchant/data/verification/national_passport_image
Headers
Name | Type | Description |
---|---|---|
x-api-key* | String | <your secret key> |
app-id* | String | <your app id> |
Request Body
Name | Type | Description |
---|---|---|
image* | String | passport image(base64,png,jpg) |
customer_reference | String | your unique customer reference |
customer_name | String | your customer's name |
Last updated