Inventory Attribute Setups REST Endpoints

Inventory Management/Inventory Attribute Setups
Configuration of the inventory tracking attributes.
Create inventory attribute setup
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups
Get all inventory attribute setups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups
Get one inventory attribute setup
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups/{InventoryAttributeSetupId}
Unique identifier of the applicability code for an inventory attribute.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups/action/getStripingAttributeSetup
Update one inventory attribute setup
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups/{InventoryAttributeSetupId}