GET api/jd/products/search
查询产品
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| cate | integer |
None. |
|
| state | integer |
None. |
|
| cates | Collection of integer |
None. |
|
| tags | Collection of integer |
None. |
|
| filter_price | boolean |
None. |
|
| sort | ProductSearchSort |
None. |
|
| Skip | integer |
None. |
|
| Limit | integer |
None. |
|
| Status | Collection of integer |
None. |
|
| ExcludeStatus | Collection of integer |
None. |
|
| KeyWord | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.