Serials in Lots in Completed Transactions REST Endpoints

Inventory Management/Completed Transactions in Inventory/Lots in Completed Transactions/Serials in Lots in Completed Transactions
The Serials in Lots in Completed Transactions resource gets serial details for inventory transactions when the item is under both lot and serial control. The details include serial number, and so on.
Get all serials
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryCompletedTransactions/{TransactionId}/child/lots/{lotsUniqID}/child/lotSerials
Get one serial
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryCompletedTransactions/{TransactionId}/child/lots/{lotsUniqID}/child/lotSerials/{lotSerialsUniqID}