GET api/Values/GetNewProductDiscount?storeID={storeID}&WXSID={WXSID}&page_no={page_no}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
storeID

integer

Default value is -1

WXSID

integer

Default value is 1

page_no

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.