put Unit Grades
PUT {{HostName}}/rmr/config/v1/hotels/{{hotelId}}/unitGrades/{{unitGradeCode}}
Request Body
{"unitGrades"=>[{"code"=>"PREM", "description"=>{"defaultText"=>"PREMIER - Best in Class Room with the finest furnishings and interior design"}, "displayOrder"=>6, "hotelId"=>"string"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |