OPERA Cloud APIs by Module-Enterprise Configuration (ENT Config)-Hotel Restaurants

Number of APIs: 4

  1. get Hotel -> restaurants GET {{HostName}}/ent/config/v1/hotels/{{HotelId}}?fetchInstructions=Dining

  2. post Hotel Restaurants POST {{HostName}}/ent/config/v1/hotels/{{HotelId}}/restaurants

  3. change Hotel Restaurants PUT {{HostName}}/ent/config/v1/hotels/{{HotelId}}/restaurants/{{RestaurantCode}}

  4. remove Hotel Restaurants DELETE {{HostName}}/ent/config/v1/hotels/{{HotelId}}/restaurants/{{RestaurantCode}}