OPERA Cloud APIs by Module-Room Rotation (RMR)

Number of APIs: 7

  1. Get Reservation Rotation Points GET {{HostName}}/rmr/v1/hotels/{{hotelId}}/departureStartDate/{{departureStartDate}}/departureEndDate/{{departureEndDate}}/reservationRotationPoints?roomIds=106&limit=100

  2. Get Reservation Rotation Points Details GET {{HostName}}/rmr/v1/hotels/{{hotelId}}/reservations/{{reservationId}}/rooms/{{RoomID}}/reservationRotationPointsDetails

  3. Get Room Rotation Points GET {{HostName}}/rmr/v1/hotels/{{hotelId}}/roomRotationPoints?roomRotationPointsDate={{currentdate}}&limit=100

  4. Put Reservation Rotation Points Details PUT {{HostName}}/rmr/v1/hotels/{{hotelId}}/reservations/{{reservationId}}/rooms/{{roomId}}/reservationRotationPointsDetails

  5. Put Room Rotation Points PUT {{HostName}}/rmr/v1/hotels/{{hotelId}}/roomRotationPoints

  6. Get Profile Room Owners Details GET {{HostName}}/rmr/v1/profiles/{{profileId}}/roomOwnerships

  7. Get Room Owners GET {{HostName}}/rmr/v1/roomOwners?includeInactive=false&hotelIds={{hotelId}}&startDateTo={{currentdate}}&limit=100