July 11, 2024

Change Summary

  • The GetReservation method now allows fetching reservation details using the clientConfirmationCode as well.
  • A new method, GetReservations has been added to retrieve all successful reservations within a specified date range.

End-points impacted

  1. GetReservation
  2. GetReservations