Log in
Interface

GetStockItemConfigurationInterface

Magento\InventoryConfigurationApi\Api\GetStockItemConfigurationInterface

What it does

This interface defines a contract for retrieving stock item configuration data for a specific product SKU within a particular stock.

Developers use this when they need to fetch inventory configuration settings like minimum quantity, maximum quantity, or stock status for a product in a multi-source inventory context.

It throws exceptions if the SKU is not assigned to the requested stock or if other errors occur.

Public Methods

  • execute()