SSNIT with Face
Verify a Social Security and National Insurance Trust Number with face validation
POST
{{BASE_URL}}/api/v2/biometrics/merchant/data/verification/gh/ssnit/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
ssnit number
image*
String
face image(base64,png, jpg)
Last updated