InventoryExportStockApi Module
Api\Data\ExportStockSalableQtySearchResultInterface
This interface defines the contract for search results when querying exportable stock salable quantity data. Developers use this when implementing or...
Api\Data\ProductStockIndexDataInterface
This interface defines the data structure for exporting product stock index information in Magento's Multi-Source Inventory (MSI) system. Developers u...
Api\ExportStockIndexDataBySalesChannelInterface
This interface defines a contract for exporting stock index data for products based on a specific sales channel (like website or store). Developers wo...
Api\ExportStockIndexDataInterface
This interface defines a contract for exporting inventory stock index data from Magento's inventory system. Developers would use this to retrieve prod...
Api\ExportStockSalableQtyBySalesChannelInterface
This interface defines a contract for exporting salable quantity data for products filtered by a specific sales channel (like website or store view) a...
Api\ExportStockSalableQtyInterface
This interface defines a contract for exporting salable quantity data for products based on specific sales channels (like websites or stores) and sear...