Create a confirmed owner reservation

Create a confirmed owner reservation - This endpoint enables the creation of an Owner Reservation instantly with minimal required input. It is designed for simplicity and speed, focusing on essential details only. Behind the scenes, it will create a quote + reservation from a quote picking the first applicable rate plan and promotions

Body Params
string
required

The date when the Owner will check in - with the format of YYYY-MM-DD

string
required

The date when the Owner will check out - with the format of YYYY-MM-DD

string
required

Listing Id of the unit that the Owner will be staying in

string

Guest id of the guest that will be staying in

guest
object

The Owner or Owner's guest for specific reservation

numberOfGuests
object

Total number of guests with breakdown

string
enum
required

Source of reservation. "owner" for owner reservations, "owner-guest" for owner friends & family reservations

Allowed:
number
≥ 1

Count of guests

notes
object

The reservation notes

creationInfo
object
required

Keeps info about who created the reservation.

Responses

422

Validation error failed from create reservation.

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