Skip to main content
GET
Cost centres with the departments under each and the work charged to them.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
code
string
name
string
company_id
string
company_name
string
is_active
string
departments
string
work_orders
string
row_version
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

code
string<character varying>
Maximum string length: 50
company_id
string<uuid>
company_name
string<character varying>
Maximum string length: 200
departments
integer<bigint>
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
name
string<character varying>
Maximum string length: 200
row_version
integer<bigint>
work_orders
integer<bigint>