Update a specific document

Path parameters

document_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
document_idstringOptional

Document ID.

headerobjectOptional
detailslist of objectsOptional
totalsobjectOptional
electronic_documentobjectOptional

Response

Document updated successfully

document_idstringOptional

Document ID.

headerobjectOptional
detailslist of objectsOptional
totalsobjectOptional
electronic_documentobjectOptional

Errors