v1

latestOpenAPI 3.0.32026-07-2672165314.6 KB
Reservations

Creates a new general enquiry.

Creates a new general enquiry in the system with the provided data.

post/v1/reservation/enquiry

Request body

source_textstring nullable

The textual content or description of the enquiry source.

source_addressstring nullable

The email address of the sender if the enquiry originated from an email.

arrivalstring date-time nullable

The arrival date in yyyy-MM-dd format. Optional

departurestring date-time nullable

The departure date in yyyy-MM-dd format. Optional

peopleinteger nullable

Deprecated. Use GuestBreakdown.Adults instead.

property_idinteger nullable

The property identifier. Optional

room_type_idinteger nullable

The room type identifier. Optional

statusstring nullable

The status of the enquiry. Defaults to Open

has_privacy_consentboolean nullable

Indicates if the guest has given privacy consent

ip_createdstring nullable

The IP address from where the booking is created. Optional. If not provided, the IP address of the API caller will be used

originstring nullable

The origin of the enquiry. Optional.

thread_idstring uuid nullable

Optional. Thread Id to link this enquiry to a messaging thread

Response

Created

integer required