Get Reservations using the ReservationId

GET {{HostName}}/rsv/v1/hotels/{{HotelId}}/reservations/{{ReservationId}}?searchType=InHouse

PostInquiry Sample to get guest information by ReservationId

/rsv/v1/hotels/HotelId/reservations/ReservationId?searchType=InHouse

used by systems who want to get current information of a specific reservationId.

system would send request for information if a Guest with specific reservationId is currently checked in and get some Guest and reservation information.

reservationId is a unique id created in PMS for each reservation.

Request Params

KeyDatatypeRequiredDescription
fetchInstructionsstring
fetchInstructionsstring
searchTypestring

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
x-hotelIdstring
x-app-keystring