OPERA Cloud APIs by Module-Room Rotation (RMR)
Number of APIs: 7
-
Get Reservation Rotation Points GET {{HostName}}/rmr/v1/hotels/{{hotelId}}/departureStartDate/{{departureStartDate}}/departureEndDate/{{departureEndDate}}/reservationRotationPoints?roomIds=106&limit=100
-
Get Reservation Rotation Points Details GET {{HostName}}/rmr/v1/hotels/{{hotelId}}/reservations/{{reservationId}}/rooms/{{RoomID}}/reservationRotationPointsDetails
-
Get Room Rotation Points GET {{HostName}}/rmr/v1/hotels/{{hotelId}}/roomRotationPoints?roomRotationPointsDate={{currentdate}}&limit=100
-
Put Reservation Rotation Points Details PUT {{HostName}}/rmr/v1/hotels/{{hotelId}}/reservations/{{reservationId}}/rooms/{{roomId}}/reservationRotationPointsDetails
-
Put Room Rotation Points PUT {{HostName}}/rmr/v1/hotels/{{hotelId}}/roomRotationPoints
-
Get Profile Room Owners Details GET {{HostName}}/rmr/v1/profiles/{{profileId}}/roomOwnerships
-
Get Room Owners GET {{HostName}}/rmr/v1/roomOwners?includeInactive=false&hotelIds={{hotelId}}&startDateTo={{currentdate}}&limit=100