Table of Contents

Option

OptionId : int64Version : int32Code : stringDescription : stringIsActive : booleanSequenceNumber : int32AllowMultipleValues : booleanDataType : stringLowerBounds : stringUpperBounds : stringNotes : stringCreatedOn : datetimeModifiedOn : datetimePermissionTreeOptionCategoryUnitOfMeasurementUseruser rightscategoryunit of measurecreated bymodified by

Learn more about Options from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetOption

Get a Option resource.

View

PATCH UpdateOption

Update an existing Option resource.

View

DELETE DeleteOption

Delete an existing Option resource.

View

GET GetOptionCollection

Get a collection of Option resources.

View

POST CreateOption

Create a new Option resource.

View

GET LookupOptionChangePermissionTree

Lookup the permission set for changing the Option.

View

GET LookupOptionInsertPermissionTree

Lookup the permission set for creating the Option.

View

GET LookupOptionOptionCategory

Lookup the Option Category for the Option.

View

GET LookupOptionUnitOfMeasurement

Lookup the Unit Of Measurement for the Option.

View

GET BatchGetOption

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

View

POST BatchCreateOption

Create a new collection of Option resources.

View

PATCH BatchUpdateOption

Update a collection of existing Option resources.

View

DELETE BatchDeleteOption

Delete a collection of existing Option resources.

View

PATCH ChangeOptionIsActive

Change the IsActive status for an existing Option resource.

View

PATCH ChangeOptionPermissionTree

Change the PermissionTree for an existing Option resource.

View

PATCH BatchChangeOptionIsActive

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

View

PATCH BatchChangeOptionPermissionTree

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

View