GET api/homepage/theme/list?coparterid={coparterid}&type={type}&top={top}
获取专题列表
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| coparterid | string |
Default value is |
|
| type |
0:京东商品 1:微特平台商品 |
integer |
Default value is 0 |
| top | 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.