how to apply inventoryOnhandBalances to get lot onhand quantity ??
Summary:
I am trying to get onhand of particular lot but it is end with Error response
Content (required):
when applying
https://****.oraclecloud.com//fscmRestApi/resources/11.13.18.05/inventoryOnhandBalances?expand=lots&q=OrganizationCode="EE1";ItemNumber LIKE "%PX%" ; lots.LoNumber="AA"
REST-Framework-Version =2
out response
Failed to build ViewCriteria from expression "OrganizationCode="EE1";ItemNumber LIKE "%PX%" ; lots.LoNumber="AA"" using view object OnhandBalances. An unexpected expression token is found.
when
REST-Framework-Version =1
out response
URL request parameter q with value OrganizationCode="EE1";ItemNumber LIKE "%PX%" ; lots.LoNumber="AA" is not valid.
what I missed to get lot onhand quantity ??
Version (include the version you are using, if applicable):