Save orders

Save a list of orders for the contact whose information corresponds to the contact data provided in the request.

The list must contain at least one order and at most 50 orders.

Body Params
contact
object
required

The contact associated with the orders.

orders
array of objects
required
length between 1 and 50

A list of orders.

orders*
string

The origin of the order.

string
enum
Defaults to WEB

The platform from which the order originated.

Allowed:
date-time

The date and time when the order was created.

date-time
required

The date and time when the order was last updated.

number

The total value of the order.

string
required

The external unique identifier of the order.

string

The status of the order.

items
array of objects

The items of the order.

items
payment
object
Responses

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