Changes for page SearchTourPackages - Basic Version
Last modified by Giorgi Mdivnishvili on 2025/10/22 13:39
From version 25.1
edited by Giorgi Mdivnishvili
on 2025/10/22 13:39
on 2025/10/22 13:39
Change comment:
There is no comment for this version
To version 24.1
edited by Giorgi Mdivnishvili
on 2024/07/11 12:45
on 2024/07/11 12:45
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -31,17 +31,7 @@ 31 31 32 32 This documentation segment aims to facilitate developers and users in leveraging a simplified method for tour package exploration and booking, ensuring an efficient and user-friendly interaction with the system. 33 33 34 -**Date Parameters** 35 35 36 -* **checkInDate** — the date when the guest checks into the hotel. 37 -* **checkOutDate** — the date of departure from the hotel (the last day of stay). 38 -* ((( 39 -If only these two parameters are specified during the search, the system will automatically select flight options that correspond to the hotel stay dates. 40 - 41 -In cases where a user wants a longer trip — for example, a **10-day tour** with only **5 days at the hotel** — they can specify flight dates (**departureDate** and **returnDate**) separately from hotel stay dates (**checkInDate** and **checkOutDate**). 42 -))) 43 - 44 - 45 45 == Endpoint URL - [POST] == 46 46 47 47 {{info}}