Attributes REST Endpoints

Configuration/Configuration Metadata/Attributes
These services return the attribute metadata for the specified Product Family, Product Line, or Model.
Get Model Attribute Metadata
Method: get
Path: /rest/v16/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/models/{modelVarName}/attributes/{attributeVarName}
Get Model Attributes Metadata
Method: get
Path: /rest/v16/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/models/{modelVarName}/attributes
Get Product Family Attribute Metadata
Method: get
Path: /rest/v16/productFamilies/{prodFamVarName}/attributes/{attributeVarName}
Get Product Family Attributes Metadata
Method: get
Path: /rest/v16/productFamilies/{prodFamVarName}/attributes
Get Product Line Attribute Metadata
Method: get
Path: /rest/v16/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/attributes/{attributeVarName}
Get Product Line Attributes Metadata
Method: get
Path: /rest/v16/productFamilies/{prodFamVarName}/productLines/{prodLineVarName}/attributes