GET v1/Owners/{ownerId}/CatalogChildNodes/{catalogId}/{hierachyCode}
Gets the url that return child task
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.