Interface
GetSourceItemConfigurationInterface
Magento\InventoryLowQuantityNotificationApi\Api\GetSourceItemConfigurationInterface
What it does
This interface defines a contract for retrieving low quantity notification configuration for a specific product (SKU) at a specific inventory source.
Developers use this when they need to access inventory alert thresholds and notification settings, which first attempts to load source-specific configuration and falls back to global settings if none exists.
Public Methods
- execute()