Document Record
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. |
|
| GET | GetDocumentRecord | Get a Document Record resource. |
|
| PATCH | UpdateDocumentRecord | Update an existing Document Record resource. |
|
| DELETE | DeleteDocumentRecord | Delete an existing Document Record resource. |
|
| GET | GetDocumentRecordCollection | Get a collection of Document Record resources. |
|
| POST | CreateDocumentRecord | Create a new Document Record resource. |
|
| GET | LookupDocumentRecordChangePermissionTree | Lookup the permission set for changing the Document Record. |
|
| GET | LookupDocumentRecordDocumentFolder | Lookup the Document Folder for the Document Record. |
|
| GET | LookupDocumentRecordInsertPermissionTree | Lookup the permission set for creating the Document Record. |
|
| GET | BatchGetDocumentRecord | Get a collection of Document Record resources for the set of id's. |
|
| GET | GetDocumentRecordFileHistory | Get a collection of Document Record File History resources for the Document Record File History. |
|
| POST | BatchCreateDocumentRecord | Create a new collection of Document Record resources. |
|
| PATCH | BatchUpdateDocumentRecord | Update a collection of existing Document Record resources. |
|
| DELETE | BatchDeleteDocumentRecord | Delete a collection of existing Document Record resources. |
|
| PATCH | ChangeDocumentRecordIsActive | Change the IsActive status for an existing Document Record resource. |
|
| PATCH | ChangeDocumentRecordPermissionTree | Change the PermissionTree for an existing Document Record resource. |
|
| PATCH | RemoveDocumentRecordFile | Document Record |
|
| PUT | UploadDocumentRecordFile | Document Record |
|
| PATCH | BatchChangeDocumentRecordIsActive | Change the IsActive status for a collection of existing Document Record resources. |
|
| PATCH | BatchChangeDocumentRecordPermissionTree | Change the PermissionTree status for a collection of existing Document Record resources. |