Table of Contents

Document Record

DocumentRecordId : int64Code : stringDescription : stringNotes : stringIsActive : booleanRevisionNumber : int32RevisionDate : datetimeRevisedBy : stringIsApproved : booleanApprovedFrom : datetime?ApprovedTo : datetime?FileLocation : stringCreatedOn : datetimeModifiedOn : datetimeVersion : int32DocumentFolderDocumentRecordAttributePermissionTreeUserdocuments0..*attributes0..*user rightsapproved bycreated bymodified by

Learn more about Document Records from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetDocumentRecordFile

Download the content for a Document Record resource.

View

GET GetDocumentRecord

Get a Document Record resource.

View

PATCH UpdateDocumentRecord

Update an existing Document Record resource.

View

DELETE DeleteDocumentRecord

Delete an existing Document Record resource.

View

GET GetDocumentRecordCollection

Get a collection of Document Record resources.

View

POST CreateDocumentRecord

Create a new Document Record resource.

View

GET LookupDocumentRecordChangePermissionTree

Lookup the permission set for changing the Document Record.

View

GET LookupDocumentRecordDocumentFolder

Lookup the Document Folder for the Document Record.

View

GET LookupDocumentRecordInsertPermissionTree

Lookup the permission set for creating the Document Record.

View

GET BatchGetDocumentRecord

Get a collection of Document Record resources for the set of id's.

View

GET GetDocumentRecordFileHistory

Get a collection of Document Record File History resources for the Document Record File History.

View

POST BatchCreateDocumentRecord

Create a new collection of Document Record resources.

View

PATCH BatchUpdateDocumentRecord

Update a collection of existing Document Record resources.

View

DELETE BatchDeleteDocumentRecord

Delete a collection of existing Document Record resources.

View

PATCH ChangeDocumentRecordIsActive

Change the IsActive status for an existing Document Record resource.

View

PATCH ChangeDocumentRecordPermissionTree

Change the PermissionTree for an existing Document Record resource.

View

PATCH RemoveDocumentRecordFile

Document Record

View

PUT UploadDocumentRecordFile

Document Record

View

PATCH BatchChangeDocumentRecordIsActive

Change the IsActive status for a collection of existing Document Record resources.

View

PATCH BatchChangeDocumentRecordPermissionTree

Change the PermissionTree status for a collection of existing Document Record resources.

View