POST api/CallTracker/Client/ListHierarchy?memberId={memberId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| memberId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ClientTreeNode| Name | Description | Type | Additional information |
|---|---|---|---|
| memberid | integer |
None. |
|
| parentmemberid | integer |
None. |
|
| label | string |
None. |
|
| data | string |
None. |
|
| expandedIcon | string |
None. |
|
| collapsedIcon | string |
None. |
|
| children | Collection of ClientTreeNode |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.