Time Loss Category
Learn more about Time Loss Categories from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetTimeLossCategory | Get a Time Loss Category resource. |
|
| PATCH | UpdateTimeLossCategory | Update an existing Time Loss Category resource. |
|
| DELETE | DeleteTimeLossCategory | Delete an existing Time Loss Category resource. |
|
| GET | GetTimeLossCategoryCollection | Get a collection of Time Loss Category resources. |
|
| POST | CreateTimeLossCategory | Create a new Time Loss Category resource. |
|
| GET | LookupTimeLossCategoryChangePermissionTree | Lookup the permission set for changing the Time Loss Category. |
|
| GET | LookupTimeLossCategoryInsertPermissionTree | Lookup the permission set for creating the Time Loss Category. |
|
| GET | BatchGetTimeLossCategory | Get a collection of Time Loss Category resources for the set of id's. |
|
| POST | BatchCreateTimeLossCategory | Create a new collection of Time Loss Category resources. |
|
| PATCH | BatchUpdateTimeLossCategory | Update a collection of existing Time Loss Category resources. |
|
| DELETE | BatchDeleteTimeLossCategory | Delete a collection of existing Time Loss Category resources. |
|
| PATCH | ChangeTimeLossCategoryIsActive | Change the IsActive status for an existing Time Loss Category resource. |
|
| PATCH | ChangeTimeLossCategoryPermissionTree | Change the PermissionTree for an existing Time Loss Category resource. |
|
| PATCH | BatchChangeTimeLossCategoryIsActive | Change the IsActive status for a collection of existing Time Loss Category resources. |
|
| PATCH | BatchChangeTimeLossCategoryPermissionTree | Change the PermissionTree status for a collection of existing Time Loss Category resources. |