OPERA Cloud APIs by Module-Enterprise Configuration (ENT Config)-Hotel Restaurants
Number of APIs: 4
-
get Hotel -> restaurants GET {{HostName}}/ent/config/v1/hotels/{{HotelId}}?fetchInstructions=Dining
-
post Hotel Restaurants POST {{HostName}}/ent/config/v1/hotels/{{HotelId}}/restaurants
-
change Hotel Restaurants PUT {{HostName}}/ent/config/v1/hotels/{{HotelId}}/restaurants/{{RestaurantCode}}
-
remove Hotel Restaurants DELETE {{HostName}}/ent/config/v1/hotels/{{HotelId}}/restaurants/{{RestaurantCode}}