GET api/f/ypf/RecommendedGoodsList?appid={appid}&fid={fid}&UserID={UserID}&Name={Name}&SaleState={SaleState}&PlaceState={PlaceState}&Grade={Grade}&OfferState={OfferState}&pageIndex={pageIndex}

获取推荐商品 2.0.0

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appid

小程序ID

globally unique identifier

Required

fid

工厂ID

globally unique identifier

Required

UserID

会员编号

globally unique identifier

Required

Name

商品名称

string

None.

SaleState

是否特价 1特价

integer

Default value is 0

PlaceState

是否基地采集 1是集采

integer

Default value is 0

Grade

等级 0 全部

integer

Default value is 0

OfferState

报价状态 1是报价

integer

Default value is 0

pageIndex

页码

integer

Default value is 1

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.