Log in
Interface

ExportStockSalableQtyBySalesChannelInterface

Magento\InventoryExportStockApi\Api\ExportStockSalableQtyBySalesChannelInterface

What it does

This interface defines a contract for exporting salable quantity data for products filtered by a specific sales channel (like website or store view) and search criteria.

Developers would use this when they need to retrieve bulk inventory availability information for products within a particular sales channel, useful for integrations, reporting, or syncing inventory data with external systems.

Public Methods

  • execute()