GET api/ProductStock/GetProductDetails?SubCategoryId={SubCategoryId}&CompanyDetailId={CompanyDetailId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SubCategoryId | integer |
Required |
|
CompanyDetailId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ { "$id": "1" }, { "$id": "2" } ]