post https://api.payinc.in/api/v1/verificationsuite/faceMatch
Responses
xxxxxxxxxx
11curl --request POST \
--url https://api.payinc.in/api/v1/verificationsuite/faceMatch \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"SourceImage": "base64 encoded Image",
"TargetImage": "base64 encoded Image",
"Threshold": 0
}
'
Try It!
to start a request and see the response here! Or choose an example: