POST Test Booking

This endpoint allows you to create a test booking, in a specific status, using one of your test listings. The LeadGuest will have the name 'Will Smith'. As creating a booking triggers many downstream processes, we do not offer an endpoint to create bookings on our production environment. The valid statuses are: Requested, Confirmed, Cancelled or Declined.

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

Create a test booking

int32
> 0

The listing to create the booking against

date

The check in of the stay, in the format yyyy-MM-dd. Must not be in the past from the date of the request.

date

The check out of the stay, in the format yyyy-MM-dd.
Must be greater than the CheckIn date

string | null

The status the booking will be created in. Must be one of Requested, Confirmed, Cancelled or Declined.

int32
> 0

The number of guests in the booking.

Responses

401

Unauthorized ensure your access token is correct

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