You can retrieve the shipment item data by shipment item id using Magento 2 by Shipment Item RepositoryInterface.
Used Shipment item repository interface to get shipment data:
Magento\Sales\Api\ShipmentItemRepositoryInterface
You can retrieve the shipment item data by shipment item id using Magento 2 by Shipment Item RepositoryInterface.
Used Shipment item repository interface to get shipment data:
Magento\Sales\Api\ShipmentItemRepositoryInterface
One Reply to “How to get Shipment item collection by shipment item id Magento 2?”
Comments are closed.