'Qty in' data of inventory

50 views
Skip to first unread message

Sandeep Balagopal

unread,
Jul 17, 2017, 10:01:45 AM7/17/17
to Lightspeed Retail API Developers
Hi,

I am trying to pull all the inventory entries from our account. The inventory listing api is giving me inventoryID only and the detail api is also giving me just the same response. 
eg: {u'@attributes': {u'count': u'1'}, u'Inventory': {u'inventoryID': u'370394', u'itemID': u'6429'}}. How can i get the Qty in details of an inventory ? This detail is crucial for us. I am using this api documentation http://developers.lightspeedhq.com/retail/endpoints/Inventory/

tby...@gmail.com

unread,
Jul 26, 2017, 11:06:30 PM7/26/17
to Lightspeed Retail API Developers
This information is not available through the API, seriously.    
You can load_relations=["Item.ItemShops"] but no magic will be applied to ItemShop qoh. That is global information unrelated to the specific inventoryID so no different than just pulling the Items endpoint.
Reply all
Reply to author
Forward
0 new messages