To edit / update order details, the Magento 2 /V1/orders accepts POST request method. As per Magento 2 Dev Doc, it accepts the request body ...
Out of the box it's not possible as you can see from this file: ...
Magento 2 Developer Documentation.
Preconditions Magento 2. Steps to reproduce Create an Order. Note the Order Increment ID Update order via REST API: POST
Developer. Commerce Developer Documentation · PWA Studio · Order Management. Merchant
exposed on API, and we need that our customers be able to change a Order even after paid, but using ...
Ship the order from the admin order edit screen or when add a comment and save the
Hi, a) I'm using the REST api from a C# application to retrieve sales orders filtered by status and load to backoffice stock system, this is working.
How to join a custom attribute value to API response in Magento 2, by
Learn How to Get Order Details using REST API in Magento 2.