跳转到主要内容
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

事务中使用的文档技能 ID

imageType
string

文档的图像类型,例如收据、名片等。

imageColority
string

文档的色彩属性,例如彩色、黑白等。

imageSource
string

文档的来源,例如扫描、照片等。

wasCorrectedInManualReview
string

仅显示在人工审核期间已更正的文档

wasDocumentTypeChangedInManualReview
string

仅显示在人工审核期间已更改文档类型的文档

响应

字段报告

The response is of type file.