Table of Contents

Time Loss Category

TimeLossCategoryId : int64Code : stringDescription : stringNotes : stringIsActive : booleanSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Time Loss Categories from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetTimeLossCategory

Get a Time Loss Category resource.

View

PATCH UpdateTimeLossCategory

Update an existing Time Loss Category resource.

View

DELETE DeleteTimeLossCategory

Delete an existing Time Loss Category resource.

View

GET GetTimeLossCategoryCollection

Get a collection of Time Loss Category resources.

View

POST CreateTimeLossCategory

Create a new Time Loss Category resource.

View

GET LookupTimeLossCategoryChangePermissionTree

Lookup the permission set for changing the Time Loss Category.

View

GET LookupTimeLossCategoryInsertPermissionTree

Lookup the permission set for creating the Time Loss Category.

View

GET BatchGetTimeLossCategory

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

View

POST BatchCreateTimeLossCategory

Create a new collection of Time Loss Category resources.

View

PATCH BatchUpdateTimeLossCategory

Update a collection of existing Time Loss Category resources.

View

DELETE BatchDeleteTimeLossCategory

Delete a collection of existing Time Loss Category resources.

View

PATCH ChangeTimeLossCategoryIsActive

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

View

PATCH ChangeTimeLossCategoryPermissionTree

Change the PermissionTree for an existing Time Loss Category resource.

View

PATCH BatchChangeTimeLossCategoryIsActive

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

View

PATCH BatchChangeTimeLossCategoryPermissionTree

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

View