Serials in Completed Transactions REST Endpoints

Inventory Management/Completed Transactions in Inventory/Serials in Completed Transactions
The Serials in Completed Transactions resource gets serial details for inventory transactions when the item is under 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/serials
Get one serial
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryCompletedTransactions/{TransactionId}/child/serials/{serialsUniqID}