OPERA Cloud APIs by Module-Room Rotation Configuration (RMR Config)

Number of APIs: 22

  1. put Rotation Period PUT {{HostName}}/rmr/config/v1/hotels/{{hotelId}}/rotationPeriod

  2. post Adjustment Reasons POST {{HostName}}/rmr/config/v1/adjustmentReasons/

  3. get Unit Grades GET {{HostName}}/rmr/config/v1/hotels/{{hotelId}}/unitGrades

  4. get Adjustment Reasons GET {{HostName}}/rmr/config/v1/adjustmentReasons?fetchInactive=true

  5. put Adjustment Reasons PUT {{HostName}}/rmr/config/v1/adjustmentReasons/{{adjustmentReasonsId}}

  6. delete Adjustment Reasons DELETE {{HostName}}/rmr/config/v1/adjustmentReasons/{{adjustmentReasonsId}}

  7. get Rotation Period GET {{HostName}}/rmr/config/v1/hotels/{{hotelId}}/rotationPeriod

  8. post Unit Grades POST {{HostName}}/rmr/config/v1/hotels/{{hotelId}}/unitGrades

  9. put Unit Grades PUT {{HostName}}/rmr/config/v1/hotels/{{hotelId}}/unitGrades/{{unitGradeCode}}

  10. delete Unit Grades DELETE {{HostName}}/rmr/config/v1/hotels/{{hotelId}}/unitGrades/{{unitGradeCode}}