Table of Contents

Condition

ConditionStateApplyUnaffectedDisabledConditionId : int64Description : stringNotes : stringSequenceNumber : int32AdjustmentFactor : decimalCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeConditionTypeUseruser rightsstatetypecreated bymodified by

Learn more about Conditions from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetCondition

Get a Condition resource.

View

PATCH UpdateCondition

Update an existing Condition resource.

View

DELETE DeleteCondition

Delete an existing Condition resource.

View

GET GetConditionCollection

Get a collection of Condition resources.

View

POST CreateCondition

Create a new Condition resource.

View

GET GetConditionForConditionTypeCollection

Get a collection of Condition resources for the Condition Type.

View

GET LookupConditionChangePermissionTree

Lookup the permission set for changing the Condition.

View

GET LookupConditionConditionType

Lookup the Condition Type for the Condition.

View

GET LookupConditionInsertPermissionTree

Lookup the permission set for creating the Condition.

View

GET BatchGetCondition

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

View

POST BatchCreateCondition

Create a new collection of Condition resources.

View

PATCH BatchUpdateCondition

Update a collection of existing Condition resources.

View

DELETE BatchDeleteCondition

Delete a collection of existing Condition resources.

View

PATCH ChangeConditionIsActive

Change the IsActive status for an existing Condition resource.

View

PATCH ChangeConditionPermissionTree

Change the PermissionTree for an existing Condition resource.

View

PATCH BatchChangeConditionIsActive

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

View

PATCH BatchChangeConditionPermissionTree

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

View