跳转到主要内容
GET
/
api
/
reporting
/
v2
/
qa
/
process-skills
/
documents
以 CSV 格式获取文档
curl --request GET \
  --url https://vantage-us.abbyy.com/api/reporting/v2/qa/process-skills/documents \
  --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

imageType
string

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

imageColority
string

文档的颜色类型,例如:彩色、黑白等。

imageSource
string

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

wasCorrectedInManualReview
string

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

wasDocumentTypeChangedInManualReview
string

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

响应

文档报告

The response is of type file.