Conheça a nossa nova rota Liveness Streaming!
{
"fileBase64": "",
"fileUrl": ""
}
Name | Type | Mandatory | Description |
---|---|---|---|
fileBase64 | String | Yes, when fileUrl parameter is not informed | Binary of the file to be processed, encoded in text string according to RFC3548 standard using base64 encoding. |
fileUrl | String | Yes, when fileBase64 parameter is not informed | Public URL of the file to be processed. |
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. |