Changes for page 1. SearchTourPackages
Last modified by Giorgi Mdivnishvili on 2025/10/22 15:30
From version 48.1
edited by Giorgi Mdivnishvili
on 2025/10/09 16:09
on 2025/10/09 16:09
Change comment:
There is no comment for this version
To version 47.1
edited by Giorgi Mdivnishvili
on 2025/10/09 16:08
on 2025/10/09 16:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -18,8 +18,8 @@ 18 18 **Data Retrieval Parameters:** 19 19 20 20 * **Parameter Usage**: To query package data, the system utilizes the following parameters within the request payload: 21 -** nights: Defines the minimum duration of stay (in days) as part of the tour package. The value is set to 0 by default, indicating no minimum duration constraint.22 -** nightsTo: Specifies the maximum duration of stay (in days) allowable within the package offerings. A default value of 0 implies no maximum limit; however, the system enforces a maximum duration difference of 7 days between stayDays and stayDaysTo.21 +** stayDays: Defines the minimum duration of stay (in days) as part of the tour package. The value is set to 0 by default, indicating no minimum duration constraint. 22 +** stayDaysTo: Specifies the maximum duration of stay (in days) allowable within the package offerings. A default value of 0 implies no maximum limit; however, the system enforces a maximum duration difference of 7 days between stayDays and stayDaysTo. 23 23 24 24 **Constraints:** 25 25