Type of Work
Learn more about Types of Work from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetTypeOfWork | Get a Type of Work resource. |
|
PATCH | UpdateTypeOfWork | Update an existing Type of Work resource. |
|
DELETE | DeleteTypeOfWork | Delete an existing Type of Work resource. |
|
GET | GetTypeOfWorkCollection | Get a collection of Type of Work resources. |
|
POST | CreateTypeOfWork | Create a new Type of Work resource. |
|
GET | LookupTypeOfWorkChangePermissionTree | Lookup the permission set for changing the Type of Work. |
|
GET | LookupTypeOfWorkInsertPermissionTree | Lookup the permission set for creating the Type of Work. |
|
GET | LookupTypeOfWorkWorkOrderStatus | Lookup the Work Order Status for the Type of Work. |
|
GET | BatchGetTypeOfWork | Get a collection of Type of Work resources for the set of id's. |
|
POST | BatchCreateTypeOfWork | Create a new collection of Type of Work resources. |
|
PATCH | BatchUpdateTypeOfWork | Update a collection of existing Type of Work resources. |
|
DELETE | BatchDeleteTypeOfWork | Delete a collection of existing Type of Work resources. |
|
PATCH | ChangeTypeOfWorkIsActive | Change the IsActive status for an existing Type of Work resource. |
|
PATCH | ChangeTypeOfWorkPermissionTree | Change the PermissionTree for an existing Type of Work resource. |
|
PATCH | BatchChangeTypeOfWorkIsActive | Change the IsActive status for a collection of existing Type of Work resources. |
|
PATCH | BatchChangeTypeOfWorkPermissionTree | Change the PermissionTree status for a collection of existing Type of Work resources. |