Query liveness verification with reference
{
"isLive": false,
"identityMatches": true,
"identityDetails": {
"idType": "nin",
"idNumber": "12839485762",
"firstname": "John",
"lastname": "Doe",
"dob": "2000-01-01",
"photo": "base 64 string image",
"photoMatching": {
"match": true,
"maxScore": 100,
"percentageSimilarity": "98.99998",
"matchingThreshold": "80"
}
},
"verifiedAt": "2021-11-08T14:30:28.454Z"
}
{
"status": "error",
"message": "Verification not Found",
"code": "NOT_FOUND_ERROR"
}