Lot Serials REST Endpoints

Inventory Management/Inventory On-Hand Balances/Lots/Lot Serials
The Lot Serials resource gets the serial numbers associated with an inventory balance record for a lot-serial controlled item.
Get all inventory lot serials
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryOnhandBalances/{inventoryOnhandBalancesUniqID}/child/lots/{lotsUniqID}/child/lotSerials
Get one inventory lot serial
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryOnhandBalances/{inventoryOnhandBalancesUniqID}/child/lots/{lotsUniqID}/child/lotSerials/{lotSerialsUniqID}