메인 콘텐츠로 건너뛰기
GET
/
api
/
reporting
/
v2
/
qa
/
process-skills
/
fields
field를 CSV로 내보내기
curl --request GET \
  --url https://vantage-us.abbyy.com/api/reporting/v2/qa/process-skills/fields \
  --header 'Authorization: Bearer <token>'
"<string>"

인증

Authorization
string
header
필수

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

쿼리 매개변수

startDate
string

트랜잭션 완료 최소 날짜

endDate
string<date-time>

트랜잭션 완료일(최대값)

processSkillId
string

트랜잭션에서 사용된 프로세스 스킬 ID

documentSkillId
string

트랜잭션에서 사용된 Document skill ID

imageType
string

문서 이미지 유형(예: 영수증, 명함 등)

imageColority
string

문서 색상 특성(예: 컬러, 흑백 등)

imageSource
string

문서 소스(예: 스캔, 사진 등)

wasCorrectedInManualReview
string

수동 검토 중에 수정된 문서만 표시

wasDocumentTypeChangedInManualReview
string

수동 검토 중에 문서 유형이 변경된 문서만 표시

응답

Field 보고서

The response is of type file.