> For the complete documentation index, see [llms.txt](https://docs.mews.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mews.com/booking-engine-guide/booking-engine-api/deprecations.md).

# Deprecations

Deprecations are features of the API which you are discouraged from using, even though they may still be supported for a period of time for the sake of backwards compatibility. Such features are normally deprecated because they are superseded by a better alternative. They can include object properties or entire API operations. The list of deprecations is as follows. Individual items are also highlighted in the [Changelog](/booking-engine-guide/changelog.md) when they occur. Historic deprecations that have already been discontinued may not be listed.

**For more information, see our** [**Deprecations Policy**](https://mews-systems.gitbook.io/open-api/staying-up-to-date/deprecations-policy)**.**

> **Important:** We strongly advise you to review this list and if you are using any of the deprecated items in your integration, to update your implementation accordingly.

The table columns have the following meanings:

* **Object** - JSON data object containing the deprecated field or property
* **Property** - Field or property which is deprecated
* **Replaced by** - What the replacement is, if applicable
* **Context** - The context in which the property is used, usually the API operation
* **Deprecated** - The date at which the deprecation notice was given (see the [Changelog](/booking-engine-guide/changelog.md))
* **Discontinued** - The date at which it is planned to discontinue the feature completely; a value of '-' indicates no date has been set

## Deprecated object properties

| Object                                                                                                                   | Property                   | Replaced by                                                                                                                                                                                                                               | Context                                                                                                                                                                                                                      | Deprecated  | Discontinued |
| ------------------------------------------------------------------------------------------------------------------------ | -------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- | ------------ |
| [Room occupancy availability](/booking-engine-guide/booking-engine-api/operations/hotels.md#room-occupancy-availability) | `AdultCount`, `ChildCount` | [OccupancyData](/booking-engine-guide/booking-engine-api/operations/hotels.md#room-occupancy-availability)                                                                                                                                | [Get availability](/booking-engine-guide/booking-engine-api/operations/hotels.md#get-availability)                                                                                                                           | 18 Mar 2024 | -            |
| Request object                                                                                                           | `AdultCount`, `ChildCount` | [OccupancyData](/booking-engine-guide/booking-engine-api/operations/hotels.md#get-availability)                                                                                                                                           | [Get availability](/booking-engine-guide/booking-engine-api/operations/hotels.md#get-availability)                                                                                                                           | 18 Mar 2024 | -            |
| [Occupancy](/booking-engine-guide/booking-engine-api/operations/reservations.md#occupancy)                               | `AdultCount`, `ChildCount` | [OccupancyData](/booking-engine-guide/booking-engine-api/operations/reservations.md#occupancy)                                                                                                                                            | [Get reservations pricing](/booking-engine-guide/booking-engine-api/operations/reservations.md#get-reservations-pricing)                                                                                                     | 18 Mar 2024 | -            |
| [Reservation](/booking-engine-guide/booking-engine-api/operations/reservations.md#reservation)                           | `AdultCount`, `ChildCount` | [OccupancyData](/booking-engine-guide/booking-engine-api/operations/reservations.md#reservation)                                                                                                                                          | [Get reservation price](/booking-engine-guide/booking-engine-api/operations/reservations.md#get-reservation-price)                                                                                                           | 18 Mar 2024 | -            |
| [Amount](/booking-engine-guide/booking-engine-api/operations/reservations.md#amount)                                     | `TaxValues`                | [Breakdown](/booking-engine-guide/booking-engine-api/operations/reservations.md#amount)                                                                                                                                                   | [Get reservation price](/booking-engine-guide/booking-engine-api/operations/reservations.md#get-reservation-price)                                                                                                           | 19 Oct 2022 | -            |
| [Room category](/booking-engine-guide/booking-engine-api/operations/hotels.md#room-category)                             | `ImageIds`                 | [Category image assignment](/booking-engine-guide/booking-engine-api/operations/configuration.md#category-image-assignment) ([Get configuration](/booking-engine-guide/booking-engine-api/operations/configuration.md#get-configuration)) | [Get configuration](/booking-engine-guide/booking-engine-api/operations/configuration.md#get-configuration), [Get hotels](/booking-engine-guide/booking-engine-api/operations/hotels.md#get-hotels)                          | 21 Oct 2021 | -            |
| [Room price](/booking-engine-guide/booking-engine-api/operations/hotels.md#room-price)                                   | `AverageAmountPerNight`    | `AverageAmountPerTimeUnit`                                                                                                                                                                                                                | [Get availability](/booking-engine-guide/booking-engine-api/operations/hotels.md#get-availability), [Get reservations pricing](/booking-engine-guide/booking-engine-api/operations/reservations.md#get-reservations-pricing) | 21 Jul 2021 | -            |
| [Rate group](/booking-engine-guide/booking-engine-api/operations/hotels.md#rate-group)                                   | `SettlementMaximumNights`  | `SettlementMaximumTimeUnits`                                                                                                                                                                                                              | [Get availability](/booking-engine-guide/booking-engine-api/operations/hotels.md#get-availability)                                                                                                                           | 21 Jul 2021 | -            |
| [Product](/booking-engine-guide/booking-engine-api/operations/hotels.md#product)                                         | `Charging`                 | `ChargingMode`                                                                                                                                                                                                                            | [Get hotels](/booking-engine-guide/booking-engine-api/operations/hotels.md#get-hotels), [Get configuration](/booking-engine-guide/booking-engine-api/operations/configuration.md#get-configuration)                          | 21 Jul 2021 | -            |
| [Product](/booking-engine-guide/booking-engine-api/operations/hotels.md#product)                                         | `Posting`                  | `PostingMode`                                                                                                                                                                                                                             | [Get hotels](/booking-engine-guide/booking-engine-api/operations/hotels.md#get-hotels), [Get configuration](/booking-engine-guide/booking-engine-api/operations/configuration.md#get-configuration)                          | 21 Jul 2021 | -            |
| [Product](/booking-engine-guide/booking-engine-api/operations/hotels.md#product)                                         | `Amounts`, `RelativePrice` | `Pricing`                                                                                                                                                                                                                                 | [Get hotels](/booking-engine-guide/booking-engine-api/operations/hotels.md#get-hotels), [Get configuration](/booking-engine-guide/booking-engine-api/operations/configuration.md#get-configuration)                          | 01 Jul 2021 | -            |
| [Configuration](/booking-engine-guide/booking-engine-api/operations/configuration.md#configuration-1)                    | `PaymentCardInput`         | `PaymentCardRequirement`                                                                                                                                                                                                                  | [Get configuration](/booking-engine-guide/booking-engine-api/operations/configuration.md#get-configuration)                                                                                                                  | 18 Apr 2021 | -            |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.mews.com/booking-engine-guide/booking-engine-api/deprecations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
