Changes for page 1. SearchTourPackages

Last modified by Giorgi Mdivnishvili on 2025/02/12 15:25

From version 46.1
edited by Giorgi Mdivnishvili
on 2025/02/12 15:25
Change comment: There is no comment for this version
To version 45.1
edited by Giorgi Mdivnishvili
on 2024/04/16 18:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -177,6 +177,7 @@
177 177   "userErrorDescription": "string",
178 178   "packages": [
179 179   {
180 + "cacheKey": "string",
180 180   "id": "string",
181 181   "priceCurrency": "string",
182 182   "totalPrice": 0,
... ... @@ -351,6 +351,7 @@
351 351  {
352 352   "packages": [
353 353   {
355 + "cacheKey": "c705ab31e00e4f9a81c2fd46b2cdbb47f6fd9a6e16984236beb979b31aefafa4:{79}:i:10",
354 354   "id": "tour:b01c168e-2ea7-4ea6-b6e0-55abb8cab0a0:da894a1e-88c0-4877-b216-0eeeabe186f3:4298d06f-4344-4a39-ad98-071b7760cf30",
355 355   "priceCurrency": "USD",
356 356   "totalPrice": 1033.53,
... ... @@ -511,6 +511,8 @@
511 511  nullable: true
512 512  |packages|[
513 513  nullable: trueTourPackage{(((
516 +|cacheKey|string
517 +nullable: true
514 514  |id|string
515 515  nullable: true
516 516  |priceCurrency|string
... ... @@ -818,6 +818,7 @@
818 818  (% class="table-bordered" %)
819 819  |=Field|=Type|=Description
820 820  |packages|array|An array of packages available. Each package contains:
825 +|cacheKey|string|A unique identifier for the cache.
821 821  |id|string|A unique identifier for the package.
822 822  |priceCurrency|string|The currency in which the price is displayed. examples -  •   KZT - ₸ •   USD - $ •   RUB - ₽ •   EUR - € •   UZS - ЛВ •   AZN - ₼
823 823  |totalPrice|float|The total price of the package.