Log in
Model

ShipmentProvider

Magento\InventoryShippingAdminUi\Model\ShipmentProvider

What it does

This class processes shipment data from the admin UI for Magento's Multi-Source Inventory (MSI) system.

It extracts items and quantities to be shipped from a specific source location based on request parameters, preparing the data structure needed to create a shipment.

Developers would use this when customizing or extending the MSI shipment creation process in the admin panel.

Public Methods

  • getShipmentData()