Log in
Interface

IsSourceItemManagementAllowedForSkuInterface

Magento\InventoryConfigurationApi\Model\IsSourceItemManagementAllowedForSkuInterface

What it does

This interface determines whether source item inventory management is allowed for a specific product SKU in Magento's Multi-Source Inventory (MSI) system.

Developers use this to check if a product's inventory can be managed across multiple sources/warehouses before performing inventory operations.

It's commonly used as a validation step before attempting to create, update, or delete source items for a product.

Public Methods

  • execute()