OPERA Cloud APIs by Module-Room Rotation Configuration (RMR Config)
Number of APIs: 22
-
put Rotation Period PUT {{HostName}}/rmr/config/v1/hotels/{{hotelId}}/rotationPeriod
-
post Adjustment Reasons POST {{HostName}}/rmr/config/v1/adjustmentReasons/
-
get Unit Grades GET {{HostName}}/rmr/config/v1/hotels/{{hotelId}}/unitGrades
-
get Adjustment Reasons GET {{HostName}}/rmr/config/v1/adjustmentReasons?fetchInactive=true
-
put Adjustment Reasons PUT {{HostName}}/rmr/config/v1/adjustmentReasons/{{adjustmentReasonsId}}
-
delete Adjustment Reasons DELETE {{HostName}}/rmr/config/v1/adjustmentReasons/{{adjustmentReasonsId}}
-
get Rotation Period GET {{HostName}}/rmr/config/v1/hotels/{{hotelId}}/rotationPeriod
-
post Unit Grades POST {{HostName}}/rmr/config/v1/hotels/{{hotelId}}/unitGrades
-
put Unit Grades PUT {{HostName}}/rmr/config/v1/hotels/{{hotelId}}/unitGrades/{{unitGradeCode}}
-
delete Unit Grades DELETE {{HostName}}/rmr/config/v1/hotels/{{hotelId}}/unitGrades/{{unitGradeCode}}