Table of Contents

Cost Centre

CostCentreId : int64Code : stringDescription : stringNotes : stringIsActive : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32CostCentreTypePermissionTreeUserCostCentreAttributetypeuser rightscreated bymodified byattributes0..*

Learn more about Cost Centres from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetCostCentre

Get a Cost Centre resource.

View

PATCH UpdateCostCentre

Update an existing Cost Centre resource.

View

DELETE DeleteCostCentre

Delete an existing Cost Centre resource.

View

GET GetCostCentreCollection

Get a collection of Cost Centre resources.

View

POST CreateCostCentre

Create a new Cost Centre resource.

View

GET LookupCostCentreChangePermissionTree

Lookup the permission set for changing the Cost Centre.

View

GET LookupCostCentreCostCentreType

Lookup the Cost Centre Type for the Cost Centre.

View

GET LookupCostCentreInsertPermissionTree

Lookup the permission set for creating the Cost Centre.

View

GET BatchGetCostCentre

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

View

POST BatchCreateCostCentre

Create a new collection of Cost Centre resources.

View

PATCH BatchUpdateCostCentre

Update a collection of existing Cost Centre resources.

View

DELETE BatchDeleteCostCentre

Delete a collection of existing Cost Centre resources.

View

PATCH ChangeCostCentreIsActive

Change the IsActive status for an existing Cost Centre resource.

View

PATCH ChangeCostCentrePermissionTree

Change the PermissionTree for an existing Cost Centre resource.

View

PATCH BatchChangeCostCentreIsActive

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

View

PATCH BatchChangeCostCentrePermissionTree

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

View