GET api/Inventory/SelectItemsByCategoryIDForCashVanForCustomerID?conn={conn}&CategoryID={CategoryID}&Status={Status}&BranchID={BranchID}&StoreID={StoreID}&CustomerID={CustomerID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
conn

string

Required

CategoryID

integer

Required

Status

boolean

Required

BranchID

integer

Required

StoreID

integer

Required

CustomerID

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.