Table of Contents

Time Loss Type

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

Learn more about Time Loss Types from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetTimeLossType

Get a Time Loss Type resource.

View

PATCH UpdateTimeLossType

Update an existing Time Loss Type resource.

View

DELETE DeleteTimeLossType

Delete an existing Time Loss Type resource.

View

GET GetTimeLossTypeCollection

Get a collection of Time Loss Type resources.

View

POST CreateTimeLossType

Create a new Time Loss Type resource.

View

GET LookupTimeLossTypeChangePermissionTree

Lookup the permission set for changing the Time Loss Type.

View

GET LookupTimeLossTypeInsertPermissionTree

Lookup the permission set for creating the Time Loss Type.

View

GET BatchGetTimeLossType

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

View

POST BatchCreateTimeLossType

Create a new collection of Time Loss Type resources.

View

PATCH BatchUpdateTimeLossType

Update a collection of existing Time Loss Type resources.

View

DELETE BatchDeleteTimeLossType

Delete a collection of existing Time Loss Type resources.

View

PATCH ChangeTimeLossTypeIsActive

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

View

PATCH ChangeTimeLossTypePermissionTree

Change the PermissionTree for an existing Time Loss Type resource.

View

PATCH BatchChangeTimeLossTypeIsActive

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

View

PATCH BatchChangeTimeLossTypePermissionTree

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

View