Manage cost centres
Managing cost centres lets you create, update and delete cost centre information on an account.
The following methods manage cost centres:
- createCostCentre()creates a new cost centre for an account.
- getCostCentre()retrieves cost centre information for a given ID.
- getCostCentres() retrieves a list of costs centres for an account.
- findCostCentre()searches cost centres of an account by cost centre name.
- updateCostCentre()updates cost centre information on an account.
- deleteCostCentre() deletes an unused cost centre form an account.