post Hotel Room Maintenance Reasons
POST {{HostName}}/rm/config/v1/hotels/{{HotelId}}/roomMaintenanceReasons
Request Body
{"hotelRoomMaintenanceReasons"=>[{"hotelId"=>"{{HotelId}}", "code"=>"COFFEE", "description"=>"Coffee Machine Broken", "sellSequence"=>"1", "inactive"=>false}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |