Table of Contents

Work Order Importance

WorkOrderImportanceId : int64Code : stringDescription : stringNotes : stringIsActive : booleanWeight : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Work Order Importances from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetWorkOrderImportance

Get a Work Order Importance resource.

View

PATCH UpdateWorkOrderImportance

Update an existing Work Order Importance resource.

View

DELETE DeleteWorkOrderImportance

Delete an existing Work Order Importance resource.

View

GET GetWorkOrderImportanceCollection

Get a collection of Work Order Importance resources.

View

POST CreateWorkOrderImportance

Create a new Work Order Importance resource.

View

GET LookupWorkOrderImportanceChangePermissionTree

Lookup the permission set for changing the Work Order Importance.

View

GET LookupWorkOrderImportanceInsertPermissionTree

Lookup the permission set for creating the Work Order Importance.

View

GET BatchGetWorkOrderImportance

Get a collection of Work Order Importance resources for the set of id's.

View

POST BatchCreateWorkOrderImportance

Create a new collection of Work Order Importance resources.

View

PATCH BatchUpdateWorkOrderImportance

Update a collection of existing Work Order Importance resources.

View

DELETE BatchDeleteWorkOrderImportance

Delete a collection of existing Work Order Importance resources.

View

PATCH ChangeWorkOrderImportanceIsActive

Change the IsActive status for an existing Work Order Importance resource.

View

PATCH ChangeWorkOrderImportancePermissionTree

Change the PermissionTree for an existing Work Order Importance resource.

View

PATCH BatchChangeWorkOrderImportanceIsActive

Change the IsActive status for a collection of existing Work Order Importance resources.

View

PATCH BatchChangeWorkOrderImportancePermissionTree

Change the PermissionTree status for a collection of existing Work Order Importance resources.

View

PATCH MatchUpdateWorkOrderImportance

Update a collection of existing Work Order Importance resources to have the same value(s).

View