Hi everyone,
We are using ‘fetch_stock’ to keep updating the inventory of an individual SKU.
But a bit confused:
-
According to the docs, when Shopify calls a ‘fetch_stock’ api form our server, it the ‘SKU’ field to request for the stock.Isn’t there be a problem when different apps have same ‘SKU’?
-
Except using ‘fetch_stock’(or ‘SKU’), is there any other way to let Shopify to update the stock from our server?
Any feedback and help will be greatly appreciated.
Thanks