Create an order

Path Params
string
required

The store where this order is being made

Body Params

Details for the order

double
required

Total

orderLines
array of objects | null

Order lines

orderLines
string
required
length ≥ 1

External order id

string
required
length ≥ 1

Customer id

date-time
required

Time that this order was completed

coupons
array of objects | null
coupons
Responses
202

If a order has an external id and will be hydrated later by a backend process.

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