Hi!
I have a requirement where i have to get the on_hand inventory of multiple products. the products are identified by SKU, is there a way to get the on hand inventory along with the warehouse information in a single query? I am looking for on hand inventory along with the warehouse details. we can’t use snanpshot API because we need specific products specified by SKU. The number of products are high so we cant be doing one by one query.
Thanks in advance for the help
Hello @saif_storage, at the moment we don’t have a way of allowing multiple arguments of the same type on a query. The only way to get multiple SKUs by the SKU itself is sby ending one query for each.
Have a great day!
1 Like