GET api/products/getexchangeproduct?coparterid={coparterid}&limit={limit}&pageIndex={pageIndex}&sort={sort}
获取兑换区的产品 - 家乡版
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| coparterid | string |
None. |
|
| limit | integer |
Default value is 0 |
|
| pageIndex | integer |
Default value is 1 |
|
| sort |
0: 权重 1: 价格降序 2:价格升序 3:销量降序 4:销量升序 |
integer |
Default value is 3 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.