GET api/ms/product/bystore?url={url}&productcategoryId={productcategoryId}&filter={filter}
Get Pagination By Store (filter "all","lowprice","highprice","hot","last")
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| url | string |
Required |
|
| productcategoryId | string |
Required |
|
| filter | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.