Common Workflows-Guest Messages for an In House Guest
Number of APIs: 3
-
Create a new guest message POST {{HostName}}/rsv/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/guestMessages
-
Update an existing guest message PUT {{HostName}}/rsv/v0/hotels/{{HotelId}}/reservations/{{ReservationId}}/guestMessages
-
Get guest messages on a reservation GET {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}?fetchInstructions=GuestMessages