Cost Centers
Cost centers a purchase can be booked against.
Get cost centers with pagination
Retrieve a paginated list of all cost centers, ordered by their unique code unless sort_by says otherwise, so pages stay disjoint for a client stitching them together.
Create a new cost center
Create a new cost center with the provided information.
Get cost center by code
Retrieve a specific cost center by its code.
Update a cost center
Update an existing cost center with the provided information.
Deactivate a cost center
Soft delete (deactivate) a cost center by setting it as inactive.