HistoricInventoryMachinesList


Method: GET



Description:

Returns list of machine ids where the historic inventory at specific year and month was located

Resource URL:

http://localhost:8014/MaterialManagement/HistoricInventoryMachinesList

Parameters:

Year(Required)Integer
Month(Required)Integer


Examples:

http://localhost:8014/MaterialManagement/HistoricInventoryMachinesList?Year=2014&Month=8



All REST Resources