---
title: "Changes to Get Hotel Flight Discount"
method: GET
path: "/conv/trips/{trip_id}/hotel-flight-discount"
---

# Changes to Get Hotel Flight Discount

`GET /conv/trips/{trip_id}/hotel-flight-discount`

> Every recorded change to this endpoint, newest first.
> 22 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 22 revisions.

- **2026-09-24** `c1e649dcf8e0` — 1 info
- **2026-09-24** `201bba08e85c` — 4 breaking
- **2026-09-23** `5d2121d26b96` — 10 breaking, 7 info
- **2026-09-19** `e5f778e80f9a` — 1 info

## Changes

- **2026-09-24** `c1e649dcf8e0` — 1 info
  - added the optional property `offer_set_id` to the response with the `200` status
- **2026-09-24** `201bba08e85c` — 4 breaking
  - the response property `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/destination` became optional for the status `200`
  - response property `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/destination` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/destination` response property's maxLength was unset from `3` for the response status `200`
  - the `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/destination` response property's minLength was decreased from `3` to `0` for the response status `200`
- **2026-09-23** `5d2121d26b96` — 10 breaking, 7 info
  - the response property `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/average_stay_total` became optional for the status `200`
  - the response property `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/sample_bounds` became optional for the status `200`
  - the response property `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/sample_size` became optional for the status `200`
  - response property `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/sample_size` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/average_stay_total` response's property type changed from `object` to no type for status `200`
  - the `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/sample_bounds` response's property type changed from `object` to no type for status `200`
  - removed the required property `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/average_stay_total/amount` from the response with the `200` status
  - removed the required property `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/average_stay_total/currency` from the response with the `200` status
  - removed the required property `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/sample_bounds/ne` from the response with the `200` status
  - removed the required property `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/sample_bounds/sw` from the response with the `200` status
  - added the optional property `destination` to the response with the `200` status
  - added the optional property `destination_city` to the response with the `200` status
  - added the optional property `flight_booked` to the response with the `200` status
  - added the optional property `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/hotel_booking_id` to the response with the `200` status
  - added the optional property `nights` to the response with the `200` status
  - added `#/components/schemas/Money, subschema #2` to the `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/average_stay_total` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/Viewport, subschema #2` to the `hotel_flight_discount/anyOf[subschema #1: TripHotelFlightDiscount]/sample_bounds` response property `anyOf` list for the response status `200`
- **2026-09-19** `e5f778e80f9a` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/helloaxel/apis/client-api-gateway/docs/conv/trips/:trip_id/hotel-flight-discount/get.md) · [API](https://skmtc.dev/helloaxel/apis/client-api-gateway.md) · [Page](https://skmtc.dev/helloaxel/apis/client-api-gateway/changes/conv/trips/:trip_id/hotel-flight-discount/get)
