SuggestedStorageLocations


Method: GET



Description:

Returns a list of suggested storage locations according to the attributes and part number of the reel.

Resource URL:

http://localhost:8014/MaterialManagement/SuggestedStorageLocations?reelId={reelId}

Parameters:

reelIdreel ID to get the suggested storage locations for.String


Examples:

http://localhost:8014/MaterialManagement/SuggestedStorageLocations?reelId=ID0001



All REST Resources