---
title: "Changes to Hotel, rooms and rates"
method: POST
path: "/hotel"
---

# Changes to Hotel, rooms and rates

`POST /hotel`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 10 revisions.

- **2025-11-28** `b2f22ce7f100` — 3 info
- **2023-12-18** `2449b1b91089` — 3 warning, 1 info
- **2023-10-31** `371c7c53f22d` — 2 info
- **2023-10-30** `e19082e0fb0f` — 2 breaking, 1 warning, 5 info

## Changes

- **2025-11-28** `b2f22ce7f100` — 3 info
  - added the optional property `ratePlans` to the response with the `200` status
  - the response property `hotel` became required for the status `200`
  - the response property `roomTypes` became required for the status `200`
- **2023-12-18** `2449b1b91089` — 3 warning, 1 info
  - removed the optional property `address` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - added the optional property `hotel` to the response with the `200` status
- **2023-10-31** `371c7c53f22d` — 2 info
  - api tag `PMS/CM endpoints` added
  - api tag `Pull endpoints` removed
- **2023-10-30** `e19082e0fb0f` — 2 breaking, 1 warning, 5 info
  - the response property `roomTypes` became optional for the status `200`
  - removed the required property `hotel` from the response with the `200` status
  - removed the optional property `ratePlans` from the response with the `200` status
  - api tag `Pull endpoints` added
  - api tag `PMS/CM endpoints` removed
  - added the optional property `address` to the response with the `200` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `name` to the response with the `200` status

---

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