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 qrCodeField or fileUrl are not provided | Binary file to be proccessed, encoded in a text string according to the RFC3548 standard using base64 encoding. |
| fileUrl | String | Yes, if qrCodeField or fileUrl are not provided | Public URL of the file to be proccessed. |
| filePassword | String | Yes, if the submitted file is an encrypted PDF | Password encoded in a base64 string, as PDFs allow passwords to be binary data. |