GET api/Stock/getStockDetails?ProductID={ProductID}&CategoryID={CategoryID}&BrandID={BrandID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductID | integer |
Required |
|
| CategoryID | integer |
Required |
|
| BrandID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
Sample not available.