Time Loss Reason
Learn more about Time Loss Reasons from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetTimeLossReason | Get a Time Loss Reason resource. |
|
PATCH | UpdateTimeLossReason | Update an existing Time Loss Reason resource. |
|
DELETE | DeleteTimeLossReason | Delete an existing Time Loss Reason resource. |
|
GET | GetTimeLossReasonCollection | Get a collection of Time Loss Reason resources. |
|
POST | CreateTimeLossReason | Create a new Time Loss Reason resource. |
|
GET | LookupTimeLossReasonChangePermissionTree | Lookup the permission set for changing the Time Loss Reason. |
|
GET | LookupTimeLossReasonInsertPermissionTree | Lookup the permission set for creating the Time Loss Reason. |
|
GET | LookupTimeLossReasonCategory | Lookup the Time Loss Category for the Time Loss Reason. |
|
GET | LookupTimeLossReasonType | Lookup the Time Loss Type for the Time Loss Reason. |
|
GET | BatchGetTimeLossReason | Get a collection of Time Loss Reason resources for the set of id's. |
|
POST | BatchCreateTimeLossReason | Create a new collection of Time Loss Reason resources. |
|
PATCH | BatchUpdateTimeLossReason | Update a collection of existing Time Loss Reason resources. |
|
DELETE | BatchDeleteTimeLossReason | Delete a collection of existing Time Loss Reason resources. |
|
PATCH | ChangeTimeLossReasonIsActive | Change the IsActive status for an existing Time Loss Reason resource. |
|
PATCH | ChangeTimeLossReasonPermissionTree | Change the PermissionTree for an existing Time Loss Reason resource. |
|
PATCH | BatchChangeTimeLossReasonIsActive | Change the IsActive status for a collection of existing Time Loss Reason resources. |
|
PATCH | BatchChangeTimeLossReasonPermissionTree | Change the PermissionTree status for a collection of existing Time Loss Reason resources. |