Updates an order as per provided model.Ask AIput https://example.com/api/episerver/v3.0/ordersBody ParamsThe order model.namestringrequiredThe order name.customerIduuidThe customer the order belongs to.marketstringrequiredThe market in which the order is valid.currencystringrequiredThe currency of the market in which the order is valid.orderNumberstring | nullThe order number.shipmentsarray of objects | nullThe shipments of the order.shipmentsADD objectpaymentsarray of objects | nullThe payments of the order.paymentsADD objecttotalsobjectRepresents cart totals.totals objectlastUpdateddate-timeThe last updated timestamp.orderDatedate-timeThe order datecouponCodesarray of strings | nullThe coupon codes.couponCodesADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Success 201Created 400Bad Request 403ForbiddenUpdated 7 months ago