v3
latestOpenAPI 3.0.02026-07-3179137151.7 KBCreate a new quote.
Request body
The quoted number of adults.
The quoted date of arrival in property time zone in yyyy-MM-dd format, e.g. 2024-10-31.
The quoted arrival checkin time in property time zone in 24 hour HH:mm format, e.g. 16:00. (NULL use property default)
The quoted departure checkout time in property time zone in 24 hour HH:mm format, e.g. 09:00. (NULL use property default)
The quoted number of children.
The quoted date of departure in property time zone in yyyy-MM-dd format, e.g. 2024-10-31.
Optional discount code to apply to the quote.
The date this quote expires (UTC). Omit or null to use property default (QuoteExpirationDays).
Whether to generate charges on the quote. Default is true. For PATCH, when true, charges will be regenerated (reset).
Whether to generate and send email system messages after creating the quote. Default is false.
The ID of the guest this quote was created for.
Whether to create a hold block for the quoted dates. Default is false.
The quoted number of infants.
The listing site this quote is attributed to. Use the Id from the listing sites endpoints.
Notes about this quote.
The quoted number of pets.
The quoted property ID.
Indicates that the generated quote should be returned only, not stored. When true, the quote operation (POST/PATCH) will be validated and processed (including charge generation if requested) but not committed to the database. Default is false.
Whether to validate property rules (min/max nights, etc.). Default is true.
Response
A model representing the quote created.
The ID of this record.
A collection of tag names.
The quoted number of adults.
The quoted date of arrival.
The quoted arrival checkin time.
The quoted arrival checkin end time.
The quoted departure checkout time.
The quoted number of children.
The date this quote was created in the system.
The quoted date of departure.
The date this quote expires.
The ID of the guest this quote was created for.
The quoted number of infants.
A globally unique ID for this quote.
The listing site this quote is attributed to.
Notes about this quote.
The quoted number of pets.
A proxy email address provided by the OTA specifically for this quote.
The quoted property ID.
The date this quote was made.
The date this quote was last updated in the system.