Update a Wake Up Call on a reservation

PUT {{HostName}}/fof/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/wakeUpCalls

Request Body

{"calls"=>[{"reservationInfo"=>{"reservationIdList"=>[{"type"=>"Reservation", "id"=>"{{ReservationId}}"}], "hotelId"=>"{{HotelId}}", "room"=>"100"}, "callTime"=>"2021-07-08 12:00:00", "isFollowUpCall"=>false, "status"=>"Pending", "timeSpan"=>{"startDate"=>"2021-07-08"}, "newCallTime"=>"2021-07-08 12:30:00"}]}

HEADERS

KeyDatatypeRequiredDescription
x-hotelidstring
x-app-keystring