GET api/Fee/GetOrgTree?DomainID={DomainID}&AccountID={AccountID}
获取组织架构树
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DomainID | string |
Required |
|
| AccountID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ResultModelOfOrgViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Code | ReturnCode |
None. |
|
| Message | string |
None. |
|
| Data | OrgViewModel |
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.