Documents
Get document metadata
path Parameters
document_idAn uuid identifier
query Parameters
includeComma separated list of additional data which can be returned for each document.
excludeComma separated list of additional data which can be excluded for each document.
formattingHeaders
share-keyShare key for accessing resource
Get document metadata › Responses
Get document annotations
path Parameters
document_idAn uuid identifier
query Parameters
excludeComma separated list of additional data which can be excluded for each document.
Headers
share-keyShare key for accessing resource
Get document annotations › Responses
An object of annotations
Get document annotation confidence
Get document annotation values
path Parameters
document_idAn uuid identifier
Headers
share-keyShare key for accessing resource
Get document annotation values › Responses
A list of annotations values
Get document attachments
path Parameters
document_idAn uuid identifier
query Parameters
originHeaders
share-keyShare key for accessing resource
Get document attachments › Responses
Get document audit log
path Parameters
document_idAn uuid identifier
query Parameters
Headers
share-keyShare key for accessing resource
Get document audit log › Responses
array of response data
pagination
Get document audit log with UI ready humanized messages
path Parameters
document_idAn uuid identifier
query Parameters
Headers
share-keyShare key for accessing resource
Get document audit log with UI ready humanized messages › Responses
array of response data
pagination
Update single basic annotation
path Parameters
document_idAn uuid identifier
Update single basic annotation › Request Body
fieldAnnotation field to be updated
Annotation value object to be set
indexZero based index of the annotation value of a field. Mostly used for multivalue fields.
Update single basic annotation › Responses
Get document email
path Parameters
document_idAn uuid identifier
Headers
share-keyShare key for accessing resource
Get document email › Responses
Exports document to a specified format
path Parameters
document_idAn uuid identifier
query Parameters
typeFile export type
File export type
export_columns_optionsexport_file_name_optionsexport_line_itemsHeaders
share-keyShare key for accessing resource
Exports document to a specified format › Responses
Get initial annotations of document
path Parameters
document_idAn uuid identifier
Headers
share-keyShare key for accessing resource
Get initial annotations of document › Responses
An object of annotations
Get initial annotation values of document
path Parameters
document_idAn uuid identifier
Headers
share-keyShare key for accessing resource
Get initial annotation values of document › Responses
A list of annotations values
Change document internal ERP ID
Sets payment status of the document
path Parameters
document_idAn uuid identifier
Sets payment status of the document › Request Body
statusDocument payment status
Sets payment status of the document › Responses
Enable or disable share status of document
path Parameters
document_idAn uuid identifier
Enable or disable share status of document › Request Body
share_enabledTrue for enable, false for disable
expires_atEnable or disable share status of document › Responses
Change document status
path Parameters
document_idAn uuid identifier
Change document status › Request Body
statusNew document status
internal_erp_idReturned internal document id from ERP. Applied only if new status is exported
export_errorError message from ERP. Applied only if new status is export-errored
export_error_descriptionError description from ERP. Applied only if new status is export-errored
Change document status › Responses
Update single table annotation
path Parameters
document_idAn uuid identifier
Update single table annotation › Request Body
fieldAnnotation field to be updated
table_keyAnnotation table to be updated
row_indexAnnotation table row index (0-based) to be updated
Annotation value object to be set
indexZero based index of the annotation value of a field. Mostly used for multivalue fields.
Update single table annotation › Responses
Append new annotation table row
Duplicate annotation table row
path Parameters
document_idAn uuid identifier
Duplicate annotation table row › Request Body
table_keyindexAnnotation table row index (0-based) to be duplicated
Duplicate annotation table row › Responses
Removes all annotation table rows
Removes annotation table row
path Parameters
document_idAn uuid identifier
Removes annotation table row › Request Body
table_keyindexAnnotation table row index (0-based) to be removed