Table of Contents

Rule Category

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

Learn more about Rule Categories from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetRuleCategory

Get a Rule Category resource.

View

PATCH UpdateRuleCategory

Update an existing Rule Category resource.

View

DELETE DeleteRuleCategory

Delete an existing Rule Category resource.

View

GET GetRuleCategoryCollection

Get a collection of Rule Category resources.

View

POST CreateRuleCategory

Create a new Rule Category resource.

View

GET LookupRuleCategoryChangePermissionTree

Lookup the permission set for changing the Rule Category.

View

GET LookupRuleCategoryInsertPermissionTree

Lookup the permission set for creating the Rule Category.

View

GET BatchGetRuleCategory

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

View

POST BatchCreateRuleCategory

Create a new collection of Rule Category resources.

View

PATCH BatchUpdateRuleCategory

Update a collection of existing Rule Category resources.

View

DELETE BatchDeleteRuleCategory

Delete a collection of existing Rule Category resources.

View

PATCH ChangeRuleCategoryIsActive

Change the IsActive status for an existing Rule Category resource.

View

PATCH ChangeRuleCategoryPermissionTree

Change the PermissionTree for an existing Rule Category resource.

View

PATCH BatchChangeRuleCategoryIsActive

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

View

PATCH BatchChangeRuleCategoryPermissionTree

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

View