post Wake Up Calls
POST {{HostName}}/fof/v1/hotels/{{HotelId}}/wakeUpCalls
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
`` | number |
Request Body
{"calls"=>[{"reservationInfo"=>{"reservationIdList"=>[{"type"=>"Reservation", "id"=>"{{ReservationId}}"}], "hotelId"=>"{{HotelId}}", "room"=>"100"}, "callTime"=>"2021-07-14 12:00:00", "isFollowUpCall"=>false, "status"=>"Pending", "timeSpan"=>{"startDate"=>"2021-07-14"}}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |