Sage 300 webapi OEOrders update the entry

I have been able to successfully create a POST for the order entry. Now I want to update the shipping information and invoice it.

But according to the sage documentation we cannot use PUT or PATCH for OE.

https://cdn.na.sage.com/docs/en/customer/300erp/2017/open/Sage300_WebAPI_EndpointReference.pdf 

page 12

Is there any way to update the OE order?