Work Order Progress Event
Learn more about WorkOrder Progress Events from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetWorkOrderProgressEvent | Get a Work Order Progress Event resource. |
|
PATCH | UpdateWorkOrderProgressEvent | Update an existing Work Order Progress Event resource. |
|
DELETE | DeleteWorkOrderProgressEvent | Delete an existing Work Order Progress Event resource. |
|
GET | GetWorkOrderProgressEventCollection | Get a collection of Work Order Progress Event resources. |
|
POST | CreateWorkOrderProgressEvent | Create a new Work Order Progress Event resource. |
|
GET | LookupWorkOrderProgressEventChangePermissionTree | Lookup the permission set for changing the Work Order Progress Event. |
|
GET | LookupWorkOrderProgressEventInsertPermissionTree | Work Order Progress Event |
|
GET | LookupWorkOrderProgressEventWorkOrderStatus | Lookup the Work Order Status for the Work Order Progress Event. |
|
GET | BatchGetWorkOrderProgressEvent | Get a collection of Work Order Progress Event resources for the set of id's. |
|
POST | BatchCreateWorkOrderProgressEvent | Create a new collection of Work Order Progress Event resources. |
|
PATCH | BatchUpdateWorkOrderProgressEvent | Update a collection of existing Work Order Progress Event resources. |
|
DELETE | BatchDeleteWorkOrderProgressEvent | Delete a collection of existing Work Order Progress Event resources. |
|
PATCH | ChangeWorkOrderProgressEventIsActive | Change the IsActive status for an existing Work Order Progress Event resource. |
|
PATCH | ChangeWorkOrderProgressEventPermissionTree | Change the PermissionTree for an existing Work Order Progress Event resource. |
|
PATCH | BatchChangeWorkOrderProgressEventIsActive | Change the IsActive status for a collection of existing Work Order Progress Event resources. |
|
PATCH | BatchChangeWorkOrderProgressEventPermissionTree | Change the PermissionTree status for a collection of existing Work Order Progress Event resources. |