Create a new order

Create a new order for a customer. The order can be sent to the customer

Log in to see full request history
Body Params
string
required

order reference

string

Optional. Unique identifier of the customer, recipient of the order

double

Optional. Set this value if you want to override the finalAmount below calculated from order details.

string
required

order currency

orderDetails
array of objects
required

list of purchased items

orderDetails*
double
Defaults to 0

shipping costs

double
Defaults to 0

amount in absolute value to be deducted to final amount

string

status of the order

string

device identifier that has initiated the create request.

Responses
201

The order is created successfully

401

The caller is not authenticated

403

Access rights not sufficient

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