- Subcategories:
- Attachments for Shipment Lines
- Flexfields for Inventory Striping Attributes
- Flexfields for Lot Attributes
- Flexfields for Lots
- Flexfields for Shipment Lines
- Packing Instructions for Shipment Lines
- Prorated Costs for Shipment Lines
- Serials for Shipment Lines
- Shipment Line Costs
- Shipping Instructions for Shipment Lines
Shipment Lines REST Endpoints
Inventory Management/Shipments/Outer Packing Units/Shipment Lines
The Shipment Lines resource manages details about the packed shipment lines.
- Get all lines
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipments/{Shipment}/child/outerPackingUnits/{LPNId}/child/shipmentLines
- Get one line
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipments/{Shipment}/child/outerPackingUnits/{LPNId}/child/shipmentLines/{ShipmentLine}