Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

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

Optimizely developer documentation

How can we help you?

Try our conversational search powered by Generative AI!

AI OnAI Off

Creates new order as per provided model.

Cannot find corresponding spec file for this API version.
New Requests
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params

The order model.

string
required

The order name.

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.

string

The customer the order belongs to.

array of objects | null

The shipments of the order.

shipments
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

array of strings | null

The coupon codes.

couponCodes
Responses

201

Created

Language
Select from the Examples drop-down list. Or choose an example:
Select from the Examples drop-down list.