Skip to content

Get all business organizations related to a WBS Element

get
https://api.mercadoe.com/v1/wbs-elements/{wbsElementCode}/business-organizations

Get a list of all business organizations for a specific WBS element with the given wbsElementCode.

Request

Path Parameters

wbsElementCode
string
required
The client WBS element code.

Query Parameters

pageNumber
int32
The page number in query pagination. Default is 1.
default: 1
pageSize
int32
The page size in query pagination. Default is 10.
default: 10

Responses

200
404
OK

Body

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