Saltar al contenido principal
GET
/
api
/
reporting
/
v2
/
qa
/
process-skills
/
documents
Obtener documentos en formato CSV
curl --request GET \
  --url https://vantage-us.abbyy.com/api/reporting/v2/qa/process-skills/documents \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de consulta

startDate
string

Fecha mínima de finalización de transacción

endDate
string<date-time>

Fecha límite de finalización de la transacción

processSkillId
string

ID de la Habilidad de proceso usada en las transacciones

imageType
string

Tipo de imagen del documento, p. ej., recibo, tarjeta de visita, etc.

imageColority
string

Tipo de color del documento, p. ej., en color, en blanco y negro, etc.

imageSource
string

Origen del documento, por ejemplo, escaneo, fotografía, etc.

wasCorrectedInManualReview
string

Mostrar solo los documentos corregidos durante la revisión manual

wasDocumentTypeChangedInManualReview
string

Mostrar solo los documentos cuyo tipo de documento se cambió durante la revisión manual

Respuesta

Informe del documento

The response is of type file.