Changes for page 4. CalcCheckout

Last modified by Giorgi Mdivnishvili on 2024/04/11 16:59

From version 5.1
edited by Giorgi Mdivnishvili
on 2024/04/11 07:33
Change comment: There is no comment for this version
To version 6.1
edited by Giorgi Mdivnishvili
on 2024/04/11 09:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -164,353 +164,126 @@
164 164   "errorCode": "string",
165 165   "errorDescription": "string",
166 166   "userErrorDescription": "string",
167 - "package": {
168 - "cacheKey": "string",
169 - "id": "string",
170 - "priceCurrency": "string",
171 - "totalPrice": 0,
172 - "agentCommissionPercent": 0,
173 - "agentCommissionAmount": 0,
174 - "includedExtrasAmount": 0,
175 - "priceDifference": 0,
176 - "hotel": {
177 - "hotelPriceId": "string",
178 - "providerId": 0,
179 - "hotelName": "string",
180 - "hotelCode": "string",
181 - "nigths": 0,
182 - "mealPlan": "string",
183 - "hotelClass": "string",
184 - "availabilityType": "OnRequest",
185 - "availableRoomsCount": 0,
186 - "fewRooms": true,
187 - "roomCategoryCode": "string",
188 - "roomCategoryName": "string",
189 - "placementTypeName": "string",
190 - "placementDescription": "string",
191 - "checkInDate": "2023-12-26T12:55:59.433Z",
192 - "checkOutDate": "2023-12-26T12:55:59.433Z",
193 - "adults": 0,
194 - "children": 0,
195 - "districtUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
196 - "districtName": "string",
197 - "cityUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
198 - "cityName": "string",
167 + "priceCurrency": "string",
168 + "totalPrice": 0,
169 + "agentCommissionPercent": 0,
170 + "agentCommissionAmount": 0,
171 + "requiredCitizenIdentifiers": [
172 + {
199 199   "countryCode": "string",
200 - "countryName": "string",
201 - "hasAlcohol": true,
202 - "hasFreeWifi": true,
203 - "hasMetro": true,
204 - "hasPool": true,
205 - "hasMall": true,
206 - "cancellationPolicyDescription": "string",
207 - "cancellationPolicy": {
208 - "cancellationPolicyCode": "string",
209 - "noShowChargeValue": 0,
210 - "noShowChargeValueType": "string",
211 - "earlyDepartureChargeValue": 0,
212 - "earlyDepartureChargeValueType": "string",
213 - "conditions": [
214 - {
215 - "timeunits": 0,
216 - "timeunitType": "string",
217 - "timeOffsetTypeName": "string",
218 - "chargeValue": 0,
219 - "chargeValueType": "string"
220 - }
221 - ]
222 - }
223 - },
224 - "flight": {
225 - "id": "string",
226 - "departureDate": "2023-12-26T12:55:59.433Z",
227 - "returnDate": "2023-12-26T12:55:59.433Z",
228 - "departureTicketsLeft": 0,
229 - "returnTicketsLeft": 0,
230 - "departureAvailabilityType": "OnRequest",
231 - "returnAvailabilityType": "OnRequest",
232 - "isTwoWay": true,
233 - "sameBaggageForAll": true,
234 - "totalBaggage": true,
235 - "departureSegments": [
236 - {
237 - "airlineCode": "string",
238 - "airlineName": "string",
239 - "flightCode": "string",
240 - "class": "string",
241 - "lugageWeight": 0,
242 - "handLugageWeight": 0,
243 - "departureFlightDate": "2023-12-26T12:55:59.433Z",
244 - "departureCountryName": "string",
245 - "departureCityName": "string",
246 - "departureAirportCode": "string",
247 - "departureAirportName": "string",
248 - "departureTerminalCode": "string",
249 - "arrivalFlightDate": "2023-12-26T12:55:59.433Z",
250 - "arrivalCountryName": "string",
251 - "arrivalCityName": "string",
252 - "arrivalAirportCode": "string",
253 - "arrivalAirportName": "string",
254 - "arrivalTerminalCode": "string",
255 - "flightDuration": "string"
256 - }
174 + "identifierType": "TIN"
175 + }
176 + ],
177 + "hotels": [
178 + {
179 + "hotelPriceId": "string",
180 + "touristIds": [
181 + "3fa85f64-5717-4562-b3fc-2c963f66afa6"
257 257   ],
258 - "returnSegments": [
259 - {
260 - "airlineCode": "string",
261 - "airlineName": "string",
262 - "flightCode": "string",
263 - "class": "string",
264 - "lugageWeight": 0,
265 - "handLugageWeight": 0,
266 - "departureFlightDate": "2023-12-26T12:55:59.433Z",
267 - "departureCountryName": "string",
268 - "departureCityName": "string",
269 - "departureAirportCode": "string",
270 - "departureAirportName": "string",
271 - "departureTerminalCode": "string",
272 - "arrivalFlightDate": "2023-12-26T12:55:59.433Z",
273 - "arrivalCountryName": "string",
274 - "arrivalCityName": "string",
275 - "arrivalAirportCode": "string",
276 - "arrivalAirportName": "string",
277 - "arrivalTerminalCode": "string",
278 - "flightDuration": "string"
279 - }
183 + "errorCode": "string",
184 + "errorMessage": "string",
185 + "description": "string"
186 + }
187 + ],
188 + "tourists": [
189 + {
190 + "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
191 + "age": 0,
192 + "isAdult": true,
193 + "flightIds": [
194 + "string"
280 280   ],
281 - "passengers": [
196 + "flights": [
282 282   {
283 - "id": "string",
284 - "isAdult": true,
285 - "selectedForwardBaggageCode": "string",
286 - "selectedBackwardBaggageCode": "string",
287 - "forwardBaggages": [
288 - {
289 - "baggageCode": "string",
290 - "description": "string",
291 - "price": 0,
292 - "currency": "string",
293 - "included": true
294 - }
295 - ],
296 - "backwardBaggages": [
297 - {
298 - "baggageCode": "string",
299 - "description": "string",
300 - "price": 0,
301 - "currency": "string",
302 - "included": true
303 - }
304 - ]
198 + "flightId": "string",
199 + "note": "string"
305 305   }
306 - ]
307 - },
308 - "extraServices": [
309 - {
310 - "extraServiceCode": "string",
311 - "extraServiceTypeCode": "string",
312 - "isMandatory": 0,
313 - "extraServiceName": "string",
314 - "minimalServiceAmount": 0,
315 - "includedPriceCode": "string",
316 - "prices": [
317 - {
318 - "extraServicePriceCode": "string",
319 - "displayName": "string",
320 - "restrictionInfo": "string",
321 - "additionalInfo": "string",
322 - "price": 0,
323 - "extraPrice": 0,
324 - "currency": "string"
325 - }
326 - ]
327 - }
328 - ],
329 - "insurancePrice": {
330 - "name": "string",
331 - "price": 0,
332 - "priceSurcarge": 0,
333 - "actualStartDate": "2023-12-26T12:55:59.433Z",
334 - "actualEndDate": "2023-12-26T12:55:59.433Z",
335 - "optional": true,
336 - "includedInPackagePrice": true
337 - }
338 - },
339 - "altPackages": [
340 - {
341 - "cacheKey": "string",
342 - "id": "string",
343 - "priceCurrency": "string",
344 - "totalPrice": 0,
345 - "agentCommissionPercent": 0,
346 - "agentCommissionAmount": 0,
347 - "includedExtrasAmount": 0,
348 - "priceDifference": 0,
349 - "hotel": {
350 - "hotelPriceId": "string",
351 - "providerId": 0,
352 - "hotelName": "string",
353 - "hotelCode": "string",
354 - "nigths": 0,
355 - "mealPlan": "string",
356 - "hotelClass": "string",
357 - "availabilityType": "OnRequest",
358 - "availableRoomsCount": 0,
359 - "fewRooms": true,
360 - "roomCategoryCode": "string",
361 - "roomCategoryName": "string",
362 - "placementTypeName": "string",
363 - "placementDescription": "string",
364 - "checkInDate": "2023-12-26T12:55:59.433Z",
365 - "checkOutDate": "2023-12-26T12:55:59.433Z",
366 - "adults": 0,
367 - "children": 0,
368 - "districtUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
369 - "districtName": "string",
370 - "cityUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
371 - "cityName": "string",
372 - "countryCode": "string",
373 - "countryName": "string",
374 - "hasAlcohol": true,
375 - "hasFreeWifi": true,
376 - "hasMetro": true,
377 - "hasPool": true,
378 - "hasMall": true,
379 - "cancellationPolicyDescription": "string",
380 - "cancellationPolicy": {
381 - "cancellationPolicyCode": "string",
382 - "noShowChargeValue": 0,
383 - "noShowChargeValueType": "string",
384 - "earlyDepartureChargeValue": 0,
385 - "earlyDepartureChargeValueType": "string",
386 - "conditions": [
387 - {
388 - "timeunits": 0,
389 - "timeunitType": "string",
390 - "timeOffsetTypeName": "string",
391 - "chargeValue": 0,
392 - "chargeValueType": "string"
393 - }
394 - ]
395 - }
201 + ],
202 + "arrivalFlightInfo": {
203 + "flightNumber": "string",
204 + "terminalCode": "string",
205 + "date": "2024-04-11T05:03:16.796Z",
206 + "time": "string"
396 396   },
397 - "flight": {
398 - "id": "string",
399 - "departureDate": "2023-12-26T12:55:59.433Z",
400 - "returnDate": "2023-12-26T12:55:59.433Z",
401 - "departureTicketsLeft": 0,
402 - "returnTicketsLeft": 0,
403 - "departureAvailabilityType": "OnRequest",
404 - "returnAvailabilityType": "OnRequest",
405 - "isTwoWay": true,
406 - "sameBaggageForAll": true,
407 - "totalBaggage": true,
408 - "departureSegments": [
409 - {
410 - "airlineCode": "string",
411 - "airlineName": "string",
412 - "flightCode": "string",
413 - "class": "string",
414 - "lugageWeight": 0,
415 - "handLugageWeight": 0,
416 - "departureFlightDate": "2023-12-26T12:55:59.433Z",
417 - "departureCountryName": "string",
418 - "departureCityName": "string",
419 - "departureAirportCode": "string",
420 - "departureAirportName": "string",
421 - "departureTerminalCode": "string",
422 - "arrivalFlightDate": "2023-12-26T12:55:59.433Z",
423 - "arrivalCountryName": "string",
424 - "arrivalCityName": "string",
425 - "arrivalAirportCode": "string",
426 - "arrivalAirportName": "string",
427 - "arrivalTerminalCode": "string",
428 - "flightDuration": "string"
429 - }
430 - ],
431 - "returnSegments": [
432 - {
433 - "airlineCode": "string",
434 - "airlineName": "string",
435 - "flightCode": "string",
436 - "class": "string",
437 - "lugageWeight": 0,
438 - "handLugageWeight": 0,
439 - "departureFlightDate": "2023-12-26T12:55:59.433Z",
440 - "departureCountryName": "string",
441 - "departureCityName": "string",
442 - "departureAirportCode": "string",
443 - "departureAirportName": "string",
444 - "departureTerminalCode": "string",
445 - "arrivalFlightDate": "2023-12-26T12:55:59.433Z",
446 - "arrivalCountryName": "string",
447 - "arrivalCityName": "string",
448 - "arrivalAirportCode": "string",
449 - "arrivalAirportName": "string",
450 - "arrivalTerminalCode": "string",
451 - "flightDuration": "string"
452 - }
453 - ],
454 - "passengers": [
455 - {
456 - "id": "string",
457 - "isAdult": true,
458 - "selectedForwardBaggageCode": "string",
459 - "selectedBackwardBaggageCode": "string",
460 - "forwardBaggages": [
461 - {
462 - "baggageCode": "string",
463 - "description": "string",
464 - "price": 0,
465 - "currency": "string",
466 - "included": true
467 - }
468 - ],
469 - "backwardBaggages": [
470 - {
471 - "baggageCode": "string",
472 - "description": "string",
473 - "price": 0,
474 - "currency": "string",
475 - "included": true
476 - }
477 - ]
478 - }
479 - ]
208 + "departureFlightInfo": {
209 + "flightNumber": "string",
210 + "terminalCode": "string",
211 + "date": "2024-04-11T05:03:16.796Z",
212 + "time": "string"
480 480   },
481 - "extraServices": [
214 + "insurancePrice": {
215 + "insuranceId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
216 + "insuranceServiceId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
217 + "insurancePriceId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
218 + "touristId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
219 + "insuranceName": "string",
220 + "insuranceDescription": "string",
221 + "contragentName": "string",
222 + "contragentFullName": "string",
223 + "actualStartDate": "2024-04-11T05:03:16.796Z",
224 + "actualEndDate": "2024-04-11T05:03:16.796Z",
225 + "costCurrencyCode": "string",
226 + "costAmount": 0,
227 + "priceCurrencyCode": "string",
228 + "priceAmount": 0,
229 + "coverageCurrencyCode": "string",
230 + "coverageAmount": 0
231 + },
232 + "selectedVisaId": "string",
233 + "transfers": [
482 482   {
483 - "extraServiceCode": "string",
484 - "extraServiceTypeCode": "string",
485 - "isMandatory": 0,
486 - "extraServiceName": "string",
487 - "minimalServiceAmount": 0,
488 - "includedPriceCode": "string",
489 - "prices": [
235 + "id": "string",
236 + "type": "Arrival",
237 + "flightId": "string",
238 + "flightInfo": {
239 + "flightNumber": "string",
240 + "terminalCode": "string",
241 + "date": "2024-04-11T05:03:16.796Z",
242 + "time": "string"
243 + },
244 + "checkInHotelId": "string",
245 + "checkOutHotelId": "string",
246 + "selectedTransferPriceId": "string",
247 + "transferPrices": [
490 490   {
491 - "extraServicePriceCode": "string",
492 - "displayName": "string",
493 - "restrictionInfo": "string",
494 - "additionalInfo": "string",
495 - "price": 0,
496 - "extraPrice": 0,
497 - "currency": "string"
249 + "id": "string",
250 + "name": "string",
251 + "adultPlaces": 0,
252 + "childPlaces": 0,
253 + "perPersonPrice": true,
254 + "adultPrice": 0,
255 + "childPrice": 0
498 498   }
499 499   ]
500 500   }
501 501   ],
502 - "insurancePrice": {
503 - "name": "string",
504 - "price": 0,
505 - "priceSurcarge": 0,
506 - "actualStartDate": "2023-12-26T12:55:59.433Z",
507 - "actualEndDate": "2023-12-26T12:55:59.433Z",
508 - "optional": true,
509 - "includedInPackagePrice": true
510 - }
260 + "errorCode": "string",
261 + "errorMessage": "string",
262 + "description": "string"
511 511   }
512 512   ],
513 - "refreshPriceResult": "Success"
265 + "visas": [
266 + {
267 + "prid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
268 + "prName": "string",
269 + "prValue": 0,
270 + "sortingOrder": 0
271 + }
272 + ],
273 + "terminals": [
274 + {
275 + "terminalCode": "string",
276 + "cityUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
277 + "districtUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
278 + "terminalName": "string",
279 + "countryCode": "string",
280 + "note": "string"
281 + }
282 + ],
283 + "containsError": true,
284 + "refreshPriceResult": "Success",
285 + "reservationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
286 + "reservationDetailsUnavailable": true
514 514  }
515 515  {{/code}}
516 516