GET api/jd-public/products/search

查询产品

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.