Log in
Model

SourceCarrierLinkManagement

Magento\Inventory\Model\SourceCarrierLinkManagement

What it does

This class manages the relationship between inventory sources and shipping carriers in Magento's Multi-Source Inventory (MSI) system.

Developers use it to save or load carrier links associated with a source, which determines which shipping methods are available for fulfilling orders from that inventory location.

It handles database operations for creating, updating, and retrieving source-carrier associations.

Public Methods

  • saveCarrierLinksBySource()
  • loadCarrierLinksBySource()