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.
확인
요청의 실제 상태
New
Queued
Processing
Succeeded
Failed
Cancelled
처리가 성공적으로 완료된 경우의 결과 파일 개수입니다. 결과 파일은 인덱스로 접근할 수 있습니다.
보고서 생성 프로세스의 상관 ID 실패 또는 취소가 발생한 경우, 이 상관 ID는 후속 조사에 도움이 됩니다
보고서 생성에 사용된 필터
표시 하위 속성
이 페이지가 도움이 되었나요?