Serials for Lots REST Endpoints

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