Inventory Attribute Setups REST Endpoints
Inventory Management/Inventory Attribute Setups
Configuration of the inventory tracking attributes.
- Create inventory attribute setup
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups - Get all inventory attribute setups
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups - Get one inventory attribute setup
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups/{InventoryAttributeSetupId} - Unique identifier of the applicability code for an inventory attribute.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups/action/getStripingAttributeSetup - Update one inventory attribute setup
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups/{InventoryAttributeSetupId}