Lots and Serials That Control Items REST Endpoints

Inventory Management/Receiving Transactions (Deprecated)/Transaction Lines/Serials and Lots That Control Items/Lots and Serials That Control Items
The Serials for Lot and Serial Items resource manages the serial number information associated with a specific lot for a transaction line whose item is both lot and serial controlled.
Create serial numbers
Method: post
Path: /fscmRestApi/resources/11.13.18.05/receivingTransactions/{GroupId}/child/transactionLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemSerials
Get all serial numbers
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingTransactions/{GroupId}/child/transactionLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemSerials
Get one serial number
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingTransactions/{GroupId}/child/transactionLines/{UniqueTransactionId}/child/lotSerialItemLots/{lotSerialItemLotsUniqID}/child/lotSerialItemSerials/{lotSerialItemSerialsUniqID}