Table of Contents

Repair Type

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

Learn more about Repair Types from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetRepairType

Get a Repair Type resource.

View

PATCH UpdateRepairType

Update an existing Repair Type resource.

View

DELETE DeleteRepairType

Delete an existing Repair Type resource.

View

GET GetRepairTypeCollection

Get a collection of Repair Type resources.

View

POST CreateRepairType

Create a new Repair Type resource.

View

GET LookupRepairTypeChangePermissionTree

Lookup the permission set for changing the Repair Type.

View

GET LookupRepairTypeInsertPermissionTree

Lookup the permission set for creating the Repair Type.

View

GET BatchGetRepairType

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

View

POST BatchCreateRepairType

Create a new collection of Repair Type resources.

View

PATCH BatchUpdateRepairType

Update a collection of existing Repair Type resources.

View

DELETE BatchDeleteRepairType

Delete a collection of existing Repair Type resources.

View

PATCH ChangeRepairTypeIsActive

Change the IsActive status for an existing Repair Type resource.

View

PATCH ChangeRepairTypePermissionTree

Change the PermissionTree for an existing Repair Type resource.

View

PATCH BatchChangeRepairTypeIsActive

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

View

PATCH BatchChangeRepairTypePermissionTree

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

View