Changes for page 5. ConfirmCheckout
Last modified by Giorgi Mdivnishvili on 2024/08/30 12:58
From version 5.1
edited by Giorgi Mdivnishvili
on 2024/04/11 09:18
on 2024/04/11 09:18
Change comment:
There is no comment for this version
To version 10.1
edited by Giorgi Mdivnishvili
on 2024/04/11 13:05
on 2024/04/11 13:05
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -301,353 +301,126 @@ 301 301 "errorCode": "string", 302 302 "errorDescription": "string", 303 303 "userErrorDescription": "string", 304 - "package": { 305 - "cacheKey": "string", 306 - "id": "string", 307 - "priceCurrency": "string", 308 - "totalPrice": 0, 309 - "agentCommissionPercent": 0, 310 - "agentCommissionAmount": 0, 311 - "includedExtrasAmount": 0, 312 - "priceDifference": 0, 313 - "hotel": { 314 - "hotelPriceId": "string", 315 - "providerId": 0, 316 - "hotelName": "string", 317 - "hotelCode": "string", 318 - "nigths": 0, 319 - "mealPlan": "string", 320 - "hotelClass": "string", 321 - "availabilityType": "OnRequest", 322 - "availableRoomsCount": 0, 323 - "fewRooms": true, 324 - "roomCategoryCode": "string", 325 - "roomCategoryName": "string", 326 - "placementTypeName": "string", 327 - "placementDescription": "string", 328 - "checkInDate": "2023-12-26T12:55:59.433Z", 329 - "checkOutDate": "2023-12-26T12:55:59.433Z", 330 - "adults": 0, 331 - "children": 0, 332 - "districtUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 333 - "districtName": "string", 334 - "cityUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 335 - "cityName": "string", 304 + "priceCurrency": "string", 305 + "totalPrice": 0, 306 + "agentCommissionPercent": 0, 307 + "agentCommissionAmount": 0, 308 + "requiredCitizenIdentifiers": [ 309 + { 336 336 "countryCode": "string", 337 - "countryName": "string", 338 - "hasAlcohol": true, 339 - "hasFreeWifi": true, 340 - "hasMetro": true, 341 - "hasPool": true, 342 - "hasMall": true, 343 - "cancellationPolicyDescription": "string", 344 - "cancellationPolicy": { 345 - "cancellationPolicyCode": "string", 346 - "noShowChargeValue": 0, 347 - "noShowChargeValueType": "string", 348 - "earlyDepartureChargeValue": 0, 349 - "earlyDepartureChargeValueType": "string", 350 - "conditions": [ 351 - { 352 - "timeunits": 0, 353 - "timeunitType": "string", 354 - "timeOffsetTypeName": "string", 355 - "chargeValue": 0, 356 - "chargeValueType": "string" 357 - } 358 - ] 359 - } 360 - }, 361 - "flight": { 362 - "id": "string", 363 - "departureDate": "2023-12-26T12:55:59.433Z", 364 - "returnDate": "2023-12-26T12:55:59.433Z", 365 - "departureTicketsLeft": 0, 366 - "returnTicketsLeft": 0, 367 - "departureAvailabilityType": "OnRequest", 368 - "returnAvailabilityType": "OnRequest", 369 - "isTwoWay": true, 370 - "sameBaggageForAll": true, 371 - "totalBaggage": true, 372 - "departureSegments": [ 373 - { 374 - "airlineCode": "string", 375 - "airlineName": "string", 376 - "flightCode": "string", 377 - "class": "string", 378 - "lugageWeight": 0, 379 - "handLugageWeight": 0, 380 - "departureFlightDate": "2023-12-26T12:55:59.433Z", 381 - "departureCountryName": "string", 382 - "departureCityName": "string", 383 - "departureAirportCode": "string", 384 - "departureAirportName": "string", 385 - "departureTerminalCode": "string", 386 - "arrivalFlightDate": "2023-12-26T12:55:59.433Z", 387 - "arrivalCountryName": "string", 388 - "arrivalCityName": "string", 389 - "arrivalAirportCode": "string", 390 - "arrivalAirportName": "string", 391 - "arrivalTerminalCode": "string", 392 - "flightDuration": "string" 393 - } 311 + "identifierType": "TIN" 312 + } 313 + ], 314 + "hotels": [ 315 + { 316 + "hotelPriceId": "string", 317 + "touristIds": [ 318 + "3fa85f64-5717-4562-b3fc-2c963f66afa6" 394 394 ], 395 - "returnSegments": [ 396 - { 397 - "airlineCode": "string", 398 - "airlineName": "string", 399 - "flightCode": "string", 400 - "class": "string", 401 - "lugageWeight": 0, 402 - "handLugageWeight": 0, 403 - "departureFlightDate": "2023-12-26T12:55:59.433Z", 404 - "departureCountryName": "string", 405 - "departureCityName": "string", 406 - "departureAirportCode": "string", 407 - "departureAirportName": "string", 408 - "departureTerminalCode": "string", 409 - "arrivalFlightDate": "2023-12-26T12:55:59.433Z", 410 - "arrivalCountryName": "string", 411 - "arrivalCityName": "string", 412 - "arrivalAirportCode": "string", 413 - "arrivalAirportName": "string", 414 - "arrivalTerminalCode": "string", 415 - "flightDuration": "string" 416 - } 320 + "errorCode": "string", 321 + "errorMessage": "string", 322 + "description": "string" 323 + } 324 + ], 325 + "tourists": [ 326 + { 327 + "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 328 + "age": 0, 329 + "isAdult": true, 330 + "flightIds": [ 331 + "string" 417 417 ], 418 - " passengers": [333 + "flights": [ 419 419 { 420 - "id": "string", 421 - "isAdult": true, 422 - "selectedForwardBaggageCode": "string", 423 - "selectedBackwardBaggageCode": "string", 424 - "forwardBaggages": [ 425 - { 426 - "baggageCode": "string", 427 - "description": "string", 428 - "price": 0, 429 - "currency": "string", 430 - "included": true 431 - } 432 - ], 433 - "backwardBaggages": [ 434 - { 435 - "baggageCode": "string", 436 - "description": "string", 437 - "price": 0, 438 - "currency": "string", 439 - "included": true 440 - } 441 - ] 335 + "flightId": "string", 336 + "note": "string" 442 442 } 443 - ] 444 - }, 445 - "extraServices": [ 446 - { 447 - "extraServiceCode": "string", 448 - "extraServiceTypeCode": "string", 449 - "isMandatory": 0, 450 - "extraServiceName": "string", 451 - "minimalServiceAmount": 0, 452 - "includedPriceCode": "string", 453 - "prices": [ 454 - { 455 - "extraServicePriceCode": "string", 456 - "displayName": "string", 457 - "restrictionInfo": "string", 458 - "additionalInfo": "string", 459 - "price": 0, 460 - "extraPrice": 0, 461 - "currency": "string" 462 - } 463 - ] 464 - } 465 - ], 466 - "insurancePrice": { 467 - "name": "string", 468 - "price": 0, 469 - "priceSurcarge": 0, 470 - "actualStartDate": "2023-12-26T12:55:59.433Z", 471 - "actualEndDate": "2023-12-26T12:55:59.433Z", 472 - "optional": true, 473 - "includedInPackagePrice": true 474 - } 475 - }, 476 - "altPackages": [ 477 - { 478 - "cacheKey": "string", 479 - "id": "string", 480 - "priceCurrency": "string", 481 - "totalPrice": 0, 482 - "agentCommissionPercent": 0, 483 - "agentCommissionAmount": 0, 484 - "includedExtrasAmount": 0, 485 - "priceDifference": 0, 486 - "hotel": { 487 - "hotelPriceId": "string", 488 - "providerId": 0, 489 - "hotelName": "string", 490 - "hotelCode": "string", 491 - "nigths": 0, 492 - "mealPlan": "string", 493 - "hotelClass": "string", 494 - "availabilityType": "OnRequest", 495 - "availableRoomsCount": 0, 496 - "fewRooms": true, 497 - "roomCategoryCode": "string", 498 - "roomCategoryName": "string", 499 - "placementTypeName": "string", 500 - "placementDescription": "string", 501 - "checkInDate": "2023-12-26T12:55:59.433Z", 502 - "checkOutDate": "2023-12-26T12:55:59.433Z", 503 - "adults": 0, 504 - "children": 0, 505 - "districtUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 506 - "districtName": "string", 507 - "cityUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 508 - "cityName": "string", 509 - "countryCode": "string", 510 - "countryName": "string", 511 - "hasAlcohol": true, 512 - "hasFreeWifi": true, 513 - "hasMetro": true, 514 - "hasPool": true, 515 - "hasMall": true, 516 - "cancellationPolicyDescription": "string", 517 - "cancellationPolicy": { 518 - "cancellationPolicyCode": "string", 519 - "noShowChargeValue": 0, 520 - "noShowChargeValueType": "string", 521 - "earlyDepartureChargeValue": 0, 522 - "earlyDepartureChargeValueType": "string", 523 - "conditions": [ 524 - { 525 - "timeunits": 0, 526 - "timeunitType": "string", 527 - "timeOffsetTypeName": "string", 528 - "chargeValue": 0, 529 - "chargeValueType": "string" 530 - } 531 - ] 532 - } 338 + ], 339 + "arrivalFlightInfo": { 340 + "flightNumber": "string", 341 + "terminalCode": "string", 342 + "date": "2024-04-11T05:16:08.335Z", 343 + "time": "string" 533 533 }, 534 - "flight": { 535 - "id": "string", 536 - "departureDate": "2023-12-26T12:55:59.433Z", 537 - "returnDate": "2023-12-26T12:55:59.433Z", 538 - "departureTicketsLeft": 0, 539 - "returnTicketsLeft": 0, 540 - "departureAvailabilityType": "OnRequest", 541 - "returnAvailabilityType": "OnRequest", 542 - "isTwoWay": true, 543 - "sameBaggageForAll": true, 544 - "totalBaggage": true, 545 - "departureSegments": [ 546 - { 547 - "airlineCode": "string", 548 - "airlineName": "string", 549 - "flightCode": "string", 550 - "class": "string", 551 - "lugageWeight": 0, 552 - "handLugageWeight": 0, 553 - "departureFlightDate": "2023-12-26T12:55:59.433Z", 554 - "departureCountryName": "string", 555 - "departureCityName": "string", 556 - "departureAirportCode": "string", 557 - "departureAirportName": "string", 558 - "departureTerminalCode": "string", 559 - "arrivalFlightDate": "2023-12-26T12:55:59.433Z", 560 - "arrivalCountryName": "string", 561 - "arrivalCityName": "string", 562 - "arrivalAirportCode": "string", 563 - "arrivalAirportName": "string", 564 - "arrivalTerminalCode": "string", 565 - "flightDuration": "string" 566 - } 567 - ], 568 - "returnSegments": [ 569 - { 570 - "airlineCode": "string", 571 - "airlineName": "string", 572 - "flightCode": "string", 573 - "class": "string", 574 - "lugageWeight": 0, 575 - "handLugageWeight": 0, 576 - "departureFlightDate": "2023-12-26T12:55:59.433Z", 577 - "departureCountryName": "string", 578 - "departureCityName": "string", 579 - "departureAirportCode": "string", 580 - "departureAirportName": "string", 581 - "departureTerminalCode": "string", 582 - "arrivalFlightDate": "2023-12-26T12:55:59.433Z", 583 - "arrivalCountryName": "string", 584 - "arrivalCityName": "string", 585 - "arrivalAirportCode": "string", 586 - "arrivalAirportName": "string", 587 - "arrivalTerminalCode": "string", 588 - "flightDuration": "string" 589 - } 590 - ], 591 - "passengers": [ 592 - { 593 - "id": "string", 594 - "isAdult": true, 595 - "selectedForwardBaggageCode": "string", 596 - "selectedBackwardBaggageCode": "string", 597 - "forwardBaggages": [ 598 - { 599 - "baggageCode": "string", 600 - "description": "string", 601 - "price": 0, 602 - "currency": "string", 603 - "included": true 604 - } 605 - ], 606 - "backwardBaggages": [ 607 - { 608 - "baggageCode": "string", 609 - "description": "string", 610 - "price": 0, 611 - "currency": "string", 612 - "included": true 613 - } 614 - ] 615 - } 616 - ] 345 + "departureFlightInfo": { 346 + "flightNumber": "string", 347 + "terminalCode": "string", 348 + "date": "2024-04-11T05:16:08.335Z", 349 + "time": "string" 617 617 }, 618 - "extraServices": [ 351 + "insurancePrice": { 352 + "insuranceId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 353 + "insuranceServiceId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 354 + "insurancePriceId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 355 + "touristId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 356 + "insuranceName": "string", 357 + "insuranceDescription": "string", 358 + "contragentName": "string", 359 + "contragentFullName": "string", 360 + "actualStartDate": "2024-04-11T05:16:08.335Z", 361 + "actualEndDate": "2024-04-11T05:16:08.335Z", 362 + "costCurrencyCode": "string", 363 + "costAmount": 0, 364 + "priceCurrencyCode": "string", 365 + "priceAmount": 0, 366 + "coverageCurrencyCode": "string", 367 + "coverageAmount": 0 368 + }, 369 + "selectedVisaId": "string", 370 + "transfers": [ 619 619 { 620 - "extraServiceCode": "string", 621 - "extraServiceTypeCode": "string", 622 - "isMandatory": 0, 623 - "extraServiceName": "string", 624 - "minimalServiceAmount": 0, 625 - "includedPriceCode": "string", 626 - "prices": [ 372 + "id": "string", 373 + "type": "Arrival", 374 + "flightId": "string", 375 + "flightInfo": { 376 + "flightNumber": "string", 377 + "terminalCode": "string", 378 + "date": "2024-04-11T05:16:08.335Z", 379 + "time": "string" 380 + }, 381 + "checkInHotelId": "string", 382 + "checkOutHotelId": "string", 383 + "selectedTransferPriceId": "string", 384 + "transferPrices": [ 627 627 { 628 - " extraServicePriceCode": "string",629 - " displayName": "string",630 - " restrictionInfo":"string",631 - " additionalInfo":"string",632 - "price": 0,633 - " extraPrice": 0,634 - "c urrency":"string"386 + "id": "string", 387 + "name": "string", 388 + "adultPlaces": 0, 389 + "childPlaces": 0, 390 + "perPersonPrice": true, 391 + "adultPrice": 0, 392 + "childPrice": 0 635 635 } 636 636 ] 637 637 } 638 638 ], 639 - "insurancePrice": { 640 - "name": "string", 641 - "price": 0, 642 - "priceSurcarge": 0, 643 - "actualStartDate": "2023-12-26T12:55:59.433Z", 644 - "actualEndDate": "2023-12-26T12:55:59.433Z", 645 - "optional": true, 646 - "includedInPackagePrice": true 647 - } 397 + "errorCode": "string", 398 + "errorMessage": "string", 399 + "description": "string" 648 648 } 649 649 ], 650 - "refreshPriceResult": "Success" 402 + "visas": [ 403 + { 404 + "prid": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 405 + "prName": "string", 406 + "prValue": 0, 407 + "sortingOrder": 0 408 + } 409 + ], 410 + "terminals": [ 411 + { 412 + "terminalCode": "string", 413 + "cityUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 414 + "districtUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 415 + "terminalName": "string", 416 + "countryCode": "string", 417 + "note": "string" 418 + } 419 + ], 420 + "containsError": true, 421 + "refreshPriceResult": "Success", 422 + "reservationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 423 + "reservationDetailsUnavailable": true 651 651 } 652 652 {{/code}} 653 653 ... ... @@ -1217,7 +1217,7 @@ 1217 1217 === Schema === 1218 1218 1219 1219 {{success}} 1220 -C alcOnlyHotelPackageResponse{993 +CheckoutFormOut{ 1221 1221 1222 1222 |error|boolean 1223 1223 |errorCode|string ... ... @@ -1226,128 +1226,287 @@ 1226 1226 nullable: true 1227 1227 |userErrorDescription|string 1228 1228 nullable: true 1229 -|package|OnlyHotelPackage{((( 1230 -|id|string 1231 -nullable: true 1232 1232 |priceCurrency|string 1233 1233 nullable: true 1234 1234 |totalPrice|number($double) 1235 1235 |agentCommissionPercent|number($double) 1236 1236 |agentCommissionAmount|number($double) 1237 -|hotel|PackageHotel{((( 1007 +|requiredCitizenIdentifiers|[ 1008 +nullable: trueCitizenIdentifier{((( 1009 +|countryCode|string 1010 +nullable: true 1011 +|identifierType|IdentifierTypeEnumstringEnum: 1012 +[ TIN, FIN ] 1013 + 1014 +}] 1015 +))) 1016 +|hotels|[ 1017 +nullable: trueCheckoutHotelOut{((( 1238 1238 |hotelPriceId|string 1239 1239 nullable: true 1240 -|providerId|integer($int32) 1241 -|hotelName|string 1020 +|touristIds|[ 1021 +nullable: truestring($uuid)] 1022 +|errorCode|string 1242 1242 nullable: true 1243 -| hotelCode|string1024 +|errorMessage|string 1244 1244 nullable: true 1245 -|nigths|integer($int32) 1246 -|mealPlan|string 1026 +|description|string 1247 1247 nullable: true 1248 -|hotelClass|string 1028 + 1029 +}] 1030 +))) 1031 +|tourists|[ 1032 +nullable: trueCheckoutTouristOut{((( 1033 +|id|string($uuid) 1034 +|age|integer($int32) 1249 1249 nullable: true 1250 -|availabilityType|RoomAvailabilityTypeEnumstringEnum: 1251 -[ OnRequest, FreeSale, StopSale ] 1252 -|availableRoomsCount|integer($int32) 1253 -|fewRooms|boolean 1254 -|roomCategoryCode|string 1036 +|isAdult|boolean 1037 +|flightIds|[ 1038 +nullable: truestring] 1039 +|flights|[ 1040 +nullable: trueCheckoutFlightOut{((( 1041 +|flightId|string 1255 1255 nullable: true 1256 -| roomCategoryName|string1043 +|note|string 1257 1257 nullable: true 1258 -|placementTypeName|string 1045 + 1046 +}] 1047 +))) 1048 +|arrivalFlightInfo|ManualFlightInfo{((( 1049 +|flightNumber|string 1259 1259 nullable: true 1260 -| placementDescription|string1051 +|terminalCode|string 1261 1261 nullable: true 1262 -|checkInDate|string($date-time) 1263 -|checkOutDate|string($date-time) 1264 -|adults|integer($int32) 1265 -|children|integer($int32) 1266 -|districtUID|string($uuid) 1053 +|date|string($date-time) 1267 1267 nullable: true 1268 -| districtName|string1055 +|time|string 1269 1269 nullable: true 1270 -|cityUID|string($uuid) 1057 + 1058 +} 1059 +))) 1060 +|departureFlightInfo|ManualFlightInfo{((( 1061 +|flightNumber|string 1271 1271 nullable: true 1272 -| cityName|string1063 +|terminalCode|string 1273 1273 nullable: true 1274 -| countryCode|string1065 +|date|string($date-time) 1275 1275 nullable: true 1276 -| countryName|string1067 +|time|string 1277 1277 nullable: true 1278 -|hasAlcohol|boolean 1279 -|hasFreeWifi|boolean 1280 -|hasMetro|boolean 1281 -|hasPool|boolean 1282 -|hasMall|boolean 1283 -|cancellationPolicyDescription|string 1069 + 1070 +} 1071 +))) 1072 +|insurancePrice|InsurancePriceForTourist{((( 1073 +|insuranceId|string($uuid) 1074 +|insuranceServiceId|string($uuid) 1075 +|insurancePriceId|string($uuid) 1076 +|touristId|string($uuid) 1077 +|insuranceName|string 1284 1284 nullable: true 1285 -|cancellationPolicy|CancellationPolicyExchange{((( 1286 -|cancellationPolicyCode|string 1079 +|insuranceDescription|string 1287 1287 nullable: true 1288 -| noShowChargeValue|number($double)1081 +|contragentName|string 1289 1289 nullable: true 1290 -| noShowChargeValueType|string1083 +|contragentFullName|string 1291 1291 nullable: true 1292 -|earlyDepartureChargeValue|number($double) 1085 +|actualStartDate|string($date-time) 1086 +|actualEndDate|string($date-time) 1087 +|costCurrencyCode|string 1293 1293 nullable: true 1294 -|earlyDepartureChargeValueType|string 1089 +|costAmount|number($double) 1090 +|priceCurrencyCode|string 1295 1295 nullable: true 1296 -|conditions|[ 1297 -nullable: trueCancellationPolicyConditionExchange{((( 1298 -|timeunits|integer($int32) 1299 -|timeunitType|string 1092 +|priceAmount|number($double) 1093 +|coverageCurrencyCode|string 1300 1300 nullable: true 1301 -|timeOffsetTypeName|string 1095 +|coverageAmount|number($double) 1096 + 1097 +} 1098 +))) 1099 +|selectedVisaId|string 1302 1302 nullable: true 1303 -|chargeValue|number($double) 1101 +|transfers|[ 1102 +nullable: trueCheckoutTransferOut{((( 1103 +|id|string 1304 1304 nullable: true 1305 -|chargeValueType|string 1105 +|type|CheckoutTransferTypeEnumstringEnum: 1106 +[ Arrival, Departure, HotelToHotel ] 1107 +|flightId|string 1306 1306 nullable: true 1109 +|flightInfo|ManualFlightInfo{((( 1110 +|flightNumber|string 1111 +nullable: true 1112 +|terminalCode|string 1113 +nullable: true 1114 +|date|string($date-time) 1115 +nullable: true 1116 +|time|string 1117 +nullable: true 1307 1307 1308 -}] 1309 -))) 1310 - 1311 1311 } 1312 1312 ))) 1313 - 1314 -} 1315 -))) 1316 -|extraServices|[ 1317 -nullable: trueHotelExtraServiceBase{((( 1318 -|extraServiceCode|string 1121 +|checkInHotelId|string 1319 1319 nullable: true 1320 -| extraServiceTypeCode|string1123 +|checkOutHotelId|string 1321 1321 nullable: true 1322 -|isMandatory|integer($int32) 1323 -|extraServiceName|string 1125 +|selectedTransferPriceId|string 1324 1324 nullable: true 1325 -|minimalServiceAmount|number($double) 1326 -|includedPriceCode|string 1127 +|transferPrices|[ 1128 +nullable: trueCheckoutTransferPrice{((( 1129 +|id|string 1327 1327 nullable: true 1328 -|prices|[ 1329 -nullable: trueHotelExtraServicePriceBase{((( 1330 -|extraServicePriceCode|string 1131 +|name|string 1331 1331 nullable: true 1332 -|displayName|string 1133 +|adultPlaces|integer($int32) 1134 +|childPlaces|integer($int32) 1135 +|perPersonPrice|boolean 1136 +|adultPrice|number($double) 1137 +|childPrice|number($double) 1138 + 1139 +}] 1140 +))) 1141 + 1142 +}] 1143 +))) 1144 +|errorCode|string 1333 1333 nullable: true 1334 -| restrictionInfo|string1146 +|errorMessage|string 1335 1335 nullable: true 1336 -| additionalInfo|string1148 +|description|string 1337 1337 nullable: true 1338 -|price|number($double) 1339 -|extraPrice|number($double) 1340 -|currency|string 1341 -nullable: true 1342 1342 1343 1343 }] 1344 1344 ))) 1153 +|visas|[ 1154 +nullable: trueServicePrice{((( 1155 +|prid|string($uuid) 1156 +|prName|string 1157 +nullable: true 1158 +|prValue|number($double) 1159 +|sortingOrder|integer($int32) 1345 1345 1346 1346 }] 1347 1347 ))) 1163 +|terminals|[ 1164 +nullable: trueTerminal{((( 1165 +|terminalCode|string 1166 +nullable: true 1167 +|cityUID|string($uuid) 1168 +nullable: true 1169 +|districtUID|string($uuid) 1170 +nullable: true 1171 +|terminalName|string 1172 +nullable: true 1173 +|countryCode|string 1174 +nullable: true 1175 +|note|string 1176 +nullable: true 1348 1348 1349 -} 1178 +}] 1350 1350 ))) 1180 +|containsError|boolean 1181 +|refreshPriceResult|RefreshPriceResultEnumstringEnum: 1182 +[ Success, HotelPriceNoMoreAvailable, FlightPriceNoMoreAvailable ] 1183 +|reservationId|string($uuid) 1184 +|reservationDetailsUnavailable|boolean 1351 1351 1352 1352 } 1353 1353 {{/success}} 1188 + 1189 + 1190 + 1191 +== Description == 1192 + 1193 + 1194 +=== Request === 1195 + 1196 +(% class="table-bordered" %) 1197 +|=Field Path|=Data Type|=Description 1198 +|calcTourPackageRequests[*].refreshPrices|Boolean|Indicates whether to refresh the prices for the tour package. 1199 +|calcTourPackageRequests[*].packageId|String|Unique identifier for the tour package. 1200 +|calcTourPackageRequests[*].flightPassengers[*].id|String|Unique identifier for a flight passenger within the package. 1201 +|calcTourPackageRequests[*].flightPassengers[*].selectedForwardBaggageCode|String|Code indicating the baggage option selected for the forward journey. 1202 +|calcTourPackageRequests[*].flightPassengers[*].selectedBackwardBaggageCode|String|Code indicating the baggage option selected for the return journey. 1203 +|calcTourPackageRequests[*].extraServicePriceCodes|Array|An array of codes for extra services priced within the package. 1204 +|calcTourPackageRequests[*].includeInsurance|Boolean|Indicates if insurance is included in the tour package. 1205 +|calcOnlyHotelPackageRequests|Array|Details about hotel-only package requests, if applicable. 1206 +|calcOnlyAviaPackageRequests|Array|Details about avia-only package requests, if applicable. 1207 +|hotels[*].note|String|Additional notes regarding the hotel booking. 1208 +|hotels[*].agentConfirmationNumber|String|Confirmation number provided by the agent for the hotel booking. 1209 +|hotels[*].hotelPriceId|String|Unique identifier for the hotel price. 1210 +|hotels[*].touristIds[*]|String|List of IDs for tourists staying at the hotel. 1211 +|tourists[*].id|String|Unique identifier for the tourist. 1212 +|tourists[*].isMale|Boolean|Indicates if the tourist is male. 1213 +|tourists[*].firstName|String|First name of the tourist. 1214 +|tourists[*].lastName|String|Last name of the tourist. 1215 +|tourists[*].birthDate|String|Birth date of the tourist. 1216 +|tourists[*].citizenship|String|Citizenship of the tourist. 1217 +|tourists[*].passportNumber|String|Passport number of the tourist. 1218 +|tourists[*].passportIssue|String|Issue date of the tourist's passport. 1219 +|tourists[*].passportExpiry|String|Expiry date of the tourist's passport. 1220 +|tourists[*].tin|String|Tax identification number of the tourist, if applicable. 1221 +|tourists[*].selectedVisaId|String|ID of the selected visa option for the tourist. 1222 +|tourists[*].flights[*].flightId|String|Identifier for flights associated with the tourist. 1223 +|tourists[*].flights[*].note|String|Additional notes or details about the flight. 1224 +|tourists[*].flightIds[*]|String|Array of flight IDs associated with the tourist. 1225 +|tourists[*].insurancePrice.insuranceId|String|Identifier for the insurance plan selected for the tourist. 1226 +|...|...|Additional fields for insurancePrice as detailed in previous responses. 1227 +|tourists[*].departureFlightInfo.date|String|Departure date for the tourist's flight, if applicable. 1228 +|tourists[*].departureFlightInfo.time|String|Departure time for the tourist's flight, if applicable. 1229 +|tourists[*].departureFlightInfo.flightNumber|String|Flight number for the tourist's departure flight, if applicable. 1230 +|tourists[*].departureFlightInfo.terminalCode|String|Terminal code for the tourist's departure flight, if applicable. 1231 +|tourists[*].arrivalFlightInfo.date|String|Arrival date for the tourist's flight, if applicable. 1232 +|tourists[*].arrivalFlightInfo.time|String|Arrival time for the tourist's flight, if applicable. 1233 +|tourists[*].arrivalFlightInfo.flightNumber|String|Flight number for the tourist's arrival flight, if applicable. 1234 +|tourists[*].arrivalFlightInfo.terminalCode|String|Terminal code for the tourist's arrival flight, if applicable. 1235 +|tourists[*].transfers[*].id|String|Unique identifier for a transfer service associated with the tourist. 1236 +|tourists[*].transfers[*].selectedTransferPriceId|String|ID of the selected pricing option for the transfer. 1237 +|note|String|General note regarding the reservation, intended for testing or additional information. 1238 +|contactPhone|String|Contact phone number associated with the reservation. 1239 +|reservationId|String|Unique identifier for the entire reservation. 1240 + 1241 +=== Response === 1242 + 1243 +(% class="table-bordered" %) 1244 +|=Field Path|=Data Type|=Description 1245 +|priceCurrency|String|Currency code (ISO 4217) for all transactional amounts mentioned in the response. 1246 +|totalPrice|Number|Total price of the reservation. 1247 +|agentCommissionPercent|Number|The percentage of the total price allocated as commission for the agent. 1248 +|agentCommissionAmount|Number|The total commission amount in priceCurrency. 1249 +|requiredCitizenIdentifiers[*].countryCode|String|The ISO 3166-1 alpha-2 country code for which an identifier is required. 1250 +|requiredCitizenIdentifiers[*].identifierType|String|Type of identifier required (e.g., "TIN", "FIN"). 1251 +|hotels[*].hotelPriceId|String|Unique identifier for the hotel price. 1252 +|hotels[*].touristIds[*]|Array|List of tourist IDs that are booked in this hotel. 1253 +|hotels[*].description|String|Description of the hotel booking. 1254 +|tourists[*].id|String|Unique identifier for a tourist. 1255 +|tourists[*].age|Number|Age of the tourist. 1256 +|tourists[*].isAdult|Boolean|Indicates whether the tourist is an adult. 1257 +|tourists[*].flightIds[*]|Array|List of flight IDs associated with the tourist. 1258 +|tourists[*].flights[*].flightId|String|Unique identifier for the flight. 1259 +|tourists[*].flights[*].note|String|Notes or additional information about the flight. 1260 +|tourists[*].insurancePrice.*|Various|Detailed information about the insurance price, including ID, name, coverage, and cost details. 1261 +|tourists[*].selectedVisaId|String|Identifier for the selected visa option for the tourist. 1262 +|tourists[*].transfers[*].id|String|Unique identifier for the transfer. 1263 +|tourists[*].transfers[*].type|String|Type of transfer (e.g., "Arrival", "Departure"). 1264 +|tourists[*].transfers[*].flightId|String|The flight ID associated with the transfer. 1265 +|tourists[*].transfers[*].checkInHotelId|String|Hotel ID for check-in associated with the transfer. 1266 +|tourists[*].transfers[*].checkOutHotelId|String|Hotel ID for check-out associated with the transfer. 1267 +|tourists[*].transfers[*].selectedTransferPriceId|String|The ID of the selected pricing option for the transfer. 1268 +|tourists[*].transfers[*].transferPrices[*].*|Various|Detailed information about each transfer price option, including ID, name, and cost details. 1269 +|visas[*].prid|String|Unique identifier for a visa option. 1270 +|visas[*].prName|String|Name of the visa option. 1271 +|visas[*].prValue|Number|The cost associated with this visa option. 1272 +|visas[*].sortingOrder|Number|Sorting order for the visa options. 1273 +|terminals[*].terminalCode|String|Code representing the terminal. 1274 +|terminals[*].cityUID|String|Unique identifier for the city where the terminal is located. 1275 +|terminals[*].districtUID|String|Unique identifier for the district of the terminal. 1276 +|terminals[*].terminalName|String|Name of the terminal. 1277 +|terminals[*].countryCode|String|The ISO 3166-1 alpha-2 country code for the terminal's country. 1278 +|terminals[*].note|String|Additional notes or information about the terminal. 1279 +|containsError|Boolean|Indicates if the response contains any errors. 1280 +|refreshPriceResult|String|The result of attempting to refresh the price (e.g., "Success"). 1281 +|reservationId|String|Unique identifier for the reservation. 1282 +|reservationDetailsUnavailable|Boolean|Indicates if the reservation details are currently unavailable. 1283 +|error|Boolean|A generic error indicator, presumably redundant with containsError. 1284 + 1285 +