Face Comparison

Compare two face images

POST https://api.myidentitypay.com/api/v1/biometrics/merchant/face/comparison

Request Body

{
    "status": true,
    "message": "Face Match",
    "confidence": 1.0
}

Last updated