Find a reservation functionality enables users to retrieve existing reservation details using unique identifiers. The process typically requires:

  • Reservation ID: The unique identifier assigned when the reservation was created.

Once the API receives the request, it returns comprehensive information about the reservation, including booking details, room type, dates, and guest information.