conversational

Get Hotel Flight Discount

get/conv/trips/{trip_id}/hotel-flight-discount

Path parameters

trip_idstring uuid required

Query parameters

destinationstring nullable
nightsinteger nullable

Response

Successful Response

offer_set_idstring uuid nullable
destinationstring nullable
nightsinteger nullable
destination_citystring nullable

Display city for the current flight offer, resolved from backend location data on each response. Null when the offer or city is unavailable.

flight_discount_eligibleboolean
flight_bookedboolean nullable

Whether this user already has a live flight booking on this trip, including imported bookings. Null means booking status has not been checked.

Changes