Material/{reelId}
Method: GET
Description:
Returns material information according to the specified reelId
Resource URL:
http://localhost:8014/MaterialManagement/Material/{reelId}
Parameters:
reelId
ID of the reel for which to get material information
String
Examples:
http://localhost:8014/MaterialManagement/Material/ID0001
All REST Resources