cURL
curl --request GET \ --url https://vantage-us.abbyy.com/api/reporting/v2/exports/transaction-steps/{requestId}/status \ --header 'Authorization: Bearer <token>'
{ "status": "New", "totalFileCount": "<string>", "correlationId": "<string>", "filters": { "startDate": "2025-12-17T15:36:38.524Z", "skillId": "<string>", "transactionId": "<string>", "endDate": "2023-11-07T05:31:56Z" } }
The access token received from the authorization server in the OAuth 2.0 flow.
OK
リクエストの実際のステータス
New
Queued
Processing
Succeeded
Failed
Cancelled
処理が正常終了した場合の結果ファイル数 結果ファイルにはインデックス番号でアクセスできます
レポート作成処理の相関 ID 失敗またはキャンセルが発生した場合、相関 ID はその後の調査に役立ちます
レポートの生成に使用されたフィルター
表示 子属性
このページは役に立ちましたか?