Schedule a Wake Up Call for a guest
POST {{HostName}}/fof/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/wakeUpCalls
Request Params
Key | Datatype | Required | Description |
---|
`` | number | | |
Request Body
{"calls"=>[{"reservationInfo"=>{"reservationIdList"=>[{"type"=>"Reservation", "id"=>"{{ReservationId}}"}], "hotelId"=>"{{HotelId}}", "room"=>"100"}, "callTime"=>"2022-07-14 07:00:00", "isFollowUpCall"=>false, "status"=>"Pending", "timeSpan"=>{"startDate"=>"2022-07-14"}}]}
Key | Datatype | Required | Description |
---|
x-hotelid | string | | |
x-app-key | string | | |