Skip to content

Get a list of cost centers for the business organization based on the business organization Id.

get
https://api.mercadoe.com/v1/business-organizations/{businessOrganizationId}/cost-centers

Get a list of all cost centers of a specific business organization with the given businessOrganizationId.

Request

Path Parameters

businessOrganizationId
int32
required
the business organization id

Query Parameters

pageNumber
int32
the page number must be an integer greater than or equal to 1
default: 1
pageSize
int32
the page size must be an integer greater than or equal to 1
default: 200

Responses

200
404
Success

Body

application/json
data
array of object
hits
int32 | null
next
string | null