Table of Contents

Time Loss Reason

TimeLossReasonClassificationUtilization,Availability,Quality,PerformanceTimeLossReasonId : int64Code : stringDescription : stringNotes : stringIsActive : booleanSequenceNumber : int32AllowedDuration : timespanCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserTimeLossTypeTimeLossCategoryuser rightscreated bymodified bytime loss typetime loss categoryreason classification

Learn more about Time Loss Reasons from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetTimeLossReason

Get a Time Loss Reason resource.

View

PATCH UpdateTimeLossReason

Update an existing Time Loss Reason resource.

View

DELETE DeleteTimeLossReason

Delete an existing Time Loss Reason resource.

View

GET GetTimeLossReasonCollection

Get a collection of Time Loss Reason resources.

View

POST CreateTimeLossReason

Create a new Time Loss Reason resource.

View

GET LookupTimeLossReasonChangePermissionTree

Lookup the permission set for changing the Time Loss Reason.

View

GET LookupTimeLossReasonInsertPermissionTree

Lookup the permission set for creating the Time Loss Reason.

View

GET LookupTimeLossReasonCategory

Lookup the Time Loss Category for the Time Loss Reason.

View

GET LookupTimeLossReasonType

Lookup the Time Loss Type for the Time Loss Reason.

View

GET BatchGetTimeLossReason

Get a collection of Time Loss Reason resources for the set of id's.

View

POST BatchCreateTimeLossReason

Create a new collection of Time Loss Reason resources.

View

PATCH BatchUpdateTimeLossReason

Update a collection of existing Time Loss Reason resources.

View

DELETE BatchDeleteTimeLossReason

Delete a collection of existing Time Loss Reason resources.

View

PATCH ChangeTimeLossReasonIsActive

Change the IsActive status for an existing Time Loss Reason resource.

View

PATCH ChangeTimeLossReasonPermissionTree

Change the PermissionTree for an existing Time Loss Reason resource.

View

PATCH BatchChangeTimeLossReasonIsActive

Change the IsActive status for a collection of existing Time Loss Reason resources.

View

PATCH BatchChangeTimeLossReasonPermissionTree

Change the PermissionTree status for a collection of existing Time Loss Reason resources.

View