We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 update once.
Endpoints
Fastcheckout