Work Order Status
Learn more about Work Order Statuses from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetWorkOrderStatus | Get a Work Order Status resource. |
|
PATCH | UpdateWorkOrderStatus | Update an existing Work Order Status resource. |
|
DELETE | DeleteWorkOrderStatus | Delete an existing Work Order Status resource. |
|
GET | GetWorkOrderStatusCollection | Get a collection of Work Order Status resources. |
|
POST | CreateWorkOrderStatus | Create a new Work Order Status resource. |
|
GET | LookupWorkOrderStatusChangePermissionTree | Lookup the permission set for changing the Work Order Status. |
|
GET | LookupWorkOrderStatusInsertPermissionTree | Lookup the permission set for creating the Work Order Status. |
|
GET | LookupWorkOrderStatusStatusClassification | Lookup the Classification for the Work Order Status. |
|
GET | BatchGetWorkOrderStatus | Get a collection of Work Order Status resources for the set of id's. |
|
POST | BatchCreateWorkOrderStatus | Create a new collection of Work Order Status resources. |
|
PATCH | BatchUpdateWorkOrderStatus | Update a collection of existing Work Order Status resources. |
|
DELETE | BatchDeleteWorkOrderStatus | Delete a collection of existing Work Order Status resources. |
|
PATCH | ChangeWorkOrderStatusIsActive | Change the IsActive status for an existing Work Order Status resource. |
|
PATCH | ChangeWorkOrderStatusPermissionTree | Change the PermissionTree for an existing Work Order Status resource. |
|
PATCH | BatchChangeWorkOrderStatusIsActive | Change the IsActive status for a collection of existing Work Order Status resources. |
|
PATCH | BatchChangeWorkOrderStatusPermissionTree | Change the PermissionTree status for a collection of existing Work Order Status resources. |