---
uuid: add15bc1-c6fd-4372-a71f-f0466d717978
date_created: 2025-07-05T08:07:48.956Z
date_updated: 2026-03-11T09:25:53.710Z
outdated: true
end_of_support_date: 2024-01-01
routes: 
  - GET /v1/products/{product_id}/restaurants
---

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

**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}/restaurants ` 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}/restaurants` 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}/restaurants`.
