Set the Guest Service Status to DND or MUR - off

PUT {{HostName}}/hsk/v0/hotels/{{HotelId}}/serviceRequests

HPI-RoomEquipment - Change Guest Service Status

Example API message to change a Guest Service Status for a specific room

GuestServiceStatus option can be set by a hotel guest itself through a vendor system option to set a Do Not Disturb or a Make Up Room notification similar to the Door sign he can hang out outside the room door so housekeeping or Room service staff is aware.

roomList = Room number

status = DoNotDisturb, MakeUpRoom or NoStatusSelected

Request Params

KeyDatatypeRequiredDescription
status information onlynullDoNotDisturb, MakeUpRoom, NoStatusSelected

Request Body

{"criteria"=>{"hotelId"=>"{{HotelId}}", "roomList"=>["104"], "status"=>"NoStatusSelected"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
x-hotelidstring
x-app-keystring