Option
Learn more about Options from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetOption | Get a Option resource. |
|
PATCH | UpdateOption | Update an existing Option resource. |
|
DELETE | DeleteOption | Delete an existing Option resource. |
|
GET | GetOptionCollection | Get a collection of Option resources. |
|
POST | CreateOption | Create a new Option resource. |
|
GET | LookupOptionChangePermissionTree | Lookup the permission set for changing the Option. |
|
GET | LookupOptionInsertPermissionTree | Lookup the permission set for creating the Option. |
|
GET | LookupOptionOptionCategory | Lookup the Option Category for the Option. |
|
GET | LookupOptionUnitOfMeasurement | Lookup the Unit Of Measurement for the Option. |
|
GET | BatchGetOption | Get a collection of Option resources for the set of id's. |
|
POST | BatchCreateOption | Create a new collection of Option resources. |
|
PATCH | BatchUpdateOption | Update a collection of existing Option resources. |
|
DELETE | BatchDeleteOption | Delete a collection of existing Option resources. |
|
PATCH | ChangeOptionIsActive | Change the IsActive status for an existing Option resource. |
|
PATCH | ChangeOptionPermissionTree | Change the PermissionTree for an existing Option resource. |
|
PATCH | BatchChangeOptionIsActive | Change the IsActive status for a collection of existing Option resources. |
|
PATCH | BatchChangeOptionPermissionTree | Change the PermissionTree status for a collection of existing Option resources. |