Egyptian Tax Card OCR
Last updated
Last updated
Valify's Tax Card OCR empowers organizations to effortlessly extract accurate and relevant information from Tax Card documents. Our powerful solution automates data extraction in a structured format, ensuring compliance with Egyptian regulatory requirements and streamlining business processes.
POST
https://valifystage.com/api/v1/ocr/
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Content-Type*
string
application/json
Authentication*
string
Bearer <access-token>
document_type*
string
egy_tax_card
data*
object
Object containing the parameters below:
{
img: <base64 str>,
bundle_key: <str>,
lang: <str>
}