Work Order Attribute
Learn more about Work Order Attributes from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetWorkOrderAttribute | Get a Work Order Attribute resource. |
|
| PATCH | UpdateWorkOrderAttribute | Update an existing Work Order Attribute resource. |
|
| DELETE | DeleteWorkOrderAttribute | Delete an existing Work Order Attribute resource. |
|
| GET | GetWorkOrderAttributeCollectionForWorkOrder | Get a collection of Work Order Attribute resources for the Work Order. |
|
| GET | GetWorkOrderAttributeCollection | Get a collection of Work Order Attribute resources. |
|
| POST | CreateWorkOrderAttribute | Create a new Work Order Attribute resource. |
|
| GET | LookupWorkOrderAttributeAllowedValue | Lookup the Attribute Allowed Value for the Work Order Attribute. |
|
| GET | LookupWorkOrderAttribute | Work Order Attribute |
|
| GET | LookupWorkOrderAttributeChangePermissionTree | Lookup the permission set for changing the Work Order Attribute. |
|
| GET | LookupWorkOrderAttributeInsertPermissionTree | Lookup the permission set for creating the Work Order Attribute. |
|
| GET | LookupWorkOrderAttributeWorkOrder | Lookup the Work Order Attribute for the Work Order Attribute. |
|
| GET | BatchGetWorkOrderAttribute | Get a collection of Work Order Attribute resources for the set of id's. |
|
| POST | BatchCreateWorkOrderAttribute | Create a new collection of Work Order Attribute resources. |
|
| PATCH | BatchUpdateWorkOrderAttribute | Update a collection of existing Work Order Attribute resources. |
|
| DELETE | BatchDeleteWorkOrderAttribute | Delete a collection of existing Work Order Attribute resources. |
|
| PATCH | ChangeWorkOrderAttributeIsActive | Change the IsActive status for an existing Work Order Attribute resource. |
|
| PATCH | ChangeWorkOrderAttributePermissionTree | Change the PermissionTree for an existing Work Order Attribute resource. |
|
| PATCH | BatchChangeWorkOrderAttributePermissionTree | Change the PermissionTree status for a collection of existing Work Order Attribute resources. |
|
| PATCH | BatchChangeWorkOrderAttributeIsActive | Change the IsActive status for a collection of existing Work Order Attribute resources. |