Interface
BulkSourceUnassignInterface
Magento\InventoryCatalogApi\Api\BulkSourceUnassignInterface
What it does
This interface defines a contract for bulk unassigning inventory sources from multiple products in Magento's Multi-Source Inventory (MSI) system.
Developers would use implementations of this interface when they need to remove the association between products (identified by SKUs) and inventory sources in bulk operations, such as during warehouse closures or inventory reorganization.
Public Methods
- execute()