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