Packing Units REST Endpoints

Inventory Management/Inbound Shipments/Shipment Lines/Packing Units
The Packing Units resource gets the packing unit hierarchy for a specific inbound shipment line. Each row in the result displays the packing unit and the parent packing unit.
Get all packing units
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/packingUnits
Get one packing unit
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLines/{shipmentLinesUniqID}/child/packingUnits/{LPNId}