Item Operational Attribute Control Levels REST Endpoints

Product Lifecycle Management/Item Operational Attribute Control Levels
A control level of an operational attribute. For example, a lead time can be set to a child organization while a unit of measure can be set at the master organization control level.
Get operational attribute control details of all items
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemOperationalAttributeControlLevels
Get operational attribute control details of one item
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemOperationalAttributeControlLevels/{itemOperationalAttributeControlLevelsUniqID}
Update operational attribute controls of one item
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/itemOperationalAttributeControlLevels/{itemOperationalAttributeControlLevelsUniqID}