GET api/Exchange/GetAccountOrderProductList?aid={aid}&sid={sid}&state={state}&pIndex={pIndex}&pageSize={pageSize}
分页
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| aid | string |
Required |
|
| sid | string |
Required |
|
| state | string |
Required |
|
| pIndex | integer |
Default value is 1 |
|
| pageSize | integer |
Default value is 12 |
Body Parameters
None.
Response Information
Resource Description
PageAccountInfoList| Name | Description | Type | Additional information |
|---|---|---|---|
| pInfoList | Collection of AccountOrder |
None. |
|
| TotalPageCount | integer |
None. |
|
| IntegralAlias | string |
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.