Table of Contents

Option Category

OptionCategoryId : int64Version : int32Code : stringDescription : stringIsActive : booleanSequenceNumber : int32Notes : stringCreatedOn : datetimeModifiedOn : datetimePermissionTreeUseruser rightscreated bymodified by

Learn more about Option Categories from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetOptionCategory

Get a Option Category resource.

View

PATCH UpdateOptionCategory

Update an existing Option Category resource.

View

DELETE DeleteOptionCategory

Delete an existing Option Category resource.

View

GET GetOptionCategoryCollection

Get a collection of Option Category resources.

View

POST CreateOptionCategory

Create a new Option Category resource.

View

GET LookupOptionCategoryChangePermissionTree

Lookup the permission set for changing the Option Category.

View

GET LookupOptionCategoryInsertPermissionTree

Lookup the permission set for creating the Option Category.

View

GET BatchGetOptionCategory

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

View

POST BatchCreateOptionCategory

Create a new collection of Option Category resources.

View

PATCH BatchUpdateOptionCategory

Update a collection of existing Option Category resources.

View

DELETE BatchDeleteOptionCategory

Delete a collection of existing Option Category resources.

View

PATCH ChangeOptionCategoryIsActive

Change the IsActive status for an existing Option Category resource.

View

PATCH ChangeOptionCategoryPermissionTree

Change the PermissionTree for an existing Option Category resource.

View

PATCH BatchChangeOptionCategoryIsActive

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

View

PATCH BatchChangeOptionCategoryPermissionTree

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

View