跳轉到主要內容
GET
/
api
/
reporting
/
v2
/
qa
/
process-skills
/
fields
以 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

在處理作業中使用的文件 Skill ID

imageType
string

文件的影像類型,例如收據、名片等

imageColority
string

文件的彩色屬性,例如彩色、黑白等

imageSource
string

文件的來源,例如掃描、相片等

wasCorrectedInManualReview
string

僅顯示在手動審核期間曾被更正的文件

wasDocumentTypeChangedInManualReview
string

僅顯示在手動審核期間曾變更文件類型的文件

回應

欄位報表

The response is of type file.