Hi everyone,
So I’m just able to use the Admin REST API to use GET/POST functions to pull the “location_id”, “inventory_item_id” then push the “available” quantity to a single product with POSTMAN.
Now, I’m confused how I can use this way to POST the “available” quantity to all inventory.
Ideally, I want to setup a scheduled run every day to update the inventory by Admin REST API.
Not sure if anyone has similar concern or issue and if already there is a solution?
Thanks in advance.
Seven