Serials for Lots REST Endpoints

Inventory Management/Shipment Transaction Requests/Shipments/Unpacked Shipment Lines/Lots for Unpacked 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/unpackedLines/{DeliveryDetailInterfaceId10}/child/lots/{lotsUniqID}/child/serials
Get all serials
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/lots/{lotsUniqID}/child/serials
Get one serial
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/lots/{lotsUniqID4}/child/serials/{serialsUniqID}
Update a serial
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/lots/{lotsUniqID4}/child/serials/{serialsUniqID}