Woocommerce product variation update does not update values in woocommerce back-
-
When I make a request to the the following endpoint:
https://www.host.sample/wp-json/wc/v2/products/xxx/variations/xxx?consumer_key=xxxxx&consumer_secret=xxxxxWith for example only a stock field updated as PUT body:
{“stock_quantity”:”8″}All is accepted and I retrieve a http 200, but in the response the stock is not update to 8.
Do you have any idea what this can be?We are using woocommerce 3.3.4 in combination with WP version 4.9.4.
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Woocommerce product variation update does not update values in woocommerce back-’ is closed to new replies.