![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/magento/module-inventory-api/ |
# InventoryApi module The `InventoryApi` module provides Inventory Management service contracts. This module is part of the new inventory infrastructure. The [Inventory Management overview](https://devdocs.magento.com/guides/v2.4/inventory/index.html) describes the MSI (Multi-Source Inventory) project in more detail. ## Installation details This module is installed as part of Magento Open Source. It cannot be deleted or disabled. ## Extensibility The `InventoryApi` module contains extension points and APIs that 3rd-party developers can use to provide custom inventory functionality. ### Public APIs Public APIs are defined in the `Api` and `Api/Data` directories. ### REST endpoints The `etc/webapi.xml` file defines endpoints for managing sources, stocks, stock source links, and source items.