cURL
curl --request GET \ --url https://vantage-us.abbyy.com/api/publicapi/v1/transactions/{transactionId}/files/{fileId}/download \ --header 'Authorization: Bearer <token>'
"<string>"
下載此處理作業的結果檔案。
The access token received from the authorization server in the OAuth 2.0 flow.
交易識別碼。成功建立交易後,您會在回應中收到此識別碼。
檔案識別碼。您可以在處理作業詳細資料中的 documents - resultFiles 底下找到它。
已成功傳回檔案內容。
The response is of type file.
file
這個頁面有幫助嗎?