Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
The InventoryConfigurationApi
module provides service contracts for inventory management configuration.
This module is part of the new inventory infrastructure. The Inventory Management overview describes the MSI (Multi-Source Inventory) project in more detail.
This module is installed as part of Magento Open Source. It cannot be disabled.
The InventoryConfigurationApi
module contains extension points and APIs that 3rd-party developers can use to provide custom inventory functionality.
Public APIs are defined in the Api
and Api/Data
directories.