Log in
Interface

SourceItemsSaveInterface

Magento\InventoryApi\Api\SourceItemsSaveInterface

What it does

This interface defines a service contract for saving multiple inventory source items in a single operation.

Developers use this when they need to bulk update or create inventory records for products across different warehouse locations or sources, providing better performance than saving items individually.

It's commonly used during inventory imports, stock adjustments, or when synchronizing inventory data from external systems.

Public Methods

  • execute()