Skip to content

Get a list of parent-entities by business organization Id.

get
https://api.mercadoe.com/v1/business-organizations/{businessOrganizationId}/business-organization-parents

Get a list of all parent-entities 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