Table of Contents

Category

CategoryId : int64Code : stringDescription : stringNotes : stringIsActive : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Categories from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetCategory

Get a Category resource.

View

PATCH UpdateCategory

Update an existing Category resource.

View

DELETE DeleteCategory

Delete an existing Category resource.

View

GET GetCategoryCollection

Get a collection of Category resources.

View

POST CreateCategory

Create a new Category resource.

View

GET LookupCategoryChangePermissionTree

Lookup the permission set for changing the Category.

View

GET LookupCategoryInsertPermissionTree

Lookup the permission set for creating the Category.

View

GET BatchGetCategory

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

View

POST BatchCreateCategory

Create a new collection of Category resources.

View

PATCH BatchUpdateCategory

Update a collection of existing Category resources.

View

DELETE BatchDeleteCategory

Delete a collection of existing Category resources.

View

PATCH ChangeCategoryIsActive

Change the IsActive status for an existing Category resource.

View

PATCH ChangeCategoryPermissionTree

Change the PermissionTree for an existing Category resource.

View

PATCH BatchChangeCategoryIsActive

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

View

PATCH BatchChangeCategoryPermissionTree

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

View