Updates an existing cart as per provided model.Ask AIput https://example.com/api/episerver/v3.0/cartsBody ParamsThe cart model.idint32The cart id.namestringrequiredThe cart name.customerIduuid | nullThe customer the cart belongs to.marketstringrequiredThe market in which the cart is valid.currencystringrequiredThe currency of the market in which the cart is valid.lastUpdateddate-timeThe last updated timestamp.shipmentsarray of objects | nullThe shipments.shipmentsADD objectpaymentsarray of objects | nullThe payments.paymentsADD objectcouponCodesarray of strings | nullThe coupon codes.couponCodesADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200OK 400Bad Request 403ForbiddenUpdated 7 months ago