Lots for Packed Shipment Lines REST Endpoints

Inventory Management/Shipment Transaction Requests/Shipments/Outer Packing Units/Packed Shipment Lines/Lots for Packed Shipment Lines
The Lots for Packed Shipment Lines resource manages details about lot numbers for items under lot control in packed shipment lines.
Create one lot
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/outerPackingUnits/{LPNInterfaceId}/child/packedLines/{DeliveryDetailInterfaceId}/child/lots
Get all lots
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/outerPackingUnits/{LPNInterfaceId}/child/packedLines/{DeliveryDetailInterfaceId}/child/lots
Get one lot
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/outerPackingUnits/{LPNInterfaceId}/child/packedLines/{DeliveryDetailInterfaceId7}/child/lots/{lotsUniqID}
Update a lot
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/outerPackingUnits/{LPNInterfaceId}/child/packedLines/{DeliveryDetailInterfaceId7}/child/lots/{lotsUniqID}