International Passport (+ Face Validation)
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