Table of Contents

What's New


GET /Modules/RES/ResourceClassifications/{id}

Get a Resource Classification resource.

DELETE /Modules/RES/ResourceClassifications/{id}

Delete an existing Resource Classification resource.

PATCH /Modules/RES/ResourceClassifications/{id}

Update an existing Resource Classification resource.

GET /Modules/RES/ResourceClassifications

Get a collection of Resource Classification resources.

POST /Modules/RES/ResourceClassifications

Create a new Resource Classification resource.

GET /Modules/RES/ResourceClassifications/Lookups/LookupResourceClassificationChangePermissionTree

Lookup the permission set for changing the Resource Classification.

GET /Modules/RES/ResourceClassifications/Lookups/LookupResourceClassificationInsertPermissionTree

Lookup the permission set for creating the Resource Classification.

GET /Modules/RES/ResourceClassifications/Batch/{ids}

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

POST /Modules/RES/ResourceClassifications/Batch

Create a new collection of Resource Classification resources.

DELETE /Modules/RES/ResourceClassifications/Batch

Delete a collection of existing Resource Classification resources.

PATCH /Modules/RES/ResourceClassifications/Batch

Update a collection of existing Resource Classification resources.

PATCH /Modules/RES/ResourceClassifications/{id}/Active

Change the IsActive status for an existing Resource Classification resource.

PATCH /Modules/RES/ResourceClassifications/{id}/PermissionTree

Change the PermissionTree for an existing Resource Classification resource.

PATCH /Modules/RES/ResourceClassifications/Batch/Active

Change the IsActive status for a collection of existing Resource Classification resources.

PATCH /Modules/RES/ResourceClassifications/Batch/PermissionTree

Change the PermissionTree status for a collection of existing Resource Classification resources.

What's Deleted


GET /Modules/RES/Resources/Classifications/{id}

Get a Resource Classification resource.

DELETE /Modules/RES/Resources/Classifications/{id}

Delete an existing Resource Classification resource.

PATCH /Modules/RES/Resources/Classifications/{id}

Update an existing Resource Classification resource.

GET /Modules/RES/Resources/Classifications

Get a collection of Resource Classification resources.

POST /Modules/RES/Resources/Classifications

Create a new Resource Classification resource.

GET /Modules/RES/Resources/Classifications/Lookups/LookupResourceClassificationChangePermissionTree

Lookup the permission set for changing the Resource Classification.

GET /Modules/RES/Resources/Classifications/Lookups/LookupResourceClassificationInsertPermissionTree

Lookup the permission set for creating the Resource Classification.

GET /Modules/RES/Resources/Classifications/Batch/{ids}

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

POST /Modules/RES/Resources/Classifications/Batch

Create a new collection of Resource Classification resources.

DELETE /Modules/RES/Resources/Classifications/Batch

Delete a collection of existing Resource Classification resources.

PATCH /Modules/RES/Resources/Classifications/Batch

Update a collection of existing Resource Classification resources.

PATCH /Modules/RES/Resources/Classifications/{id}/Active

Change the IsActive status for an existing Resource Classification resource.

PATCH /Modules/RES/Resources/Classifications/{id}/PermissionTree

Change the PermissionTree for an existing Resource Classification resource.

PATCH /Modules/RES/Resources/Classifications/Batch/Active

Change the IsActive status for a collection of existing Resource Classification resources.

PATCH /Modules/RES/Resources/Classifications/Batch/PermissionTree

Change the PermissionTree status for a collection of existing Resource Classification resources.