Why inventory_quantity is still writable in REST Admin API Product PUT request? Also if I want to update product details and the inventory_quantity key is not passed in the request body then also it resets the Product Quantity on shopify. How can I solve this situation and update my product details through API without affected the quantity of the product?
Solved! Go to the solution
This is an accepted solution.
If you're using a private app, and the store only has one location, you can still edit the inventory_quantity
on the variant (although it's deprecated behaviour). That being said, not passing the key does not reset the product quantity on Shopify, that's likely a bug in your application.
Shayne | Developer @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
If you PM me your request id, I can look at our logs to see if there's anything strange coming up — we haven't been able to replicate the behaviour that you're experiencing.
Shayne | Developer @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
User | Count |
---|---|
13 | |
12 | |
10 | |
8 | |
8 |