International Passport (+ Face Validation)
TEST DATA number: A00400000 last_name: test image: https://www.biography.com/.image/c_fill%2Ccs_srgb%2Cfl_progressive%2Ch_400%2Cq_auto:good%2Cw_620/MTY2MzU3Nzk2OTM2MjMwNTkx/elon_musk_royal_society.jpg
Allows merchant to verify an International passport with face validation
POST
{{URL}}/api/v2/biometrics/merchant/data/verification/national_passport_with_face
Headers
Name | Type | Description |
---|---|---|
x-api-key* | String | <your secret key> |
app-id* | String | <your app id> |
Request Body
Name | Type | Description |
---|---|---|
number* | String | the passport number |
last_name* | String | last name |
image* | String | base64,png,jpg |
Last updated