REST API problems with updating order status
-
Hello. I have upgraded to v4.3.2 on a client’s store and this update broke their integration.
We used this plugin so that the store only accept orders above 200 dollars. And the client uses a custom ERP software that updates order statuses directly in Woocommerce via the WordPress REST API.
But now the developer of the software contacted me to tell that the statuses are not being updated anymore, and that the REST call is returning an error related to the plugin, about an order being below 200 dollars.
Thing is, the ERP software is not trying to *create* and order, but merely updating an existing order’s status. And that order is already above the 200 dollar minimum.
Here’s a screenshot of the call and the response: https://imgur.com/a/SDOdoKG
- The topic ‘REST API problems with updating order status’ is closed to new replies.