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

Updates an order as per provided model.

Body Params

The order model.

string
required

The order name.

uuid

The customer the order belongs to.

string
required

The market in which the order is valid.

string
required

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

string | null

The order number.

shipments
array of objects | null

The shipments of the order.

shipments
payments
array of objects | null

The payments of the order.

payments
totals
object

Represents cart totals.

date-time

The last updated timestamp.

date-time

The order date

couponCodes
array of strings | null

The coupon codes.

couponCodes
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

201

Created

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