GET v1/Owners/{ownerId}/CatalogChildNodes/{catalogId}/{hierachyCode}

Gets the url that return child task

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ownerId

Owner Id

string

Required

catalogId

Catelog Id

string

Required

hierachyCode

The level nodes contained within the parent node

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.