Get Attributes from Reel
Method: GET
Description:
Get all the attributes of specific material
Resource URL:
http://localhost:8014/MaterialManagement/Material/{reelId}/Attributes
Parameters:
reelId
Reel ID for which to return attributes
string
Examples:
http://localhost:8014/MaterialManagement/Material/ID0001/Attributes
All REST Resources