conversational

Freeze Hotel Flight Discount

Reject old clients without issuing or extending a legacy trip offer.

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

Path parameters

trip_idstring uuid required

Query parameters

destinationstring nullable
nightsinteger nullable

Request body

hotel_search_session_idstring uuid required

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