Egyptian Tax Card OCR
Egyptian National ID OCR
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"result": {
"tax_id": '<string>',
"release_date": '<string>',
"expiry_date": '<string>',
},
"transaction_id": '<str>',
"trials_remaining": '<int>'
}{
"message": "Bad Request – invalid request received (e.g. missing Bundle key, required parameters or invalid json) | Make sure all the required parameters are included"
}{
"message": "Unauthorized – your Bundle key is invalid"
}{
"message": "Forbidden – specified access_token could not be found"
}{
"message": "Not Found"
}Integration
Last updated