Cost Centre
Learn more about Cost Centres from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetCostCentre | Get a Cost Centre resource. |
|
| PATCH | UpdateCostCentre | Update an existing Cost Centre resource. |
|
| DELETE | DeleteCostCentre | Delete an existing Cost Centre resource. |
|
| GET | GetCostCentreCollection | Get a collection of Cost Centre resources. |
|
| POST | CreateCostCentre | Create a new Cost Centre resource. |
|
| GET | LookupCostCentreChangePermissionTree | Lookup the permission set for changing the Cost Centre. |
|
| GET | LookupCostCentreCostCentreType | Lookup the Cost Centre Type for the Cost Centre. |
|
| GET | LookupCostCentreInsertPermissionTree | Lookup the permission set for creating the Cost Centre. |
|
| GET | BatchGetCostCentre | Get a collection of Cost Centre resources for the set of id's. |
|
| POST | BatchCreateCostCentre | Create a new collection of Cost Centre resources. |
|
| PATCH | BatchUpdateCostCentre | Update a collection of existing Cost Centre resources. |
|
| DELETE | BatchDeleteCostCentre | Delete a collection of existing Cost Centre resources. |
|
| PATCH | ChangeCostCentreIsActive | Change the IsActive status for an existing Cost Centre resource. |
|
| PATCH | ChangeCostCentrePermissionTree | Change the PermissionTree for an existing Cost Centre resource. |
|
| PATCH | BatchChangeCostCentreIsActive | Change the IsActive status for a collection of existing Cost Centre resources. |
|
| PATCH | BatchChangeCostCentrePermissionTree | Change the PermissionTree status for a collection of existing Cost Centre resources. |