Tool to create a new general enquiry with guest and reservation details. Use when a potential guest wants to make an enquiry about a property or availability.
guestobjectThe object used to create the Guest making the enquiry.
originstringOrigin of the enquiry.
peopleintegerDeprecated. Use guest_breakdown.adults instead.
statusstringStatus of the enquiry. Defaults to 'Open' if not specified.
arrivalstringArrival date in yyyy-MM-dd format.
messagesarrayList of messages attached to the enquiry.
departurestringDeparture date in yyyy-MM-dd format.
thread_idstringThread ID to link this enquiry to a messaging thread (UUID format).
ip_createdstringIP address from where the enquiry is created. If not provided, the API caller's IP will be used.
property_idintegerProperty identifier.
source_textstringTextual content or description of the enquiry source.
room_type_idintegerRoom type identifier.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.