There was an error while loading. Please reload this page.
It is possible to update an order after it was created.
$request = new OrderUpdateRequest();
Conditions are:
order must be of type fastCheckout.
only the fields reference and description can be updated.
the fields must be null, and can only be updated once.
For an example, see: here.
Endpoints
Fastcheckout