GET api/StockInOut/GetCurrentStockByLocationSearchTerm/{LocationID}/{DTSearchParam}/{LotFrom}/{LotTo}
Created BY : khajavali Created Date : 7 March 2018 Purpose : Get Pending Acq Items By LocationID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LocationID | integer |
Required |
|
| DTSearchParam | integer |
Required |
|
| LotFrom | integer |
Required |
|
| LotTo | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.