cURL
curl --request GET \ --url https://vantage-us.abbyy.com/api/publicapi/v1/transactions/{transactionId}/documents/{documentId}/sourceFiles/{fileId}/download \ --header 'Authorization: Bearer <token>'
"<string>"
The access token received from the authorization server in the OAuth 2.0 flow.
Identificador da transação
Identificador do documento da transação
Identificador de blob
Conteúdo do arquivo retornado com sucesso
The response is of type file.
file
Esta página foi útil?