Updates an existing cart or creates new cart as per provided model.Ask AIput http://localhost:65349/api/episerver/v2.0/carts/{cartId}Path ParamscartIduuidrequiredThe cart id.Body ParamsThe cart model.IduuidThe cart id.NamestringrequiredThe cart name.CustomerIduuidThe 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 objectsThe shipments.ShipmentsADD objectCouponCodesarray of stringsThe coupon codes.CouponCodesADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmltext/jsontext/xmlAllowed:application/jsonapplication/xmltext/jsontext/xmlResponses 200OK 400Bad Request 403ForbiddenUpdated about 1 month ago