---
title: "Changes to Hotel info (reversed)"
method: POST
path: "/get-hotel"
---

# Changes to Hotel info (reversed)

`POST /get-hotel`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2025-11-28** `b2f22ce7f100` — 1 breaking, 6 info
- **2023-12-18** `2449b1b91089` — 1 info
- **2023-10-30** `e19082e0fb0f` — 1 breaking

## Changes

- **2025-11-28** `b2f22ce7f100` — 1 breaking, 6 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - added `#/components/schemas/ErrorResponse, subschema #2` to the response body `allOf` list for the response status `400`
  - removed `#/components/schemas/HotelInfo` from the response body `oneOf` list for the response status `200`
  - removed `#/components/schemas/HotelNotFoundError` from the response body `oneOf` list for the response status `400`
  - added the optional property `ratePlans` to the response with the `200` status
  - added the required property `hotel` to the response with the `200` status
  - added the required property `roomTypes` to the response with the `200` status
- **2023-12-18** `2449b1b91089` — 1 info
  - endpoint added
- **2023-10-30** `e19082e0fb0f` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/slevomat/apis/termino-hotel-api/docs/get-hotel/post.md) · [API](https://skmtc.dev/slevomat/apis/termino-hotel-api.md) · [Page](https://skmtc.dev/slevomat/apis/termino-hotel-api/changes/get-hotel/post)
