4 endpoints

# Cost Centres

Cost centre definitions for financial reporting.

GET`/cost-centres`List Cost CentresGet all cost centres for the company.

POST`/cost-centres`Create Cost CentreCreate a cost centre.

PUT`/cost-centres/{uuid}`Update Cost CentreUpdate a cost centre.

DELETE`/cost-centres/{uuid}`Delete Cost CentreDelete a cost centre.

---

**URL:** https://cube-hr.co.uk/docs/cost-centres
