Skip to main content

Retreive the parent company informations

GET 

/parent-companies/:parentCompanyID

Retreive the parent company informations

Request

Path Parameters

    parentCompanyID uuidrequired

Responses

success - entity informations

Schema

    id uuidrequired
    name stringrequired
    created stringnullablerequired
    updated stringnullablerequired
Loading...