Log in
Interface

GetSourceDeductedOrderItemsInterface

Magento\InventorySalesApi\Model\ReturnProcessor\GetSourceDeductedOrderItemsInterface

What it does

This interface defines a service for retrieving order items that had inventory deducted from specific sources when processing returns.

Developers use this when implementing return functionality to determine which items should be returned to stock and to which inventory sources they should be credited back, ensuring accurate Multi-Source Inventory (MSI) management during the return process.

Public Methods

  • execute()