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.

Body Params
string
required

Name of the booking organizer.

string

Email of the booking organizer.

items
array of objects
required

List of items being purchased. This version only supports a single item unless you are placing a "package" order.

items*
adjustments
array of objects

List of payment adjustments. Payment adjustments bring down the balance due on the order.

adjustments
string
required

Source of origin. See booking sources.

package
object

Package identifier. Required if there is more than one item.

tags
array of objects

List of tags to associate with this order.

tags
date-time

Time at which the organizer agreed to the terms and conditions of the experiences. Required if forceAgree is enabled for any of the experiences being booked.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!