Inventory Attribute Mapping Rules REST Endpoints

Inventory Management/Inventory Attribute Setups/Inventory Attribute Mapping Rules
Attribute mapping rules for the inventory tracking attributes.
Create inventory attribute mapping rule
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups/{InventoryAttributeSetupId}/child/attributeMappings
Get all inventory attribute mapping rules
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups/{InventoryAttributeSetupId}/child/attributeMappings
Get one inventory attribute mapping rule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups/{InventoryAttributeSetupId}/child/attributeMappings/{InventoryAttributeMappingId}
Update one inventory attribute mapping
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeSetups/{InventoryAttributeSetupId}/child/attributeMappings/{InventoryAttributeMappingId}