GET api/Stock/getStockDetails?ProductID={ProductID}&CategoryID={CategoryID}&BrandID={BrandID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ProductID

integer

Required

CategoryID

integer

Required

BrandID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.