ReelsData/(reelId)


Method: GET



Description:

Returns the ReelData entity according to the specified reelId (ReelData includes information about the current state of the reel)

Resource URL:

http://localhost:8014/MaterialManagement/ReelsData/{reelId}

Parameters:

reelIdID of the reel for which to get dataString


Examples:

http://localhost:8014/MaterialManagement/ReelsData/ID0001



All REST Resources