HomeDev GuideRecipesAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Updates an existing cart as per provided model.

Body Params

The cart model.

int32

The cart id.

string
required

The cart name.

uuid | null

The customer the cart belongs to.

string
required

The market in which the cart is valid.

string
required

The currency of the market in which the cart is valid.

date-time

The last updated timestamp.

shipments
array of objects | null

The shipments.

shipments
payments
array of objects | null

The payments.

payments
couponCodes
array of strings | null

The coupon codes.

couponCodes
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json