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_idintegerOptional
Document ID.
headerobjectOptional
detailslist of objectsOptional
totalsobjectOptional
electronic_documentobjectOptional
resultobjectOptional

Response

Document updated successfully
document_idinteger or null
Document ID.
headerobject or null
detailslist of objects or null
totalsobject or null
electronic_documentobject or null
resultobject or null

Errors