Create a new order

To create a confirmed order, you need to be logged in and be authorized with the reservation role (ROLE_RESERVATION or ROLE_RESERVATION_LITE) for the seller you are creating the order for.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
seller
object
required

The id of the seller to send the new order to

string

The name that the order will be attached to (usually the organizer)

string

The organizer's email address

string

Contact phone number

items
array of objects
required

List of items being booked.

items*
package
object

Package identifier. Required if you are placing a package order. Note that if you are placing a package order, you must include each of the package's experiences in the items list.

string

Source of origin for this order. See booking sources.

tags
array of strings

An array of one or more tag strings

tags
float

The final total price of the order (for example, as provided by the prepare an order endpoint).

string
Defaults to order

Should always be set to order

notes
object

Optional note to attach to the order

float

The total amount paid down on the order so far.

downDeposit
object
Response

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