Conheça a nossa nova rota MEDICAL RECEIPT para validação automatizada de recibos do Receita Saúde!
| Name | Type | Mandatory | Description |
|---|---|---|---|
| fileBase64 | String | Yes, if the fileUrl parameter is not provided | Binary content of the file to be processed, encoded as a text string according to the RFC3548 standard using base64 encoding. |
| fileUrl | String | Yes, if the fileBase64 parameter is not provided | Public Url for accessing the file. |
| filePassword | String | Yes, if the sent file is an encrypted PDF | The password must be encoded in a base64 string, since PDF files allow passwords as binary data. |
| returnImage | Boolean | No | Returns image crops related to the extracted fields. |
| returnedImageQuality | Integer | No | It's not mandatory. Allows you to set the quality of the returned deskew image in the extraction path. The attribute is optional, and its default value (when not reporting) is 75. |