PicklistDestinationStation


Method: PUT



Description:

Update the Station number of a PickList entry specified by ReelId

Resource URL:

http://localhost:8014/MaterialManagement/PicklistDestinationStation/{reelId}&{station}

Parameters:

reelIdreel Id for which the picklist target station will be updatedString
stationthe new destination station numberInteger


Examples:

http://localhost:8014/MaterialManagement/PicklistDestinationStation/ID0001&2



All REST Resources