How to get Lot and Quantity for specific Item of the Org from inventoryOnhandBalances REST API
Team,
I am try to get specific LOT along with quantity from "inventoryOnhandBalances " Oracle cloud API for specific Item of the Org. I have tried REST API Call like /fscmRestApi/resources/11.13.18.05/inventoryOnhandBalances?q=ItemNumber=xxxx;OrganizationCode=xxxx;lots.LotNumber = xxxxx .
But, API is not allowing to pass lots.LotNumber as query parameter , getting error "URL request parameter lots.LotNumber cannot be used in this context."
please suggest , how do i get LOT along with quantity from "inventoryOnhandBalances " API for specific Item of the Org.
Tagged:
0