v3

latestOpenAPI 3.0.02026-07-3179137151.7 KB
Quotes

Fetch a quote.

get/v2/quotes/{id}

Path parameters

idinteger required

The quote unqiue Id.

Response

A model representing the quote.

idinteger

The ID of this record.

tagsstring[]

A collection of tag names.

adultsinteger

The quoted number of adults.

arrivalstring date-time

The quoted date of arrival.

check_instring

The quoted arrival checkin time.

check_in_endstring

The quoted arrival checkin end time.

check_outstring

The quoted departure checkout time.

childreninteger

The quoted number of children.

created_utcstring date-time

The date this quote was created in the system.

departurestring date-time

The quoted date of departure.

expires_utcstring date-time

The date this quote expires.

guest_idinteger

The ID of the guest this quote was created for.

infantsinteger

The quoted number of infants.

keystring guid

A globally unique ID for this quote.

listing_sitestring

The listing site this quote is attributed to.

notesstring

Notes about this quote.

petsinteger

The quoted number of pets.

platform_email_addressstring

A proxy email address provided by the OTA specifically for this quote.

property_idinteger

The quoted property ID.

quoted_utcstring date-time

The date this quote was made.

thread_idsinteger[]
updated_utcstring date-time nullable

The date this quote was last updated in the system.