api – allow adding locations to products
-
Hi Fahad,
I’m using the rest api you’ve made to update products from another system. I can’t seem to get it to add locations to a product. I have to manually edit the product, check all the required location boxes, save the product, and then I can do stock updates.
So I need the ability, via the api, to enable stock locations for a product upon creation or update. Ideally this needs to be a separate action independent of updating the stock levels for that product.
I believe the query might just need to look like:
?slw-api&id=&action=set&item=product&product_id=foo&location_id=bar
Is that possible?
Thanks,
Mik
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘api – allow adding locations to products’ is closed to new replies.