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.
트랜잭션 식별자
트랜잭션 문서 식별자
Blob 식별자
파일 내용이 성공적으로 반환되었습니다
The response is of type file.
file
이 페이지가 도움이 되었나요?