跳转到主要内容
GET
/
api
/
reporting
/
v2
/
exports
/
transaction-steps
/
{requestId}
/
result
/
{fileIndex}
获取事务步骤导出的结果
curl --request GET \
  --url https://vantage-us.abbyy.com/api/reporting/v2/exports/transaction-steps/{requestId}/result/{fileIndex} \
  --header 'Authorization: Bearer <token>'
"<string>"

授权

Authorization
string
header
必填

The access token received from the authorization server in the OAuth 2.0 flow.

路径参数

requestId
string
必填
fileIndex
integer<int32>
必填

响应

事务步骤

The response is of type file.