v1

latestOpenAPI 3.0.32026-07-2672165314.6 KB
Reservations

Retrieves the quote details associated with a booking.

Returns the details of the current Quote associated with a specific Booking.

get/v1/reservation/booking/{id}/quote

Path parameters

idinteger required

The unique identifier of the booking.

Response

OK

idinteger

The unique identifier for the quote.

arrivalstring nullable

The scheduled arrival date for the booking.

departurestring nullable

The scheduled departure date for the booking.

property_idinteger

The unique identifier of the property associated with the booking.

statusstring nullable

The current status of the quote.

amount_grossLodgifyAppTypesMoney1
amount_netLodgifyAppTypesMoney1
date_cancelledstring date-time nullable

The date and time when the quote was cancelled, if applicable.

amount_cancelledLodgifyAppTypesMoney1
date_agreedstring date-time nullable

The date and time when the quote agreement was accepted.

is_policy_activeboolean

Indicates whether the policy associated with the quote is currently active.

rate_policy_namestring nullable

The name of the rate policy applied to the quote.

expiration_hoursinteger nullable

Deprecated. Use GuestExpirationHours instead.

guest_expiration_hoursinteger nullable

The number of hours until the quote expires while pending guest action.

owner_expiration_hoursinteger nullable

The number of hours until the quote expires while pending owner action.

expiration_datestring date-time nullable

The specific date and time when the quote expires.

rental_agreementstring nullable

The identifier or link to the rental agreement.

rental_agreement_acceptedboolean

Indicates whether the rental agreement has been accepted by the guest.