Costs for Packed Shipment Lines REST Endpoints

Inventory Management/Shipment Transaction Requests/Shipments/Outer Packing Units/Packed Shipment Lines/Costs for Packed Shipment Lines
The Costs for Packed Shipment Lines resource manages details about the shipping costs for packed shipment lines.
Create one cost
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/outerPackingUnits/{LPNInterfaceId}/child/packedLines/{DeliveryDetailInterfaceId}/child/costs
Get all costs
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/outerPackingUnits/{LPNInterfaceId}/child/packedLines/{DeliveryDetailInterfaceId}/child/costs
Get one cost
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/outerPackingUnits/{LPNInterfaceId}/child/packedLines/{DeliveryDetailInterfaceId7}/child/costs/{FreightCostInterfaceId1}
Update a cost
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/outerPackingUnits/{LPNInterfaceId}/child/packedLines/{DeliveryDetailInterfaceId7}/child/costs/{FreightCostInterfaceId1}