---
title: "Changes to Reservation query"
method: POST
path: "/get-reservation"
---

# Changes to Reservation query

`POST /get-reservation`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 10 revisions.

- **2025-11-28** `b2f22ce7f100` — 1 info
- **2023-11-02** `8853306b1b91` — 4 warning, 4 info
- **2023-10-31** `371c7c53f22d` — 3 info
- **2023-10-30** `e19082e0fb0f` — 1 breaking, 4 warning, 7 info

## Changes

- **2025-11-28** `b2f22ce7f100` — 1 info
  - added the optional property `ratePlanId` to the response with the `200` status
- **2023-11-02** `8853306b1b91` — 4 warning, 4 info
  - added the new `all_inclusive` enum value to the `meal` response property for the response status `200`
  - added the new `full_board` enum value to the `meal` response property for the response status `200`
  - added the new `half_board` enum value to the `meal` response property for the response status `200`
  - added the new `none` enum value to the `meal` response property for the response status `200`
  - removed the `allInclusive` enum value from the `meal` response property for the response status `200`
  - removed the `fullBoard` enum value from the `meal` response property for the response status `200`
  - removed the `halfBoard` enum value from the `meal` response property for the response status `200`
  - added the required property `contact/email` to the response with the `200` status
- **2023-10-31** `371c7c53f22d` — 3 info
  - api tag `PMS/CM endpoints` added
  - api tag `Pull endpoints` removed
  - response property `roomId` deprecated
- **2023-10-30** `e19082e0fb0f` — 1 breaking, 4 warning, 7 info
  - removed the required property `contact/email` from the response with the `200` status
  - removed the optional property `ratePlanId` from the response with the `200` status
  - added the new `allInclusive` enum value to the `meal` response property for the response status `200`
  - added the new `fullBoard` enum value to the `meal` response property for the response status `200`
  - added the new `halfBoard` enum value to the `meal` response property for the response status `200`
  - api tag `Pull endpoints` added
  - api tag `PMS/CM endpoints` removed
  - removed the `all_inclusive` enum value from the `meal` response property for the response status `200`
  - removed the `full_board` enum value from the `meal` response property for the response status `200`
  - removed the `half_board` enum value from the `meal` response property for the response status `200`
  - removed the `none` enum value from the `meal` response property for the response status `200`
  - response property `roomId` reactivated

---

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