Table of Contents

Condition Type

ConditionTypeId : int64Description : stringNotes : stringSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Condition Types from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetConditionType

Get a Condition Type resource.

View

PATCH UpdateConditionType

Update an existing Condition Type resource.

View

DELETE DeleteConditionType

Delete an existing Condition Type resource.

View

GET GetConditionTypeCollection

Get a collection of Condition Type resources.

View

POST CreateConditionType

Create a new Condition Type resource.

View

GET LookupConditionTypeChangePermissionTree

Lookup the permission set for changing the Condition Type.

View

GET LookupConditionTypeInsertPermissionTree

Lookup the permission set for creating the Condition Type.

View

GET BatchGetConditionType

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

View

POST BatchCreateConditionType

Create a new collection of Condition Type resources.

View

PATCH BatchUpdateConditionType

Update a collection of existing Condition Type resources.

View

DELETE BatchDeleteConditionType

Delete a collection of existing Condition Type resources.

View

PATCH ChangeConditionTypeIsActive

Change the IsActive status for an existing Condition Type resource.

View

PATCH ChangeConditionTypePermissionTree

Change the PermissionTree for an existing Condition Type resource.

View

PATCH BatchChangeConditionTypeIsActive

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

View

PATCH BatchChangeConditionTypePermissionTree

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

View