GET api/Product/getProduct?categoryid={categoryid}&brandid={brandid}&isgroup={isgroup}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| categoryid | integer |
Required |
|
| brandid | integer |
Required |
|
| isgroup | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
Sample not available.