deliver Queue Rooms Text Message
PUT {{HostName}}/fof/v1/hotels/{{HotelId}}/reservations/1010560/textMessages/{{MessageType}}
The target room is in the path and the original room is in the body
Request Body
{"criteria"=>{"hotelId"=>"{{HotelId}}", "reservationId"=>{"type"=>"Reservation", "id"=>"{{ReservationId}}"}, "mobileNumber"=>"1(123)1234-1234", "messageType"=>"QueueReservation"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |