GET api/{area}/Order/GetAccountOrderPageList?aid={aid}&sid={sid}&state={state}&pIndex={pIndex}&pageSize={pageSize}
获取订单列表 分页
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| aid |
id |
string |
Required |
| sid |
店id |
string |
Required |
| state |
操作类型 |
string |
Required |
| pIndex | integer |
Default value is 1 |
|
| pageSize |
每页显示 |
integer |
Default value is 12 |
| area | string |
None. |
Body Parameters
None.
Response Information
Resource Description
PageOrderInfoList| Name | Description | Type | Additional information |
|---|---|---|---|
| pInfoList | Collection of AccountOrder |
None. |
|
| TotalPageCount | integer |
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.