Updates an order if changes are necessary.
The following information can be updated until the order reached state complete:

  • order amount: decrease or increase the order amount, always possible unless the order is already fully paid.
  • duration: extend timeframe for a payment. This changes the due date (Β§1).
  • invoice details like invoice number and document URL.

(Β§1) This call can also be used to move the due date into the future. This is possible from the moment the shipment is confirmed until the last day before reaching the current due date. The new duration is to be set (i.e. initial request for 30 days, shipment on the 01.01., due date = 31.01., update duration on 45 days, new due date = 15.02.).

If the update order call increases the amount of the order, the increased amount will be subject to all checks and validations as a newly created order.

If any part of the update order call is failing, no changes to the original order will be applied.

Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!