---
uuid: 478c6440-83f4-47ee-b17d-5f1064bbe1fb
date_created: 2025-07-05T08:07:49.214Z
date_updated: 2026-03-11T09:25:34.696Z
outdated: true
end_of_support_date: 2024-01-01
routes: 
  - GET /v1/products/{product_id}/bars
---

# Depreciation of the route GET /v1/products/{product\_id}/bars

**Contexte**

within the subject "Resort tabs" for the mobile application, the two resources "Bars" and "Restaurants" will be unified with the facilities.

⭐ Key benefits : Bar and restaurant information will no longer be isolated from facilities
⚠️ Called backs: QUABLE + CMS

ℹ️: The ressource `GET /v1/products/{product_id}/bars` will not be used anymore

***

> As a MCM app DEV
> I want to add bars and restaurants information
> In order to unify them with facilities

***

## Impacts:

The resource `GET /v1/products/{product_id}/bars` will not be used anymore. In order to recover bars and restaurants information, the resource `GET /v2/products/{product_id}/facilities` will be used instead of `GET /v1/products/{product_id}/bars`.
