Lots REST Endpoints

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