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

Updates an existing cart or creates new cart as per provided model.

Path Params
uuid
required

The cart id.

Body Params

The cart model.

uuid

The cart id.

string
required

The cart name.

uuid

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

The shipments.

Shipments
CouponCodes
array of strings

The coupon codes.

CouponCodes
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

403

Forbidden

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