Serials for Unpacked Shipment Lines REST Endpoints

Inventory Management/Shipment Transaction Requests/Shipments/Unpacked Shipment Lines/Serials for Unpacked Shipment Lines
The Serials for Unpacked Shipment Lines resource manages details about serial numbers for items under serial control in unpacked shipment lines.
Create one serial
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/serials
Get all serials
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/serials
Get one serial
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/serials/{serialsUniqID}
Update a serial
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}/child/unpackedLines/{DeliveryDetailInterfaceId10}/child/serials/{serialsUniqID}