Face Comparison
Compare two face images
Request Body
Name
Type
Description
{
"status": true,
"message": "Face Match",
"confidence": 1.0
}Last updated
POST https://api.myidentitypay.com/api/v1/biometrics/merchant/face/comparison
image_one*
string
image_two*
String
{
"status": true,
"message": "Face Match",
"confidence": 1.0
}Last updated