GET api/System?pid={pid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pid | string |
Required |
Body Parameters
PlatSalerArea| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
None. |
|
| label | string |
None. |
|
| fatherclass | string |
None. |
|
| children | Collection of PlatSalerArea |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Collection of PlatSalerArea| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
None. |
|
| label | string |
None. |
|
| fatherclass | string |
None. |
|
| children | Collection of PlatSalerArea |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: