Interface
ExportStockSalableQtyInterface
Magento\InventoryExportStockApi\Api\ExportStockSalableQtyInterface
What it does
This interface defines a contract for exporting salable quantity data for products based on specific sales channels (like websites or stores) and search criteria.
Developers use this when they need to retrieve bulk product stock availability information, typically for integrations with external systems, reporting, or data export features in multi-source inventory scenarios.
Public Methods
- execute()