Changes for page 5. ConfirmCheckout
Last modified by Giorgi Mdivnishvili on 2024/08/30 12:58
From version 7.2
edited by Giorgi Mdivnishvili
on 2024/04/11 12:55
on 2024/04/11 12:55
Change comment:
There is no comment for this version
To version 6.1
edited by Giorgi Mdivnishvili
on 2024/04/11 09:19
on 2024/04/11 09:19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1124,59 +1124,3 @@ 1124 1124 1125 1125 } 1126 1126 {{/success}} 1127 - 1128 - 1129 - 1130 -== Description == 1131 - 1132 - 1133 -=== Request === 1134 - 1135 - 1136 -(% class="table-bordered" %) 1137 -|=Field Path|=Data Type|=Description 1138 -|calcTourPackageRequests[*].refreshPrices|Boolean|Indicates whether to refresh the prices for the tour package. 1139 -|calcTourPackageRequests[*].packageId|String|Unique identifier for the tour package. 1140 -|calcTourPackageRequests[*].flightPassengers[*].id|String|Unique identifier for a flight passenger within the package. 1141 -|calcTourPackageRequests[*].flightPassengers[*].selectedForwardBaggageCode|String|Code indicating the baggage option selected for the forward journey. 1142 -|calcTourPackageRequests[*].flightPassengers[*].selectedBackwardBaggageCode|String|Code indicating the baggage option selected for the return journey. 1143 -|calcTourPackageRequests[*].extraServicePriceCodes|Array|An array of codes for extra services priced within the package. 1144 -|calcTourPackageRequests[*].includeInsurance|Boolean|Indicates if insurance is included in the tour package. 1145 -|calcOnlyHotelPackageRequests|Array|Details about hotel-only package requests, if applicable. 1146 -|calcOnlyAviaPackageRequests|Array|Details about avia-only package requests, if applicable. 1147 -|hotels[*].note|String|Additional notes regarding the hotel booking. 1148 -|hotels[*].agentConfirmationNumber|String|Confirmation number provided by the agent for the hotel booking. 1149 -|hotels[*].hotelPriceId|String|Unique identifier for the hotel price. 1150 -|hotels[*].touristIds[*]|String|List of IDs for tourists staying at the hotel. 1151 -|tourists[*].id|String|Unique identifier for the tourist. 1152 -|tourists[*].isMale|Boolean|Indicates if the tourist is male. 1153 -|tourists[*].firstName|String|First name of the tourist. 1154 -|tourists[*].lastName|String|Last name of the tourist. 1155 -|tourists[*].birthDate|String|Birth date of the tourist. 1156 -|tourists[*].citizenship|String|Citizenship of the tourist. 1157 -|tourists[*].passportNumber|String|Passport number of the tourist. 1158 -|tourists[*].passportIssue|String|Issue date of the tourist's passport. 1159 -|tourists[*].passportExpiry|String|Expiry date of the tourist's passport. 1160 -|tourists[*].tin|String|Tax identification number of the tourist, if applicable. 1161 -|tourists[*].selectedVisaId|String|ID of the selected visa option for the tourist. 1162 -|tourists[*].flights[*].flightId|String|Identifier for flights associated with the tourist. 1163 -|tourists[*].flights[*].note|String|Additional notes or details about the flight. 1164 -|tourists[*].flightIds[*]|String|Array of flight IDs associated with the tourist. 1165 -|tourists[*].insurancePrice.insuranceId|String|Identifier for the insurance plan selected for the tourist. 1166 -|...|...|Additional fields for insurancePrice as detailed in previous responses. 1167 -|tourists[*].departureFlightInfo.date|String|Departure date for the tourist's flight, if applicable. 1168 -|tourists[*].departureFlightInfo.time|String|Departure time for the tourist's flight, if applicable. 1169 -|tourists[*].departureFlightInfo.flightNumber|String|Flight number for the tourist's departure flight, if applicable. 1170 -|tourists[*].departureFlightInfo.terminalCode|String|Terminal code for the tourist's departure flight, if applicable. 1171 -|tourists[*].arrivalFlightInfo.date|String|Arrival date for the tourist's flight, if applicable. 1172 -|tourists[*].arrivalFlightInfo.time|String|Arrival time for the tourist's flight, if applicable. 1173 -|tourists[*].arrivalFlightInfo.flightNumber|String|Flight number for the tourist's arrival flight, if applicable. 1174 -|tourists[*].arrivalFlightInfo.terminalCode|String|Terminal code for the tourist's arrival flight, if applicable. 1175 -|tourists[*].transfers[*].id|String|Unique identifier for a transfer service associated with the tourist. 1176 -|tourists[*].transfers[*].selectedTransferPriceId|String|ID of the selected pricing option for the transfer. 1177 -|note|String|General note regarding the reservation, intended for testing or additional information. 1178 -|contactPhone|String|Contact phone number associated with the reservation. 1179 -|reservationId|String|Unique identifier for the entire reservation. 1180 - 1181 - 1182 -