GET api/inventory/Products/{CategoryID}/{SubCategoryID}/{activeProductsOnly}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CategoryID

decimal number

Default value is 0

SubCategoryID

decimal number

Default value is 0

activeProductsOnly

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.