Document Record Attribute
Learn more about Document Record Attributes from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetDocumentRecordAttribute | Get a Document Record Attribute resource. |
|
PATCH | UpdateDocumentRecordAttribute | Update an existing Document Record Attribute resource. |
|
DELETE | DeleteDocumentRecordAttribute | Delete an existing Document Record Attribute resource. |
|
GET | GetDocumentRecordAttributeCollectionForDocumentRecord | Get a collection of Document Record Attribute resources for the Document Record. |
|
GET | GetDocumentRecordAttributeCollection | Get a collection of Document Record Attribute resources. |
|
POST | CreateDocumentRecordAttribute | Create a new Document Record Attribute resource. |
|
GET | LookupDocumentRecordAttributeAllowedValue | Lookup the Attribute Allowed Value for the Document Record Attribute. |
|
GET | LookupDocumentRecordAttribute | Lookup the Attribute for the Document Record Attribute. |
|
GET | LookupDocumentRecordAttributeDocumentRecord | Lookup the Document Record Attribute for the Document Record Attribute. |
|
GET | LookupDocumentRecordAttributeInsertPermissionTree | Lookup the permission set for creating the Document Record Attribute. |
|
GET | BatchGetDocumentRecordAttribute | Get a collection of Document Record Attribute resources for the set of id's. |
|
POST | BatchCreateDocumentRecordAttribute | Create a new collection of Document Record Attribute resources. |
|
PATCH | BatchUpdateDocumentRecordAttribute | Update a collection of existing Document Record Attribute resources. |
|
DELETE | BatchDeleteDocumentRecordAttribute | Delete a collection of existing Document Record Attribute resources. |
|
PATCH | ChangeDocumentRecordAttributeIsActive | Change the IsActive status for an existing Document Record Attribute resource. |
|
PATCH | BatchChangeDocumentRecordAttributeIsActive | Change the IsActive status for a collection of existing Document Record Attribute resources. |