- Subcategories:
- Translatable Attributes
Item Rule Sets REST Endpoints
Product Lifecycle Management/Item Rule Sets
The Item Rule Sets resource contains information that support defining integrity constraints on the attributes in items and structures. You can have multiple rule sets that define integrity constrains on operational as well as user-defined attributes. A rule set contain one or more rules that are associated with a source of attributes. For example, a rule might be that the minimum speed must be less than maximum speed for the speed attribute.
- Get all item rule sets
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemRuleSets
- Get one item rule set
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemRuleSets/{RuleSetId}