Option Category
Learn more about Option Categories from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetOptionCategory | Get a Option Category resource. |
|
| PATCH | UpdateOptionCategory | Update an existing Option Category resource. |
|
| DELETE | DeleteOptionCategory | Delete an existing Option Category resource. |
|
| GET | GetOptionCategoryCollection | Get a collection of Option Category resources. |
|
| POST | CreateOptionCategory | Create a new Option Category resource. |
|
| GET | LookupOptionCategoryChangePermissionTree | Lookup the permission set for changing the Option Category. |
|
| GET | LookupOptionCategoryInsertPermissionTree | Lookup the permission set for creating the Option Category. |
|
| GET | BatchGetOptionCategory | Get a collection of Option Category resources for the set of id's. |
|
| POST | BatchCreateOptionCategory | Create a new collection of Option Category resources. |
|
| PATCH | BatchUpdateOptionCategory | Update a collection of existing Option Category resources. |
|
| DELETE | BatchDeleteOptionCategory | Delete a collection of existing Option Category resources. |
|
| PATCH | ChangeOptionCategoryIsActive | Change the IsActive status for an existing Option Category resource. |
|
| PATCH | ChangeOptionCategoryPermissionTree | Change the PermissionTree for an existing Option Category resource. |
|
| PATCH | BatchChangeOptionCategoryIsActive | Change the IsActive status for a collection of existing Option Category resources. |
|
| PATCH | BatchChangeOptionCategoryPermissionTree | Change the PermissionTree status for a collection of existing Option Category resources. |