set Guest Housekeeping Notes
PUT {{HostName}}/hsk/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}/houseKeepingNotes
Request Body
{"guestHousekeepingInstructions"=>{"housekeepingInstructions"=>{"instructions"=>"Dog in room", "turndownRequested"=>false, "expectedServiceTime"=>"2023-07-25 10:00:00.0"}, "hotelId"=>"{{HotelId}}", "reservationId"=>{"type"=>"Reservation", "id"=>"{{ReservationId}}"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |