Table of Contents

Cost Centre Type

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

Learn more about Cost Centre Types from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetCostCentreType

Get a Cost Centre Type resource.

View

PATCH UpdateCostCentreType

Update an existing Cost Centre Type resource.

View

DELETE DeleteCostCentreType

Delete an existing Cost Centre Type resource.

View

GET GetCostCentreTypeCollection

Get a collection of Cost Centre Type resources.

View

POST CreateCostCentreType

Create a new Cost Centre Type resource.

View

GET LookupCostCentreTypeChangePermissionTree

Lookup the permission set for changing the Cost Centre Type.

View

GET LookupCostCentreTypeInsertPermissionTree

Lookup the permission set for creating the Cost Centre Type.

View

GET BatchGetCostCentreType

Get a collection of Cost Centre Type resources for the set of id's.

View

POST BatchCreateCostCentreType

Create a new collection of Cost Centre Type resources.

View

PATCH BatchUpdateCostCentreType

Update a collection of existing Cost Centre Type resources.

View

DELETE BatchDeleteCostCentreType

Delete a collection of existing Cost Centre Type resources.

View

PATCH ChangeCostCentreTypeIsActive

Change the IsActive status for an existing Cost Centre Type resource.

View

PATCH ChangeCostCentreTypePermissionTree

Change the PermissionTree for an existing Cost Centre Type resource.

View

PATCH BatchChangeCostCentreTypeIsActive

Change the IsActive status for a collection of existing Cost Centre Type resources.

View

PATCH BatchChangeCostCentreTypePermissionTree

Change the PermissionTree status for a collection of existing Cost Centre Type resources.

View