Conheça a nossa nova rota Liveness Streaming!
Name | Type | Required | Description |
---|---|---|---|
file | String | Yes | Binary content of the file to be processed. |
fileUrl | String | Yes, if the file parameter is not sent | 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 | Defines, on a scale from 0 to 100, the quality of the cropped image returned when the returnImage parameter is used. |