InventoryChangesMachinesList


Method: GET



Description:

Returns combined list of machine ids at two historic specified dates, or one historic date and current

Resource URL:

http://localhost:8014/MaterialManagement/InventoryChangesMachinesList

Parameters:

YearFrom(Required)Integer
MonthFrom(Required)Integer
YearTo(Optional)Integer
MonthTo(Optional)Integer


Examples:

http://localhost:8014/MaterialManagement/InventoryChangesMachinesList?YearFrom=2014&MonthFrom=7&YearTo=2014&MonthTo=9



All REST Resources