List amendment documents
Returns all documents attached to an amendment (drafts, signed copies, supporting documents).
path Parameters
lease_idamendment_idList amendment documents › Responses
List of documents
idamendment_iddocument_typeType of document
file_pathPath to the stored document (e.g., /api/media/serve/{media_id})
upload_dateis_validatedWhether the document has been validated
validation_datevalidated_bynotesAttach a document to an amendment
path Parameters
lease_idamendment_idAttach a document to an amendment › Request Body
document_typefile_pathnotesAttach a document to an amendment › Responses
Document created
idamendment_iddocument_typeType of document
file_pathPath to the stored document (e.g., /api/media/serve/{media_id})
upload_dateis_validatedWhether the document has been validated
validation_datevalidated_bynotesGet a specific document
path Parameters
lease_idamendment_iddocument_idGet a specific document › Responses
Document details
idamendment_iddocument_typeType of document
file_pathPath to the stored document (e.g., /api/media/serve/{media_id})
upload_dateis_validatedWhether the document has been validated
validation_datevalidated_bynotesUpdate an amendment document
path Parameters
lease_idamendment_iddocument_idUpdate an amendment document › Request Body
document_typefile_pathnotesUpdate an amendment document › Responses
Document updated
idamendment_iddocument_typeType of document
file_pathPath to the stored document (e.g., /api/media/serve/{media_id})
upload_dateis_validatedWhether the document has been validated
validation_datevalidated_bynotesValidate an amendment document
Mark a document as validated by a specific user.
path Parameters
lease_idamendment_iddocument_idValidate an amendment document › Request Body
validated_byID of the user validating the document
Validate an amendment document › Responses
Document validated
idamendment_iddocument_typeType of document
file_pathPath to the stored document (e.g., /api/media/serve/{media_id})
upload_dateis_validatedWhether the document has been validated
validation_datevalidated_bynotes