Time Loss Type
Learn more about Time Loss Types from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetTimeLossType | Get a Time Loss Type resource. |
|
PATCH | UpdateTimeLossType | Update an existing Time Loss Type resource. |
|
DELETE | DeleteTimeLossType | Delete an existing Time Loss Type resource. |
|
GET | GetTimeLossTypeCollection | Get a collection of Time Loss Type resources. |
|
POST | CreateTimeLossType | Create a new Time Loss Type resource. |
|
GET | LookupTimeLossTypeChangePermissionTree | Lookup the permission set for changing the Time Loss Type. |
|
GET | LookupTimeLossTypeInsertPermissionTree | Lookup the permission set for creating the Time Loss Type. |
|
GET | BatchGetTimeLossType | Get a collection of Time Loss Type resources for the set of id's. |
|
POST | BatchCreateTimeLossType | Create a new collection of Time Loss Type resources. |
|
PATCH | BatchUpdateTimeLossType | Update a collection of existing Time Loss Type resources. |
|
DELETE | BatchDeleteTimeLossType | Delete a collection of existing Time Loss Type resources. |
|
PATCH | ChangeTimeLossTypeIsActive | Change the IsActive status for an existing Time Loss Type resource. |
|
PATCH | ChangeTimeLossTypePermissionTree | Change the PermissionTree for an existing Time Loss Type resource. |
|
PATCH | BatchChangeTimeLossTypeIsActive | Change the IsActive status for a collection of existing Time Loss Type resources. |
|
PATCH | BatchChangeTimeLossTypePermissionTree | Change the PermissionTree status for a collection of existing Time Loss Type resources. |