Changes for page 5. ConfirmCheckout
Last modified by Giorgi Mdivnishvili on 2024/08/30 12:58
From version 10.2
edited by Giorgi Mdivnishvili
on 2024/04/11 13:13
on 2024/04/11 13:13
Change comment:
There is no comment for this version
To version 3.1
edited by Giorgi Mdivnishvili
on 2024/04/11 06:31
on 2024/04/11 06:31
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - 5. ConfirmCheckout1 +4. ConfirmCheckout - Content
-
... ... @@ -6,12 +6,9 @@ 6 6 7 7 = Method Description = 8 8 9 +This method is used to calculate full package with hotels and flights, to recheck prices, availability, prices and cancelation policy before book. 9 9 10 -This API endpoint serves the purpose of creating a new reservation. 11 11 12 -Upon successfully processing the data retrieved from preceding methods, users can populate the designated parameters in their entirety and proceed to initiate a reservation request. 13 - 14 - 15 15 == Endpoint URL - [POST] == 16 16 17 17 {{info}} ... ... @@ -31,95 +31,19 @@ 31 31 32 32 {{code language="Json"}} 33 33 { 34 - "reservationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 35 - "calcTourPackageRequests": [ 36 - { 37 - "packageId": "string", 38 - "extraServicePriceCodes": [ 39 - "string" 40 - ], 41 - "flightPassengers": [ 42 - { 43 - "id": "string", 44 - "selectedForwardBaggageCode": "string", 45 - "selectedBackwardBaggageCode": "string" 46 - } 47 - ], 48 - "includeInsurance": true, 49 - "refreshPrices": true 50 - } 31 + "packageId": "string", 32 + "extraServicePriceCodes": [ 33 + "string" 51 51 ], 52 - " calcOnlyHotelPackageRequests": [35 + "flightPassengers": [ 53 53 { 54 - "packageId": "string", 55 - "extraServicePriceCodes": [ 56 - "string" 57 - ], 58 - "includeInsurance": true, 59 - "refreshPrices": true 37 + "id": "string", 38 + "selectedForwardBaggageCode": "string", 39 + "selectedBackwardBaggageCode": "string" 60 60 } 61 61 ], 62 - "calcOnlyAviaPackageRequests": [ 63 - { 64 - "packageId": "string", 65 - "refreshPrices": true, 66 - "flightPassengers": [ 67 - { 68 - "id": "string", 69 - "selectedForwardBaggageCode": "string", 70 - "selectedBackwardBaggageCode": "string" 71 - } 72 - ] 73 - } 74 - ], 75 - "hotels": [ 76 - { 77 - "hotelPriceId": "string", 78 - "agentConfirmationNumber": "string", 79 - "note": "string", 80 - "touristIds": [ 81 - "3fa85f64-5717-4562-b3fc-2c963f66afa6" 82 - ] 83 - } 84 - ], 85 - "tourists": [ 86 - { 87 - "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 88 - "firstName": "string", 89 - "lastName": "string", 90 - "birthDate": "2024-04-11T05:16:08.319Z", 91 - "passportNumber": "string", 92 - "passportExpiry": "2024-04-11T05:16:08.319Z", 93 - "passportIssue": "2024-04-11T05:16:08.319Z", 94 - "citizenship": "string", 95 - "tin": "string", 96 - "isMale": true, 97 - "flightIds": [ 98 - "string" 99 - ], 100 - "arrivalFlightInfo": { 101 - "flightNumber": "string", 102 - "terminalCode": "string", 103 - "date": "2024-04-11T05:16:08.319Z", 104 - "time": "string" 105 - }, 106 - "departureFlightInfo": { 107 - "flightNumber": "string", 108 - "terminalCode": "string", 109 - "date": "2024-04-11T05:16:08.319Z", 110 - "time": "string" 111 - }, 112 - "selectedVisaId": "string", 113 - "transfers": [ 114 - { 115 - "id": "string", 116 - "selectedTransferPriceId": "string" 117 - } 118 - ] 119 - } 120 - ], 121 - "note": "string", 122 - "contactPhone": "string" 42 + "includeInsurance": true, 43 + "refreshPrices": true 123 123 } 124 124 {{/code}} 125 125 ... ... @@ -134,7 +134,7 @@ 134 134 { 135 135 "calcTourPackageRequests": [ 136 136 { 137 - "refreshPrices": false,58 + "refreshPrices": true, 138 138 "packageId": "tour:7caef71d-25e3-4882-b0db-81e766af2b72:fa7a89d5-1c20-4004-b3d2-f8d08163827f:53552191-59ea-469d-ae9d-5b848da8839d", 139 139 "flightPassengers": [ 140 140 { ... ... @@ -153,145 +153,7 @@ 153 153 } 154 154 ], 155 155 "calcOnlyHotelPackageRequests": [], 156 - "calcOnlyAviaPackageRequests": [], 157 - "hotels": [ 158 - { 159 - "note": null, 160 - "agentConfirmationNumber": null, 161 - "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 162 - "touristIds": [ 163 - "27977a19-045e-4990-95a8-fbd7d49083de", 164 - "0b3cb288-00c5-4c68-946e-87fc5f5d5b82" 165 - ] 166 - } 167 - ], 168 - "tourists": [ 169 - { 170 - "id": "27977a19-045e-4990-95a8-fbd7d49083de", 171 - "isMale": true, 172 - "firstName": "Test", 173 - "lastName": "Teeeest", 174 - "birthDate": "1990-09-23T00:00:00", 175 - "citizenship": "GE", 176 - "passportNumber": "123123", 177 - "passportIssue": "2020-09-23T00:00:00", 178 - "passportExpiry": "2029-12-23T00:00:00", 179 - "tin": null, 180 - "selectedVisaId": "00000000-0000-0000-0000-000000000000", 181 - "flights": [ 182 - { 183 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 184 - "note": "Kazunion Block, Baggage Info: 20 Kg Included" 185 - } 186 - ], 187 - "flightIds": [ 188 - "53552191-59ea-469d-ae9d-5b848da8839d" 189 - ], 190 - "insurancePrice": { 191 - "insuranceId": "5bd59c71-e465-45da-a9ff-fe6a90678aef", 192 - "insuranceServiceId": "6ecadb9f-7327-4354-9ddc-45d39470c5ac", 193 - "insurancePriceId": "c4fe2c52-bd39-45a5-ab50-46ef00292f3c", 194 - "touristId": "27977a19-045e-4990-95a8-fbd7d49083de", 195 - "insuranceName": "Medical INS (N10000)", 196 - "contragentName": "Nomad Insurance", 197 - "contragentFullName": "Nomad Insurance", 198 - "actualStartDate": "2024-05-17T00:00:00.000", 199 - "actualEndDate": "2024-05-21T00:00:00.000", 200 - "costCurrencyCode": "USD", 201 - "costAmount": 6.7, 202 - "priceCurrencyCode": "USD", 203 - "priceAmount": 11.2, 204 - "coverageCurrencyCode": "USD", 205 - "coverageAmount": 10000 206 - }, 207 - "departureFlightInfo": { 208 - "date": null, 209 - "time": null, 210 - "flightNumber": null, 211 - "terminalCode": null 212 - }, 213 - "arrivalFlightInfo": { 214 - "date": null, 215 - "time": null, 216 - "flightNumber": null, 217 - "terminalCode": null 218 - }, 219 - "transfers": [ 220 - { 221 - "id": "DXB-3df91d4d-a89d-4b73-8076-baa8f8b230cf", 222 - "selectedTransferPriceId": "a9252005-0a92-4ed1-9603-0f2f14295c29" 223 - }, 224 - { 225 - "id": "3df91d4d-a89d-4b73-8076-baa8f8b230cf-DXB", 226 - "selectedTransferPriceId": "a9252005-0a92-4ed1-9603-0f2f14295c29" 227 - } 228 - ] 229 - }, 230 - { 231 - "id": "0b3cb288-00c5-4c68-946e-87fc5f5d5b82", 232 - "isMale": true, 233 - "firstName": "Teeeeest", 234 - "lastName": "Teest", 235 - "birthDate": "1990-09-23T00:00:00", 236 - "citizenship": "GE", 237 - "passportNumber": "1231233", 238 - "passportIssue": "2020-09-23T00:00:00", 239 - "passportExpiry": "2029-12-23T00:00:00", 240 - "tin": null, 241 - "selectedVisaId": "00000000-0000-0000-0000-000000000000", 242 - "flights": [ 243 - { 244 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 245 - "note": "Kazunion Block, Baggage Info: 20 Kg Included" 246 - } 247 - ], 248 - "flightIds": [ 249 - "53552191-59ea-469d-ae9d-5b848da8839d" 250 - ], 251 - "insurancePrice": { 252 - "insuranceId": "5bd59c71-e465-45da-a9ff-fe6a90678aef", 253 - "insuranceServiceId": "6ecadb9f-7327-4354-9ddc-45d39470c5ac", 254 - "insurancePriceId": "c4fe2c52-bd39-45a5-ab50-46ef00292f3c", 255 - "touristId": "0b3cb288-00c5-4c68-946e-87fc5f5d5b82", 256 - "insuranceName": "Medical INS (N10000)", 257 - "contragentName": "Nomad Insurance", 258 - "contragentFullName": "Nomad Insurance", 259 - "actualStartDate": "2024-05-17T00:00:00.000", 260 - "actualEndDate": "2024-05-21T00:00:00.000", 261 - "costCurrencyCode": "USD", 262 - "costAmount": 6.7, 263 - "priceCurrencyCode": "USD", 264 - "priceAmount": 11.2, 265 - "coverageCurrencyCode": "USD", 266 - "coverageAmount": 10000 267 - }, 268 - "departureFlightInfo": { 269 - "date": null, 270 - "time": null, 271 - "flightNumber": null, 272 - "terminalCode": null 273 - }, 274 - "arrivalFlightInfo": { 275 - "date": null, 276 - "time": null, 277 - "flightNumber": null, 278 - "terminalCode": null 279 - }, 280 - "transfers": [ 281 - { 282 - "id": "DXB-3df91d4d-a89d-4b73-8076-baa8f8b230cf", 283 - "selectedTransferPriceId": "a9252005-0a92-4ed1-9603-0f2f14295c29" 284 - }, 285 - { 286 - "id": "3df91d4d-a89d-4b73-8076-baa8f8b230cf-DXB", 287 - "selectedTransferPriceId": "a9252005-0a92-4ed1-9603-0f2f14295c29" 288 - } 289 - ] 290 - } 291 - ], 292 - "note": "teeeest, for testing purpose !", 293 - "contactPhone": "597101803", 294 - "reservationId": "3882a7ee-fec1-4bd3-9e73-ccc4613be36d" 77 + "calcOnlyAviaPackageRequests": [] 295 295 } 296 296 {{/code}} 297 297 ... ... @@ -304,126 +304,353 @@ 304 304 "errorCode": "string", 305 305 "errorDescription": "string", 306 306 "userErrorDescription": "string", 307 - "priceCurrency": "string", 308 - "totalPrice": 0, 309 - "agentCommissionPercent": 0, 310 - "agentCommissionAmount": 0, 311 - "requiredCitizenIdentifiers": [ 312 - { 313 - "countryCode": "string", 314 - "identifierType": "TIN" 315 - } 316 - ], 317 - "hotels": [ 318 - { 90 + "package": { 91 + "cacheKey": "string", 92 + "id": "string", 93 + "priceCurrency": "string", 94 + "totalPrice": 0, 95 + "agentCommissionPercent": 0, 96 + "agentCommissionAmount": 0, 97 + "includedExtrasAmount": 0, 98 + "priceDifference": 0, 99 + "hotel": { 319 319 "hotelPriceId": "string", 320 - "touristIds": [ 321 - "3fa85f64-5717-4562-b3fc-2c963f66afa6" 101 + "providerId": 0, 102 + "hotelName": "string", 103 + "hotelCode": "string", 104 + "nigths": 0, 105 + "mealPlan": "string", 106 + "hotelClass": "string", 107 + "availabilityType": "OnRequest", 108 + "availableRoomsCount": 0, 109 + "fewRooms": true, 110 + "roomCategoryCode": "string", 111 + "roomCategoryName": "string", 112 + "placementTypeName": "string", 113 + "placementDescription": "string", 114 + "checkInDate": "2023-12-26T12:55:59.433Z", 115 + "checkOutDate": "2023-12-26T12:55:59.433Z", 116 + "adults": 0, 117 + "children": 0, 118 + "districtUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 119 + "districtName": "string", 120 + "cityUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 121 + "cityName": "string", 122 + "countryCode": "string", 123 + "countryName": "string", 124 + "hasAlcohol": true, 125 + "hasFreeWifi": true, 126 + "hasMetro": true, 127 + "hasPool": true, 128 + "hasMall": true, 129 + "cancellationPolicyDescription": "string", 130 + "cancellationPolicy": { 131 + "cancellationPolicyCode": "string", 132 + "noShowChargeValue": 0, 133 + "noShowChargeValueType": "string", 134 + "earlyDepartureChargeValue": 0, 135 + "earlyDepartureChargeValueType": "string", 136 + "conditions": [ 137 + { 138 + "timeunits": 0, 139 + "timeunitType": "string", 140 + "timeOffsetTypeName": "string", 141 + "chargeValue": 0, 142 + "chargeValueType": "string" 143 + } 144 + ] 145 + } 146 + }, 147 + "flight": { 148 + "id": "string", 149 + "departureDate": "2023-12-26T12:55:59.433Z", 150 + "returnDate": "2023-12-26T12:55:59.433Z", 151 + "departureTicketsLeft": 0, 152 + "returnTicketsLeft": 0, 153 + "departureAvailabilityType": "OnRequest", 154 + "returnAvailabilityType": "OnRequest", 155 + "isTwoWay": true, 156 + "sameBaggageForAll": true, 157 + "totalBaggage": true, 158 + "departureSegments": [ 159 + { 160 + "airlineCode": "string", 161 + "airlineName": "string", 162 + "flightCode": "string", 163 + "class": "string", 164 + "lugageWeight": 0, 165 + "handLugageWeight": 0, 166 + "departureFlightDate": "2023-12-26T12:55:59.433Z", 167 + "departureCountryName": "string", 168 + "departureCityName": "string", 169 + "departureAirportCode": "string", 170 + "departureAirportName": "string", 171 + "departureTerminalCode": "string", 172 + "arrivalFlightDate": "2023-12-26T12:55:59.433Z", 173 + "arrivalCountryName": "string", 174 + "arrivalCityName": "string", 175 + "arrivalAirportCode": "string", 176 + "arrivalAirportName": "string", 177 + "arrivalTerminalCode": "string", 178 + "flightDuration": "string" 179 + } 322 322 ], 323 - "errorCode": "string", 324 - "errorMessage": "string", 325 - "description": "string" 326 - } 327 - ], 328 - "tourists": [ 329 - { 330 - "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 331 - "age": 0, 332 - "isAdult": true, 333 - "flightIds": [ 334 - "string" 335 - ], 336 - "flights": [ 181 + "returnSegments": [ 337 337 { 338 - "flightId": "string", 339 - "note": "string" 183 + "airlineCode": "string", 184 + "airlineName": "string", 185 + "flightCode": "string", 186 + "class": "string", 187 + "lugageWeight": 0, 188 + "handLugageWeight": 0, 189 + "departureFlightDate": "2023-12-26T12:55:59.433Z", 190 + "departureCountryName": "string", 191 + "departureCityName": "string", 192 + "departureAirportCode": "string", 193 + "departureAirportName": "string", 194 + "departureTerminalCode": "string", 195 + "arrivalFlightDate": "2023-12-26T12:55:59.433Z", 196 + "arrivalCountryName": "string", 197 + "arrivalCityName": "string", 198 + "arrivalAirportCode": "string", 199 + "arrivalAirportName": "string", 200 + "arrivalTerminalCode": "string", 201 + "flightDuration": "string" 340 340 } 341 341 ], 342 - "arrivalFlightInfo": { 343 - "flightNumber": "string", 344 - "terminalCode": "string", 345 - "date": "2024-04-11T05:16:08.335Z", 346 - "time": "string" 204 + "passengers": [ 205 + { 206 + "id": "string", 207 + "isAdult": true, 208 + "selectedForwardBaggageCode": "string", 209 + "selectedBackwardBaggageCode": "string", 210 + "forwardBaggages": [ 211 + { 212 + "baggageCode": "string", 213 + "description": "string", 214 + "price": 0, 215 + "currency": "string", 216 + "included": true 217 + } 218 + ], 219 + "backwardBaggages": [ 220 + { 221 + "baggageCode": "string", 222 + "description": "string", 223 + "price": 0, 224 + "currency": "string", 225 + "included": true 226 + } 227 + ] 228 + } 229 + ] 230 + }, 231 + "extraServices": [ 232 + { 233 + "extraServiceCode": "string", 234 + "extraServiceTypeCode": "string", 235 + "isMandatory": 0, 236 + "extraServiceName": "string", 237 + "minimalServiceAmount": 0, 238 + "includedPriceCode": "string", 239 + "prices": [ 240 + { 241 + "extraServicePriceCode": "string", 242 + "displayName": "string", 243 + "restrictionInfo": "string", 244 + "additionalInfo": "string", 245 + "price": 0, 246 + "extraPrice": 0, 247 + "currency": "string" 248 + } 249 + ] 250 + } 251 + ], 252 + "insurancePrice": { 253 + "name": "string", 254 + "price": 0, 255 + "priceSurcarge": 0, 256 + "actualStartDate": "2023-12-26T12:55:59.433Z", 257 + "actualEndDate": "2023-12-26T12:55:59.433Z", 258 + "optional": true, 259 + "includedInPackagePrice": true 260 + } 261 + }, 262 + "altPackages": [ 263 + { 264 + "cacheKey": "string", 265 + "id": "string", 266 + "priceCurrency": "string", 267 + "totalPrice": 0, 268 + "agentCommissionPercent": 0, 269 + "agentCommissionAmount": 0, 270 + "includedExtrasAmount": 0, 271 + "priceDifference": 0, 272 + "hotel": { 273 + "hotelPriceId": "string", 274 + "providerId": 0, 275 + "hotelName": "string", 276 + "hotelCode": "string", 277 + "nigths": 0, 278 + "mealPlan": "string", 279 + "hotelClass": "string", 280 + "availabilityType": "OnRequest", 281 + "availableRoomsCount": 0, 282 + "fewRooms": true, 283 + "roomCategoryCode": "string", 284 + "roomCategoryName": "string", 285 + "placementTypeName": "string", 286 + "placementDescription": "string", 287 + "checkInDate": "2023-12-26T12:55:59.433Z", 288 + "checkOutDate": "2023-12-26T12:55:59.433Z", 289 + "adults": 0, 290 + "children": 0, 291 + "districtUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 292 + "districtName": "string", 293 + "cityUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 294 + "cityName": "string", 295 + "countryCode": "string", 296 + "countryName": "string", 297 + "hasAlcohol": true, 298 + "hasFreeWifi": true, 299 + "hasMetro": true, 300 + "hasPool": true, 301 + "hasMall": true, 302 + "cancellationPolicyDescription": "string", 303 + "cancellationPolicy": { 304 + "cancellationPolicyCode": "string", 305 + "noShowChargeValue": 0, 306 + "noShowChargeValueType": "string", 307 + "earlyDepartureChargeValue": 0, 308 + "earlyDepartureChargeValueType": "string", 309 + "conditions": [ 310 + { 311 + "timeunits": 0, 312 + "timeunitType": "string", 313 + "timeOffsetTypeName": "string", 314 + "chargeValue": 0, 315 + "chargeValueType": "string" 316 + } 317 + ] 318 + } 347 347 }, 348 - "departureFlightInfo": { 349 - "flightNumber": "string", 350 - "terminalCode": "string", 351 - "date": "2024-04-11T05:16:08.335Z", 352 - "time": "string" 320 + "flight": { 321 + "id": "string", 322 + "departureDate": "2023-12-26T12:55:59.433Z", 323 + "returnDate": "2023-12-26T12:55:59.433Z", 324 + "departureTicketsLeft": 0, 325 + "returnTicketsLeft": 0, 326 + "departureAvailabilityType": "OnRequest", 327 + "returnAvailabilityType": "OnRequest", 328 + "isTwoWay": true, 329 + "sameBaggageForAll": true, 330 + "totalBaggage": true, 331 + "departureSegments": [ 332 + { 333 + "airlineCode": "string", 334 + "airlineName": "string", 335 + "flightCode": "string", 336 + "class": "string", 337 + "lugageWeight": 0, 338 + "handLugageWeight": 0, 339 + "departureFlightDate": "2023-12-26T12:55:59.433Z", 340 + "departureCountryName": "string", 341 + "departureCityName": "string", 342 + "departureAirportCode": "string", 343 + "departureAirportName": "string", 344 + "departureTerminalCode": "string", 345 + "arrivalFlightDate": "2023-12-26T12:55:59.433Z", 346 + "arrivalCountryName": "string", 347 + "arrivalCityName": "string", 348 + "arrivalAirportCode": "string", 349 + "arrivalAirportName": "string", 350 + "arrivalTerminalCode": "string", 351 + "flightDuration": "string" 352 + } 353 + ], 354 + "returnSegments": [ 355 + { 356 + "airlineCode": "string", 357 + "airlineName": "string", 358 + "flightCode": "string", 359 + "class": "string", 360 + "lugageWeight": 0, 361 + "handLugageWeight": 0, 362 + "departureFlightDate": "2023-12-26T12:55:59.433Z", 363 + "departureCountryName": "string", 364 + "departureCityName": "string", 365 + "departureAirportCode": "string", 366 + "departureAirportName": "string", 367 + "departureTerminalCode": "string", 368 + "arrivalFlightDate": "2023-12-26T12:55:59.433Z", 369 + "arrivalCountryName": "string", 370 + "arrivalCityName": "string", 371 + "arrivalAirportCode": "string", 372 + "arrivalAirportName": "string", 373 + "arrivalTerminalCode": "string", 374 + "flightDuration": "string" 375 + } 376 + ], 377 + "passengers": [ 378 + { 379 + "id": "string", 380 + "isAdult": true, 381 + "selectedForwardBaggageCode": "string", 382 + "selectedBackwardBaggageCode": "string", 383 + "forwardBaggages": [ 384 + { 385 + "baggageCode": "string", 386 + "description": "string", 387 + "price": 0, 388 + "currency": "string", 389 + "included": true 390 + } 391 + ], 392 + "backwardBaggages": [ 393 + { 394 + "baggageCode": "string", 395 + "description": "string", 396 + "price": 0, 397 + "currency": "string", 398 + "included": true 399 + } 400 + ] 401 + } 402 + ] 353 353 }, 354 - "insurancePrice": { 355 - "insuranceId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 356 - "insuranceServiceId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 357 - "insurancePriceId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 358 - "touristId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 359 - "insuranceName": "string", 360 - "insuranceDescription": "string", 361 - "contragentName": "string", 362 - "contragentFullName": "string", 363 - "actualStartDate": "2024-04-11T05:16:08.335Z", 364 - "actualEndDate": "2024-04-11T05:16:08.335Z", 365 - "costCurrencyCode": "string", 366 - "costAmount": 0, 367 - "priceCurrencyCode": "string", 368 - "priceAmount": 0, 369 - "coverageCurrencyCode": "string", 370 - "coverageAmount": 0 371 - }, 372 - "selectedVisaId": "string", 373 - "transfers": [ 404 + "extraServices": [ 374 374 { 375 - "id": "string", 376 - "type": "Arrival", 377 - "flightId": "string", 378 - "flightInfo": { 379 - "flightNumber": "string", 380 - "terminalCode": "string", 381 - "date": "2024-04-11T05:16:08.335Z", 382 - "time": "string" 383 - }, 384 - "checkInHotelId": "string", 385 - "checkOutHotelId": "string", 386 - "selectedTransferPriceId": "string", 387 - "transferPrices": [ 406 + "extraServiceCode": "string", 407 + "extraServiceTypeCode": "string", 408 + "isMandatory": 0, 409 + "extraServiceName": "string", 410 + "minimalServiceAmount": 0, 411 + "includedPriceCode": "string", 412 + "prices": [ 388 388 { 389 - "id": "string", 390 - " name": "string",391 - " adultPlaces":0,392 - " childPlaces":0,393 - "p erPersonPrice":true,394 - " adultPrice": 0,395 - "c hildPrice":0414 + "extraServicePriceCode": "string", 415 + "displayName": "string", 416 + "restrictionInfo": "string", 417 + "additionalInfo": "string", 418 + "price": 0, 419 + "extraPrice": 0, 420 + "currency": "string" 396 396 } 397 397 ] 398 398 } 399 399 ], 400 - "errorCode": "string", 401 - "errorMessage": "string", 402 - "description": "string" 425 + "insurancePrice": { 426 + "name": "string", 427 + "price": 0, 428 + "priceSurcarge": 0, 429 + "actualStartDate": "2023-12-26T12:55:59.433Z", 430 + "actualEndDate": "2023-12-26T12:55:59.433Z", 431 + "optional": true, 432 + "includedInPackagePrice": true 433 + } 403 403 } 404 404 ], 405 - "visas": [ 406 - { 407 - "prid": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 408 - "prName": "string", 409 - "prValue": 0, 410 - "sortingOrder": 0 411 - } 412 - ], 413 - "terminals": [ 414 - { 415 - "terminalCode": "string", 416 - "cityUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 417 - "districtUID": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 418 - "terminalName": "string", 419 - "countryCode": "string", 420 - "note": "string" 421 - } 422 - ], 423 - "containsError": true, 424 - "refreshPriceResult": "Success", 425 - "reservationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6", 426 - "reservationDetailsUnavailable": true 436 + "refreshPriceResult": "Success" 427 427 } 428 428 {{/code}} 429 429 ... ... @@ -432,561 +432,346 @@ 432 432 433 433 {{code language="Json"}} 434 434 { 435 - "priceCurrency": "USD", 436 - "totalPrice": 782, 437 - "agentCommissionPercent": 0.00, 438 - "agentCommissionAmount": 0, 439 - "requiredCitizenIdentifiers": [ 440 - { 441 - "countryCode": "KZ", 442 - "identifierType": "TIN" 445 + "package": { 446 + "id": "tour:1d0fa533-4261-4254-93bb-83599d581ffc:193990fa-41a5-46e6-9805-50f82c3c377f:0c299240-6fc6-4f79-ba99-3548f2de3f57", 447 + "priceCurrency": "USD", 448 + "totalPrice": 937.16, 449 + "agentCommissionPercent": 0.00, 450 + "agentCommissionAmount": 0.00, 451 + "includedExtrasAmount": 0, 452 + "priceDifference": 0, 453 + "hotel": { 454 + "hotelPriceId": "193990fa-41a5-46e6-9805-50f82c3c377f", 455 + "providerId": 13, 456 + "hotelName": "Mercure Dubai Barsha Heights Suites Apartments", 457 + "hotelCode": "5f125310-7025-4807-a4c6-49cd284c9c14", 458 + "nigths": 2, 459 + "mealPlan": "BB", 460 + "hotelClass": "4", 461 + "availabilityType": "StopSale", 462 + "availableRoomsCount": 0, 463 + "fewRooms": true, 464 + "roomCategoryCode": "f8e1ffe5-25cc-46a4-80e8-586d1c049de4", 465 + "roomCategoryName": "1 B/R Apartment City View", 466 + "placementTypeName": "SNGL + CHILD(2-5.99)sharing", 467 + "checkInDate": "2024-02-15T20:00:00.000Z", 468 + "checkOutDate": "2024-02-17T20:00:00.000Z", 469 + "adults": 1, 470 + "children": 1, 471 + "districtUID": "4c65f6ed-902b-4fd8-9419-af7884c22c5e", 472 + "districtName": "Al Barsha", 473 + "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 474 + "cityName": "Dubai", 475 + "countryCode": "AE", 476 + "countryName": "United Arab Emirates", 477 + "hasAlcohol": false, 478 + "hasFreeWifi": true, 479 + "hasMetro": true, 480 + "hasPool": true, 481 + "hasMall": false, 482 + "cancellationPolicyDescription": "Cancellation Policy: 5 Day Before Arrival: 100.00 %, Early Departure: 100.00 %, NoShow: 100.00 %", 483 + "cancellationPolicy": { 484 + "noShowChargeValue": 100.00, 485 + "noShowChargeValueType": "%", 486 + "earlyDepartureChargeValue": 100.00, 487 + "earlyDepartureChargeValueType": "%", 488 + "conditions": [ 489 + { 490 + "timeunits": 5, 491 + "timeunitType": "Day", 492 + "timeOffsetTypeName": "Before Arrival", 493 + "chargeValue": 100.00, 494 + "chargeValueType": "%" 495 + } 496 + ] 497 + } 443 443 }, 444 - { 445 - "countryCode": "AZ", 446 - "identifierType": "FIN" 447 - } 448 - ], 449 - "hotels": [ 450 - { 451 - "hotelPriceId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 452 - "touristIds": [ 453 - "27977a19-045e-4990-95a8-fbd7d49083de", 454 - "0b3cb288-00c5-4c68-946e-87fc5f5d5b82" 499 + "flight": { 500 + "id": "0c299240-6fc6-4f79-ba99-3548f2de3f57", 501 + "departureDate": "2024-02-15T20:00:00.000Z", 502 + "returnDate": "2024-02-17T20:00:00.000Z", 503 + "departureTicketsLeft": 7, 504 + "returnTicketsLeft": 7, 505 + "departureAvailabilityType": "FewPlaces", 506 + "returnAvailabilityType": "FewPlaces", 507 + "isTwoWay": true, 508 + "sameBaggageForAll": false, 509 + "totalBaggage": true, 510 + "departureSegments": [ 511 + { 512 + "airlineCode": "KC", 513 + "airlineName": "Air Astana-", 514 + "flightCode": "KC899", 515 + "class": "econom", 516 + "lugageWeight": 20, 517 + "handLugageWeight": 6, 518 + "departureFlightDate": "2024-02-15T20:00:00.000Z", 519 + "departureCountryName": "Kazakhstan", 520 + "departureCityName": "Almaty", 521 + "departureAirportCode": "ALA", 522 + "departureAirportName": "Almaty Intl Airport", 523 + "departureTerminalCode": "ALA", 524 + "arrivalFlightDate": "2024-02-15T20:00:00.000Z", 525 + "arrivalCountryName": "United Arab Emirates", 526 + "arrivalCityName": "Dubai", 527 + "arrivalAirportCode": "DXB", 528 + "arrivalAirportName": "Dubai Intl Airport", 529 + "arrivalTerminalCode": "DXB1", 530 + "flightDuration": "0h 50m" 531 + } 455 455 ], 456 - "description": "Ibis Al Rigga" 457 - } 458 - ], 459 - "tourists": [ 460 - { 461 - "id": "27977a19-045e-4990-95a8-fbd7d49083de", 462 - "age": 33, 463 - "isAdult": true, 464 - "flightIds": [ 465 - "53552191-59ea-469d-ae9d-5b848da8839d" 466 - ], 467 - "flights": [ 533 + "returnSegments": [ 468 468 { 469 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 470 - "note": "Kazunion Block, Baggage Info: 20 Kg Included" 535 + "airlineCode": "KC", 536 + "airlineName": "Air Astana-", 537 + "flightCode": "KC900", 538 + "class": "econom", 539 + "lugageWeight": 20, 540 + "handLugageWeight": 6, 541 + "departureFlightDate": "2024-02-17T20:00:00.000Z", 542 + "departureCountryName": "United Arab Emirates", 543 + "departureCityName": "Dubai", 544 + "departureAirportCode": "DXB", 545 + "departureAirportName": "Dubai Intl Airport", 546 + "departureTerminalCode": "DXB1", 547 + "arrivalFlightDate": "2024-02-17T20:00:00.000Z", 548 + "arrivalCountryName": "Kazakhstan", 549 + "arrivalCityName": "Almaty", 550 + "arrivalAirportCode": "ALA", 551 + "arrivalAirportName": "Almaty Intl Airport", 552 + "arrivalTerminalCode": "ALA", 553 + "flightDuration": "8h 15m" 471 471 } 472 472 ], 473 - "insurancePrice": { 474 - "insuranceId": "5bd59c71-e465-45da-a9ff-fe6a90678aef", 475 - "insuranceServiceId": "6ecadb9f-7327-4354-9ddc-45d39470c5ac", 476 - "insurancePriceId": "c4fe2c52-bd39-45a5-ab50-46ef00292f3c", 477 - "touristId": "27977a19-045e-4990-95a8-fbd7d49083de", 478 - "insuranceName": "Medical INS (N10000)", 479 - "contragentName": "Nomad Insurance", 480 - "contragentFullName": "Nomad Insurance", 481 - "actualStartDate": "2024-05-17T00:00:00.000", 482 - "actualEndDate": "2024-05-21T00:00:00.000", 483 - "costCurrencyCode": "USD", 484 - "costAmount": 6.70, 485 - "priceCurrencyCode": "USD", 486 - "priceAmount": 11.20, 487 - "coverageCurrencyCode": "USD", 488 - "coverageAmount": 10000.0000 489 - }, 490 - "selectedVisaId": "00000000-0000-0000-0000-000000000000", 491 - "transfers": [ 556 + "passengers": [ 492 492 { 493 - "id": "DXB-3df91d4d-a89d-4b73-8076-baa8f8b230cf", 494 - "type": "Arrival", 495 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 496 - "checkInHotelId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 497 - "selectedTransferPriceId": "a9252005-0a92-4ed1-9603-0f2f14295c29", 498 - "transferPrices": [ 558 + "id": "42779531011000004-A1", 559 + "isAdult": true, 560 + "forwardBaggages": [ 499 499 { 500 - " id": "a9252005-0a92-4ed1-9603-0f2f14295c29",501 - " name": "GROUP",502 - " adultPlaces":1,503 - "c hildPlaces":1,504 - " perPersonPrice":true,505 - "adultPrice": 0,506 - "childPrice": 0507 - },562 + "baggageCode": "TOTAL_BAGGAGE", 563 + "description": "1 piece included, UP TO 50 POUNDS/23 KILOGRAMS, OVER 62 LINEAR INCHES/158 LINEAR CENTIMETERS", 564 + "price": 45.00, 565 + "currency": "USD", 566 + "included": false 567 + } 568 + ], 569 + "backwardBaggages": [ 508 508 { 509 - "id": "9bc3625d-017e-4e72-a4bc-b1e57dc2a146", 510 - "name": "MINIVAN", 511 - "adultPlaces": 5, 512 - "childPlaces": 0, 513 - "perPersonPrice": false, 514 - "adultPrice": 45.00000000, 515 - "childPrice": 0 516 - }, 517 - { 518 - "id": "fc3815bb-af00-4733-9134-4b6334ce3854", 519 - "name": "TOYOTA HIACE", 520 - "adultPlaces": 9, 521 - "childPlaces": 0, 522 - "perPersonPrice": false, 523 - "adultPrice": 50.00000000, 524 - "childPrice": 0 525 - }, 526 - { 527 - "id": "1df09212-11e3-44b1-b615-fbb6338efaf2", 528 - "name": "HIGER BUS (27 SEATERS)", 529 - "adultPlaces": 27, 530 - "childPlaces": 0, 531 - "perPersonPrice": false, 532 - "adultPrice": 85.00000000, 533 - "childPrice": 0 534 - }, 535 - { 536 - "id": "bd26e2cf-15ed-41c0-8e6f-743834b12dfb", 537 - "name": "HIGER 53", 538 - "adultPlaces": 51, 539 - "childPlaces": 0, 540 - "perPersonPrice": false, 541 - "adultPrice": 120.00000000, 542 - "childPrice": 0 543 - }, 544 - { 545 - "id": "5d67ad4f-5e8a-4dd2-abc0-74e5389e8c04", 546 - "name": "MERCEDES S CLASS 400", 547 - "adultPlaces": 3, 548 - "childPlaces": 0, 549 - "perPersonPrice": false, 550 - "adultPrice": 140.00000000, 551 - "childPrice": 0 552 - }, 553 - { 554 - "id": "f6fe44b2-574d-47b5-a15c-b0560cfc71a6", 555 - "name": "MERCEDES V CLASS", 556 - "adultPlaces": 7, 557 - "childPlaces": 0, 558 - "perPersonPrice": false, 559 - "adultPrice": 140.00000000, 560 - "childPrice": 0 561 - }, 562 - { 563 - "id": "50cf907a-2145-4b46-bb67-0dde2e7b7326", 564 - "name": "MERCEDES S CLASS 500", 565 - "adultPlaces": 3, 566 - "childPlaces": 0, 567 - "perPersonPrice": false, 568 - "adultPrice": 165.00000000, 569 - "childPrice": 0 571 + "baggageCode": "INCLUDED_IN_FORWARD", 572 + "price": 0, 573 + "included": false 570 570 } 571 571 ] 572 572 }, 573 573 { 574 - "id": "3df91d4d-a89d-4b73-8076-baa8f8b230cf-DXB", 575 - "type": "Departure", 576 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 577 - "checkOutHotelId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 578 - "selectedTransferPriceId": "a9252005-0a92-4ed1-9603-0f2f14295c29", 579 - "transferPrices": [ 578 + "id": "42779531011000004-C1", 579 + "isAdult": false, 580 + "forwardBaggages": [ 580 580 { 581 - " id": "a9252005-0a92-4ed1-9603-0f2f14295c29",582 - " name": "GROUP",583 - " adultPlaces":1,584 - "c hildPlaces":1,585 - " perPersonPrice":true,586 - "adultPrice": 0,587 - "childPrice": 0588 - },582 + "baggageCode": "TOTAL_BAGGAGE", 583 + "description": "1 piece included, UP TO 50 POUNDS/23 KILOGRAMS, OVER 62 LINEAR INCHES/158 LINEAR CENTIMETERS", 584 + "price": 45.00, 585 + "currency": "USD", 586 + "included": false 587 + } 588 + ], 589 + "backwardBaggages": [ 589 589 { 590 - "id": "9bc3625d-017e-4e72-a4bc-b1e57dc2a146", 591 - "name": "MINIVAN", 592 - "adultPlaces": 5, 593 - "childPlaces": 0, 594 - "perPersonPrice": false, 595 - "adultPrice": 45.00000000, 596 - "childPrice": 0 597 - }, 598 - { 599 - "id": "fc3815bb-af00-4733-9134-4b6334ce3854", 600 - "name": "TOYOTA HIACE", 601 - "adultPlaces": 9, 602 - "childPlaces": 0, 603 - "perPersonPrice": false, 604 - "adultPrice": 50.00000000, 605 - "childPrice": 0 606 - }, 607 - { 608 - "id": "1df09212-11e3-44b1-b615-fbb6338efaf2", 609 - "name": "HIGER BUS (27 SEATERS)", 610 - "adultPlaces": 27, 611 - "childPlaces": 0, 612 - "perPersonPrice": false, 613 - "adultPrice": 85.00000000, 614 - "childPrice": 0 615 - }, 616 - { 617 - "id": "bd26e2cf-15ed-41c0-8e6f-743834b12dfb", 618 - "name": "HIGER 53", 619 - "adultPlaces": 51, 620 - "childPlaces": 0, 621 - "perPersonPrice": false, 622 - "adultPrice": 120.00000000, 623 - "childPrice": 0 624 - }, 625 - { 626 - "id": "5d67ad4f-5e8a-4dd2-abc0-74e5389e8c04", 627 - "name": "MERCEDES S CLASS 400", 628 - "adultPlaces": 3, 629 - "childPlaces": 0, 630 - "perPersonPrice": false, 631 - "adultPrice": 140.00000000, 632 - "childPrice": 0 633 - }, 634 - { 635 - "id": "f6fe44b2-574d-47b5-a15c-b0560cfc71a6", 636 - "name": "MERCEDES V CLASS", 637 - "adultPlaces": 7, 638 - "childPlaces": 0, 639 - "perPersonPrice": false, 640 - "adultPrice": 140.00000000, 641 - "childPrice": 0 642 - }, 643 - { 644 - "id": "50cf907a-2145-4b46-bb67-0dde2e7b7326", 645 - "name": "MERCEDES S CLASS 500", 646 - "adultPlaces": 3, 647 - "childPlaces": 0, 648 - "perPersonPrice": false, 649 - "adultPrice": 165.00000000, 650 - "childPrice": 0 591 + "baggageCode": "INCLUDED_IN_FORWARD", 592 + "price": 0, 593 + "included": false 651 651 } 652 652 ] 653 653 } 654 - ], 655 - "description": "Test Teeeest" 597 + ] 656 656 }, 599 + "extraServices": [], 600 + "insurancePrice": { 601 + "name": "Medical INS (N10000)", 602 + "price": 13.44, 603 + "priceSurcarge": 0.00, 604 + "actualStartDate": "2024-02-15T20:00:00.000Z", 605 + "actualEndDate": "2024-02-17T20:00:00.000Z", 606 + "optional": false, 607 + "includedInPackagePrice": true 608 + } 609 + }, 610 + "altPackages": [ 657 657 { 658 - "id": "0b3cb288-00c5-4c68-946e-87fc5f5d5b82", 659 - "age": 33, 660 - "isAdult": true, 661 - "flightIds": [ 662 - "53552191-59ea-469d-ae9d-5b848da8839d" 663 - ], 664 - "flights": [ 665 - { 666 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 667 - "note": "Kazunion Block, Baggage Info: 20 Kg Included" 668 - } 669 - ], 670 - "insurancePrice": { 671 - "insuranceId": "5bd59c71-e465-45da-a9ff-fe6a90678aef", 672 - "insuranceServiceId": "6ecadb9f-7327-4354-9ddc-45d39470c5ac", 673 - "insurancePriceId": "c4fe2c52-bd39-45a5-ab50-46ef00292f3c", 674 - "touristId": "0b3cb288-00c5-4c68-946e-87fc5f5d5b82", 675 - "insuranceName": "Medical INS (N10000)", 676 - "contragentName": "Nomad Insurance", 677 - "contragentFullName": "Nomad Insurance", 678 - "actualStartDate": "2024-05-17T00:00:00.000", 679 - "actualEndDate": "2024-05-21T00:00:00.000", 680 - "costCurrencyCode": "USD", 681 - "costAmount": 6.70, 682 - "priceCurrencyCode": "USD", 683 - "priceAmount": 11.20, 684 - "coverageCurrencyCode": "USD", 685 - "coverageAmount": 10000.0000 686 - }, 687 - "selectedVisaId": "00000000-0000-0000-0000-000000000000", 688 - "transfers": [ 689 - { 690 - "id": "DXB-3df91d4d-a89d-4b73-8076-baa8f8b230cf", 691 - "type": "Arrival", 692 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 693 - "checkInHotelId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 694 - "selectedTransferPriceId": "a9252005-0a92-4ed1-9603-0f2f14295c29", 695 - "transferPrices": [ 612 + "id": "tour:1d0fa533-4261-4254-93bb-83599d581ffc:193990fa-41a5-46e6-9805-50f82c3c377f:63d79c94-1e19-443f-8a17-50e59e633ea8", 613 + "priceCurrency": "USD", 614 + "totalPrice": 968.40, 615 + "agentCommissionPercent": 0.00, 616 + "agentCommissionAmount": 0.00, 617 + "includedExtrasAmount": 0, 618 + "priceDifference": 31.24, 619 + "hotel": { 620 + "hotelPriceId": "193990fa-41a5-46e6-9805-50f82c3c377f", 621 + "providerId": 13, 622 + "hotelName": "Mercure Dubai Barsha Heights Suites Apartments", 623 + "hotelCode": "5f125310-7025-4807-a4c6-49cd284c9c14", 624 + "nigths": 2, 625 + "mealPlan": "BB", 626 + "hotelClass": "4", 627 + "availabilityType": "StopSale", 628 + "availableRoomsCount": 0, 629 + "fewRooms": true, 630 + "roomCategoryCode": "f8e1ffe5-25cc-46a4-80e8-586d1c049de4", 631 + "roomCategoryName": "1 B/R Apartment City View", 632 + "placementTypeName": "SNGL + CHILD(2-5.99)sharing", 633 + "checkInDate": "2024-02-15T20:00:00.000Z", 634 + "checkOutDate": "2024-02-17T20:00:00.000Z", 635 + "adults": 1, 636 + "children": 1, 637 + "districtUID": "4c65f6ed-902b-4fd8-9419-af7884c22c5e", 638 + "districtName": "Al Barsha", 639 + "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 640 + "cityName": "Dubai", 641 + "countryCode": "AE", 642 + "countryName": "United Arab Emirates", 643 + "hasAlcohol": false, 644 + "hasFreeWifi": true, 645 + "hasMetro": true, 646 + "hasPool": true, 647 + "hasMall": false, 648 + "cancellationPolicyDescription": "Cancellation Policy: 5 Day Before Arrival: 100.00 %, Early Departure: 100.00 %, NoShow: 100.00 %", 649 + "cancellationPolicy": { 650 + "noShowChargeValue": 100.00, 651 + "noShowChargeValueType": "%", 652 + "earlyDepartureChargeValue": 100.00, 653 + "earlyDepartureChargeValueType": "%", 654 + "conditions": [ 696 696 { 697 - "id": "a9252005-0a92-4ed1-9603-0f2f14295c29", 698 - "name": "GROUP", 699 - "adultPlaces": 1, 700 - "childPlaces": 1, 701 - "perPersonPrice": true, 702 - "adultPrice": 0, 703 - "childPrice": 0 704 - }, 705 - { 706 - "id": "9bc3625d-017e-4e72-a4bc-b1e57dc2a146", 707 - "name": "MINIVAN", 708 - "adultPlaces": 5, 709 - "childPlaces": 0, 710 - "perPersonPrice": false, 711 - "adultPrice": 45.00000000, 712 - "childPrice": 0 713 - }, 714 - { 715 - "id": "fc3815bb-af00-4733-9134-4b6334ce3854", 716 - "name": "TOYOTA HIACE", 717 - "adultPlaces": 9, 718 - "childPlaces": 0, 719 - "perPersonPrice": false, 720 - "adultPrice": 50.00000000, 721 - "childPrice": 0 722 - }, 723 - { 724 - "id": "1df09212-11e3-44b1-b615-fbb6338efaf2", 725 - "name": "HIGER BUS (27 SEATERS)", 726 - "adultPlaces": 27, 727 - "childPlaces": 0, 728 - "perPersonPrice": false, 729 - "adultPrice": 85.00000000, 730 - "childPrice": 0 731 - }, 732 - { 733 - "id": "bd26e2cf-15ed-41c0-8e6f-743834b12dfb", 734 - "name": "HIGER 53", 735 - "adultPlaces": 51, 736 - "childPlaces": 0, 737 - "perPersonPrice": false, 738 - "adultPrice": 120.00000000, 739 - "childPrice": 0 740 - }, 741 - { 742 - "id": "5d67ad4f-5e8a-4dd2-abc0-74e5389e8c04", 743 - "name": "MERCEDES S CLASS 400", 744 - "adultPlaces": 3, 745 - "childPlaces": 0, 746 - "perPersonPrice": false, 747 - "adultPrice": 140.00000000, 748 - "childPrice": 0 749 - }, 750 - { 751 - "id": "f6fe44b2-574d-47b5-a15c-b0560cfc71a6", 752 - "name": "MERCEDES V CLASS", 753 - "adultPlaces": 7, 754 - "childPlaces": 0, 755 - "perPersonPrice": false, 756 - "adultPrice": 140.00000000, 757 - "childPrice": 0 758 - }, 759 - { 760 - "id": "50cf907a-2145-4b46-bb67-0dde2e7b7326", 761 - "name": "MERCEDES S CLASS 500", 762 - "adultPlaces": 3, 763 - "childPlaces": 0, 764 - "perPersonPrice": false, 765 - "adultPrice": 165.00000000, 766 - "childPrice": 0 656 + "timeunits": 5, 657 + "timeunitType": "Day", 658 + "timeOffsetTypeName": "Before Arrival", 659 + "chargeValue": 100.00, 660 + "chargeValueType": "%" 767 767 } 768 768 ] 769 - }, 770 - { 771 - "id": "3df91d4d-a89d-4b73-8076-baa8f8b230cf-DXB", 772 - "type": "Departure", 773 - "flightId": "53552191-59ea-469d-ae9d-5b848da8839d", 774 - "checkOutHotelId": "fa7a89d5-1c20-4004-b3d2-f8d08163827f", 775 - "selectedTransferPriceId": "a9252005-0a92-4ed1-9603-0f2f14295c29", 776 - "transferPrices": [ 777 - { 778 - "id": "a9252005-0a92-4ed1-9603-0f2f14295c29", 779 - "name": "GROUP", 780 - "adultPlaces": 1, 781 - "childPlaces": 1, 782 - "perPersonPrice": true, 783 - "adultPrice": 0, 784 - "childPrice": 0 785 - }, 786 - { 787 - "id": "9bc3625d-017e-4e72-a4bc-b1e57dc2a146", 788 - "name": "MINIVAN", 789 - "adultPlaces": 5, 790 - "childPlaces": 0, 791 - "perPersonPrice": false, 792 - "adultPrice": 45.00000000, 793 - "childPrice": 0 794 - }, 795 - { 796 - "id": "fc3815bb-af00-4733-9134-4b6334ce3854", 797 - "name": "TOYOTA HIACE", 798 - "adultPlaces": 9, 799 - "childPlaces": 0, 800 - "perPersonPrice": false, 801 - "adultPrice": 50.00000000, 802 - "childPrice": 0 803 - }, 804 - { 805 - "id": "1df09212-11e3-44b1-b615-fbb6338efaf2", 806 - "name": "HIGER BUS (27 SEATERS)", 807 - "adultPlaces": 27, 808 - "childPlaces": 0, 809 - "perPersonPrice": false, 810 - "adultPrice": 85.00000000, 811 - "childPrice": 0 812 - }, 813 - { 814 - "id": "bd26e2cf-15ed-41c0-8e6f-743834b12dfb", 815 - "name": "HIGER 53", 816 - "adultPlaces": 51, 817 - "childPlaces": 0, 818 - "perPersonPrice": false, 819 - "adultPrice": 120.00000000, 820 - "childPrice": 0 821 - }, 822 - { 823 - "id": "5d67ad4f-5e8a-4dd2-abc0-74e5389e8c04", 824 - "name": "MERCEDES S CLASS 400", 825 - "adultPlaces": 3, 826 - "childPlaces": 0, 827 - "perPersonPrice": false, 828 - "adultPrice": 140.00000000, 829 - "childPrice": 0 830 - }, 831 - { 832 - "id": "f6fe44b2-574d-47b5-a15c-b0560cfc71a6", 833 - "name": "MERCEDES V CLASS", 834 - "adultPlaces": 7, 835 - "childPlaces": 0, 836 - "perPersonPrice": false, 837 - "adultPrice": 140.00000000, 838 - "childPrice": 0 839 - }, 840 - { 841 - "id": "50cf907a-2145-4b46-bb67-0dde2e7b7326", 842 - "name": "MERCEDES S CLASS 500", 843 - "adultPlaces": 3, 844 - "childPlaces": 0, 845 - "perPersonPrice": false, 846 - "adultPrice": 165.00000000, 847 - "childPrice": 0 848 - } 849 - ] 850 850 } 851 - ], 852 - "description": "Teeeeest Teest" 853 - } 854 - ], 855 - "visas": [ 856 - { 857 - "prid": "00000000-0000-0000-0000-000000000000", 858 - "prName": "WITHOUT VISA", 859 - "prValue": 0.00000000, 860 - "sortingOrder": 4 664 + }, 665 + "flight": { 666 + "id": "63d79c94-1e19-443f-8a17-50e59e633ea8", 667 + "departureDate": "2024-02-15T20:00:00.000Z", 668 + "returnDate": "2024-02-17T20:00:00.000Z", 669 + "departureTicketsLeft": 50, 670 + "returnTicketsLeft": 50, 671 + "departureAvailabilityType": "FewPlaces", 672 + "returnAvailabilityType": "FewPlaces", 673 + "isTwoWay": true, 674 + "sameBaggageForAll": false, 675 + "totalBaggage": false, 676 + "departureSegments": [ 677 + { 678 + "airlineCode": "FZ", 679 + "airlineName": "Fly Dubai.", 680 + "flightCode": "FZ1722", 681 + "class": "econom", 682 + "lugageWeight": 20, 683 + "handLugageWeight": 6, 684 + "departureFlightDate": "2024-02-15T20:00:00.000Z", 685 + "departureCountryName": "Kazakhstan", 686 + "departureCityName": "Almaty", 687 + "departureAirportCode": "ALA", 688 + "departureAirportName": "Almaty Intl Airport", 689 + "departureTerminalCode": "ALA", 690 + "arrivalFlightDate": "2024-02-15T20:00:00.000Z", 691 + "arrivalCountryName": "United Arab Emirates", 692 + "arrivalCityName": "Dubai", 693 + "arrivalAirportCode": "DXB", 694 + "arrivalAirportName": "Dubai Intl Airport", 695 + "arrivalTerminalCode": "DXB3", 696 + "flightDuration": "0h 55m" 697 + } 698 + ], 699 + "returnSegments": [ 700 + { 701 + "airlineCode": "FZ", 702 + "airlineName": "Fly Dubai.", 703 + "flightCode": "FZ1721", 704 + "class": "econom", 705 + "lugageWeight": 20, 706 + "handLugageWeight": 6, 707 + "departureFlightDate": "2024-02-17T20:00:00.000Z", 708 + "departureCountryName": "United Arab Emirates", 709 + "departureCityName": "Dubai", 710 + "departureAirportCode": "DXB", 711 + "departureAirportName": "Dubai Intl Airport", 712 + "departureTerminalCode": "DXB3", 713 + "arrivalFlightDate": "2024-02-18T20:00:00.000Z", 714 + "arrivalCountryName": "Kazakhstan", 715 + "arrivalCityName": "Almaty", 716 + "arrivalAirportCode": "ALA", 717 + "arrivalAirportName": "Almaty Intl Airport", 718 + "arrivalTerminalCode": "DXB3", 719 + "flightDuration": "8h 10m" 720 + } 721 + ], 722 + "passengers": [ 723 + { 724 + "id": "42779547001000004-A1", 725 + "isAdult": true, 726 + "selectedForwardBaggageCode": "INCLUDED", 727 + "selectedBackwardBaggageCode": "INCLUDED", 728 + "forwardBaggages": [ 729 + { 730 + "baggageCode": "INCLUDED", 731 + "description": "20 KG INCLUDED", 732 + "price": 0.0, 733 + "currency": "USD", 734 + "included": true 735 + } 736 + ], 737 + "backwardBaggages": [ 738 + { 739 + "baggageCode": "INCLUDED", 740 + "description": "20 KG INCLUDED", 741 + "price": 0.0, 742 + "currency": "USD", 743 + "included": true 744 + } 745 + ] 746 + }, 747 + { 748 + "id": "42779547001000004-C1", 749 + "isAdult": false, 750 + "selectedForwardBaggageCode": "INCLUDED", 751 + "selectedBackwardBaggageCode": "INCLUDED", 752 + "forwardBaggages": [ 753 + { 754 + "baggageCode": "INCLUDED", 755 + "description": "20 KG INCLUDED", 756 + "price": 0.0, 757 + "currency": "USD", 758 + "included": true 759 + } 760 + ], 761 + "backwardBaggages": [ 762 + { 763 + "baggageCode": "INCLUDED", 764 + "description": "20 KG INCLUDED", 765 + "price": 0.0, 766 + "currency": "USD", 767 + "included": true 768 + } 769 + ] 770 + } 771 + ] 772 + }, 773 + "extraServices": [], 774 + "insurancePrice": { 775 + "name": "Medical INS (N10000)", 776 + "price": 13.44, 777 + "priceSurcarge": 0.00, 778 + "actualStartDate": "2024-02-15T20:00:00.000Z", 779 + "actualEndDate": "2024-02-17T20:00:00.000Z", 780 + "optional": false, 781 + "includedInPackagePrice": true 782 + } 861 861 }, 862 862 { 863 - "prid": "40d3b511-c5b3-4395-b51f-11fb1b8e555b", 864 - "prName": "TOURIST VISA", 865 - "prValue": 80.01000000, 866 - "sortingOrder": 2 867 - }, 868 - { 869 - "prid": "80490edd-a7ef-43dc-98cf-3f709efe68cb", 870 - "prName": "SERVICE VISA", 871 - "prValue": 120.08000000, 872 - "sortingOrder": 3 873 - } 874 - ], 875 - "terminals": [ 876 - { 877 - "terminalCode": "DXB2", 878 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 879 - "districtUID": "e6ce358e-22d4-413f-a39f-983a14a8e28e", 880 - "terminalName": "DXB2", 881 - "countryCode": "AE" 882 - }, 883 - { 884 - "terminalCode": "DXB3", 885 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 886 - "districtUID": "e6ce358e-22d4-413f-a39f-983a14a8e28e", 887 - "terminalName": "DXB3", 888 - "countryCode": "AE" 889 - }, 890 - { 891 - "terminalCode": "ETD", 892 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 893 - "districtUID": "1fa8bb75-707b-40e6-8212-f705eeeaa16b", 894 - "terminalName": "Etihad Main Office Dubai", 895 - "countryCode": "AE", 896 - "note": "Noor Islamic Bank MS" 897 - }, 898 - { 899 - "terminalCode": "XGD", 900 - "cityUID": "28c794fe-3c7e-4da2-ba93-f24bd3d4730d", 901 - "districtUID": "88ece1b0-cb91-49f3-86a0-eedc6c8e5aaf", 902 - "terminalName": "Dnata - Clock Tower", 903 - "countryCode": "AE" 904 - }, 905 - { 906 - "terminalCode": "Etihad Bus Station", 907 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 908 - "districtUID": "1fa8bb75-707b-40e6-8212-f705eeeaa16b", 909 - "terminalName": "Etihad Bus Station", 910 - "countryCode": "AE" 911 - }, 912 - { 913 - "terminalCode": "DXB1", 914 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 915 - "districtUID": "e6ce358e-22d4-413f-a39f-983a14a8e28e", 916 - "terminalName": "DXB1", 917 - "countryCode": "AE" 918 - }, 919 - { 920 - "terminalCode": "DWC", 921 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 922 - "districtUID": "42ace7f3-c109-4e81-8959-9c5adf193444", 923 - "terminalName": "DWC", 924 - "countryCode": "AE", 925 - "note": "Al Maktoum intl. airport" 926 - }, 927 - { 928 - "terminalCode": "DXB", 929 - "cityUID": "f5185fa3-3f56-44ed-bf6b-80386a33caa2", 930 - "districtUID": "e6ce358e-22d4-413f-a39f-983a14a8e28e", 931 - "terminalName": "DXB", 932 - "countryCode": "AE" 933 - }, 934 - { 935 - "terminalCode": "SHJ", 936 - "cityUID": "f78ac3bc-f040-46d0-8319-2c52083080a6", 937 - "districtUID": "18a915ca-74de-4613-a2fb-616ea300d16d", 938 - "terminalName": "SHJ", 939 - "countryCode": "AE" 940 - }, 941 - { 942 - "terminalCode": "AUH", 943 - "cityUID": "28c794fe-3c7e-4da2-ba93-f24bd3d4730d", 944 - "districtUID": "5460739a-fb6e-4d94-a35b-6f4e0612581b", 945 - "terminalName": "AUH", 946 - "countryCode": "AE" 947 - }, 948 - { 949 - "terminalCode": "QIW", 950 - "cityUID": "9aabae22-f2f8-408c-b295-55cce1393c88", 951 - "districtUID": "9834149a-17ef-431e-b1f2-ab093bd55d94", 952 - "terminalName": "Um Al Quwain Terminal ", 953 - "countryCode": "AE" 954 - }, 955 - { 956 - "terminalCode": "AUH3", 957 - "cityUID": "28c794fe-3c7e-4da2-ba93-f24bd3d4730d", 958 - "districtUID": "5460739a-fb6e-4d94-a35b-6f4e0612581b", 959 - "terminalName": "AUH3", 960 - "countryCode": "AE" 961 - }, 962 - { 963 - "terminalCode": "QAJ", 964 - "cityUID": "a7e023c1-c654-4e1d-8a83-7e571bd3a78d", 965 - "districtUID": "70e57708-9de2-4505-b550-f4627ae40877", 966 - "terminalName": "Ajman Terminal ", 967 - "countryCode": "AE" 968 - }, 969 - { 970 - "terminalCode": "RKT", 971 - "cityUID": "607fbe3a-68e6-4523-bf6e-e419fac86a8b", 972 - "districtUID": "7f82fcc7-65ee-48d8-b0ea-200fa2ffdb42", 973 - "terminalName": "Ras Al Khaimah Terminal ", 974 - "countryCode": "AE" 975 - }, 976 - { 977 - "terminalCode": "FJR", 978 - "cityUID": "857a6d87-d1e4-4a17-a867-c65307559222", 979 - "districtUID": "3a894ed3-8021-45c9-ae0c-aa5e7379bb82", 980 - "terminalName": "Fujairah Terminal ", 981 - "countryCode": "AE" 982 - } 983 - ], 984 - "containsError": false, 985 - "refreshPriceResult": "Success", 986 - "reservationId": "3882a7ee-fec1-4bd3-9e73-ccc4613be36d", 987 - "reservationDetailsUnavailable": false, 988 - "error": false 989 -} 990 990 {{/code}} 991 991 992 992 ... ... @@ -993,7 +993,7 @@ 993 993 === Schema === 994 994 995 995 {{success}} 996 -C heckoutFormOut{791 +CalcOnlyHotelPackageResponse{ 997 997 998 998 |error|boolean 999 999 |errorCode|string ... ... @@ -1002,287 +1002,128 @@ 1002 1002 nullable: true 1003 1003 |userErrorDescription|string 1004 1004 nullable: true 800 +|package|OnlyHotelPackage{((( 801 +|id|string 802 +nullable: true 1005 1005 |priceCurrency|string 1006 1006 nullable: true 1007 1007 |totalPrice|number($double) 1008 1008 |agentCommissionPercent|number($double) 1009 1009 |agentCommissionAmount|number($double) 1010 -|requiredCitizenIdentifiers|[ 1011 -nullable: trueCitizenIdentifier{((( 1012 -|countryCode|string 1013 -nullable: true 1014 -|identifierType|IdentifierTypeEnumstringEnum: 1015 -[ TIN, FIN ] 1016 - 1017 -}] 1018 -))) 1019 -|hotels|[ 1020 -nullable: trueCheckoutHotelOut{((( 808 +|hotel|PackageHotel{((( 1021 1021 |hotelPriceId|string 1022 1022 nullable: true 1023 -|touristIds|[ 1024 -nullable: truestring($uuid)] 1025 -|errorCode|string 811 +|providerId|integer($int32) 812 +|hotelName|string 1026 1026 nullable: true 1027 -|e rrorMessage|string814 +|hotelCode|string 1028 1028 nullable: true 1029 -|description|string 816 +|nigths|integer($int32) 817 +|mealPlan|string 1030 1030 nullable: true 1031 - 1032 -}] 1033 -))) 1034 -|tourists|[ 1035 -nullable: trueCheckoutTouristOut{((( 1036 -|id|string($uuid) 1037 -|age|integer($int32) 819 +|hotelClass|string 1038 1038 nullable: true 1039 -|isAdult|boolean 1040 -|flightIds|[ 1041 -nullable: truestring] 1042 -|flights|[ 1043 -nullable: trueCheckoutFlightOut{((( 1044 -|flightId|string 821 +|availabilityType|RoomAvailabilityTypeEnumstringEnum: 822 +[ OnRequest, FreeSale, StopSale ] 823 +|availableRoomsCount|integer($int32) 824 +|fewRooms|boolean 825 +|roomCategoryCode|string 1045 1045 nullable: true 1046 -| note|string827 +|roomCategoryName|string 1047 1047 nullable: true 1048 - 1049 -}] 1050 -))) 1051 -|arrivalFlightInfo|ManualFlightInfo{((( 1052 -|flightNumber|string 829 +|placementTypeName|string 1053 1053 nullable: true 1054 -|ter minalCode|string831 +|placementDescription|string 1055 1055 nullable: true 1056 -|date|string($date-time) 833 +|checkInDate|string($date-time) 834 +|checkOutDate|string($date-time) 835 +|adults|integer($int32) 836 +|children|integer($int32) 837 +|districtUID|string($uuid) 1057 1057 nullable: true 1058 -|time|string 839 +|districtName|string 1059 1059 nullable: true 1060 - 1061 -} 1062 -))) 1063 -|departureFlightInfo|ManualFlightInfo{((( 1064 -|flightNumber|string 841 +|cityUID|string($uuid) 1065 1065 nullable: true 1066 -| terminalCode|string843 +|cityName|string 1067 1067 nullable: true 1068 -| date|string($date-time)845 +|countryCode|string 1069 1069 nullable: true 1070 -|t ime|string847 +|countryName|string 1071 1071 nullable: true 1072 - 1073 -} 1074 -))) 1075 -|insurancePrice|InsurancePriceForTourist{((( 1076 -|insuranceId|string($uuid) 1077 -|insuranceServiceId|string($uuid) 1078 -|insurancePriceId|string($uuid) 1079 -|touristId|string($uuid) 1080 -|insuranceName|string 849 +|hasAlcohol|boolean 850 +|hasFreeWifi|boolean 851 +|hasMetro|boolean 852 +|hasPool|boolean 853 +|hasMall|boolean 854 +|cancellationPolicyDescription|string 1081 1081 nullable: true 1082 -|insuranceDescription|string 856 +|cancellationPolicy|CancellationPolicyExchange{((( 857 +|cancellationPolicyCode|string 1083 1083 nullable: true 1084 -| contragentName|string859 +|noShowChargeValue|number($double) 1085 1085 nullable: true 1086 -| contragentFullName|string861 +|noShowChargeValueType|string 1087 1087 nullable: true 1088 -|actualStartDate|string($date-time) 1089 -|actualEndDate|string($date-time) 1090 -|costCurrencyCode|string 863 +|earlyDepartureChargeValue|number($double) 1091 1091 nullable: true 1092 -|costAmount|number($double) 1093 -|priceCurrencyCode|string 865 +|earlyDepartureChargeValueType|string 1094 1094 nullable: true 1095 -|priceAmount|number($double) 1096 -|coverageCurrencyCode|string 867 +|conditions|[ 868 +nullable: trueCancellationPolicyConditionExchange{((( 869 +|timeunits|integer($int32) 870 +|timeunitType|string 1097 1097 nullable: true 1098 -|coverageAmount|number($double) 1099 - 1100 -} 1101 -))) 1102 -|selectedVisaId|string 872 +|timeOffsetTypeName|string 1103 1103 nullable: true 1104 -|transfers|[ 1105 -nullable: trueCheckoutTransferOut{((( 1106 -|id|string 874 +|chargeValue|number($double) 1107 1107 nullable: true 1108 -|type|CheckoutTransferTypeEnumstringEnum: 1109 -[ Arrival, Departure, HotelToHotel ] 1110 -|flightId|string 876 +|chargeValueType|string 1111 1111 nullable: true 1112 -|flightInfo|ManualFlightInfo{((( 1113 -|flightNumber|string 1114 -nullable: true 1115 -|terminalCode|string 1116 -nullable: true 1117 -|date|string($date-time) 1118 -nullable: true 1119 -|time|string 1120 -nullable: true 1121 1121 879 +}] 880 +))) 881 + 1122 1122 } 1123 1123 ))) 1124 -|checkInHotelId|string 884 + 885 +} 886 +))) 887 +|extraServices|[ 888 +nullable: trueHotelExtraServiceBase{((( 889 +|extraServiceCode|string 1125 1125 nullable: true 1126 -| checkOutHotelId|string891 +|extraServiceTypeCode|string 1127 1127 nullable: true 1128 -|selectedTransferPriceId|string 893 +|isMandatory|integer($int32) 894 +|extraServiceName|string 1129 1129 nullable: true 1130 -|transferPrices|[ 1131 -nullable: trueCheckoutTransferPrice{((( 1132 -|id|string 896 +|minimalServiceAmount|number($double) 897 +|includedPriceCode|string 1133 1133 nullable: true 1134 -|name|string 899 +|prices|[ 900 +nullable: trueHotelExtraServicePriceBase{((( 901 +|extraServicePriceCode|string 1135 1135 nullable: true 1136 -|adultPlaces|integer($int32) 1137 -|childPlaces|integer($int32) 1138 -|perPersonPrice|boolean 1139 -|adultPrice|number($double) 1140 -|childPrice|number($double) 1141 - 1142 -}] 1143 -))) 1144 - 1145 -}] 1146 -))) 1147 -|errorCode|string 903 +|displayName|string 1148 1148 nullable: true 1149 -| errorMessage|string905 +|restrictionInfo|string 1150 1150 nullable: true 1151 -|d escription|string907 +|additionalInfo|string 1152 1152 nullable: true 909 +|price|number($double) 910 +|extraPrice|number($double) 911 +|currency|string 912 +nullable: true 1153 1153 1154 1154 }] 1155 1155 ))) 1156 -|visas|[ 1157 -nullable: trueServicePrice{((( 1158 -|prid|string($uuid) 1159 -|prName|string 1160 -nullable: true 1161 -|prValue|number($double) 1162 -|sortingOrder|integer($int32) 1163 1163 1164 1164 }] 1165 1165 ))) 1166 -|terminals|[ 1167 -nullable: trueTerminal{((( 1168 -|terminalCode|string 1169 -nullable: true 1170 -|cityUID|string($uuid) 1171 -nullable: true 1172 -|districtUID|string($uuid) 1173 -nullable: true 1174 -|terminalName|string 1175 -nullable: true 1176 -|countryCode|string 1177 -nullable: true 1178 -|note|string 1179 -nullable: true 1180 1180 1181 -} ]920 +} 1182 1182 ))) 1183 -|containsError|boolean 1184 -|refreshPriceResult|RefreshPriceResultEnumstringEnum: 1185 -[ Success, HotelPriceNoMoreAvailable, FlightPriceNoMoreAvailable ] 1186 -|reservationId|string($uuid) 1187 -|reservationDetailsUnavailable|boolean 1188 1188 1189 1189 } 1190 1190 {{/success}} 1191 - 1192 - 1193 - 1194 -== Description == 1195 - 1196 - 1197 -=== Request === 1198 - 1199 -(% class="table-bordered" %) 1200 -|=Field Path|=Data Type|=Description 1201 -|calcTourPackageRequests[*].refreshPrices|Boolean|Indicates whether to refresh the prices for the tour package. 1202 -|calcTourPackageRequests[*].packageId|String|Unique identifier for the tour package. 1203 -|calcTourPackageRequests[*].flightPassengers[*].id|String|Unique identifier for a flight passenger within the package. 1204 -|calcTourPackageRequests[*].flightPassengers[*].selectedForwardBaggageCode|String|Code indicating the baggage option selected for the forward journey. 1205 -|calcTourPackageRequests[*].flightPassengers[*].selectedBackwardBaggageCode|String|Code indicating the baggage option selected for the return journey. 1206 -|calcTourPackageRequests[*].extraServicePriceCodes|Array|An array of codes for extra services priced within the package. 1207 -|calcTourPackageRequests[*].includeInsurance|Boolean|Indicates if insurance is included in the tour package. 1208 -|calcOnlyHotelPackageRequests|Array|Details about hotel-only package requests, if applicable. 1209 -|calcOnlyAviaPackageRequests|Array|Details about avia-only package requests, if applicable. 1210 -|hotels[*].note|String|Additional notes regarding the hotel booking. 1211 -|hotels[*].agentConfirmationNumber|String|Confirmation number provided by the agent for the hotel booking. 1212 -|hotels[*].hotelPriceId|String|Unique identifier for the hotel price. 1213 -|hotels[*].touristIds[*]|String|List of IDs for tourists staying at the hotel. 1214 -|tourists[*].id|String|Unique identifier for the tourist. 1215 -|tourists[*].isMale|Boolean|Indicates if the tourist is male. 1216 -|tourists[*].firstName|String|First name of the tourist. 1217 -|tourists[*].lastName|String|Last name of the tourist. 1218 -|tourists[*].birthDate|String|Birth date of the tourist. 1219 -|tourists[*].citizenship|String|Citizenship of the tourist. 1220 -|tourists[*].passportNumber|String|Passport number of the tourist. 1221 -|tourists[*].passportIssue|String|Issue date of the tourist's passport. 1222 -|tourists[*].passportExpiry|String|Expiry date of the tourist's passport. 1223 -|tourists[*].tin|String|Tax identification number of the tourist, if applicable. 1224 -|tourists[*].selectedVisaId|String|ID of the selected visa option for the tourist. 1225 -|tourists[*].flights[*].flightId|String|Identifier for flights associated with the tourist. 1226 -|tourists[*].flights[*].note|String|Additional notes or details about the flight. 1227 -|tourists[*].flightIds[*]|String|Array of flight IDs associated with the tourist. 1228 -|tourists[*].insurancePrice.insuranceId|String|Identifier for the insurance plan selected for the tourist. 1229 -|...|...|Additional fields for insurancePrice as detailed in previous responses. 1230 -|tourists[*].departureFlightInfo.date|String|Departure date for the tourist's flight, if applicable. 1231 -|tourists[*].departureFlightInfo.time|String|Departure time for the tourist's flight, if applicable. 1232 -|tourists[*].departureFlightInfo.flightNumber|String|Flight number for the tourist's departure flight, if applicable. 1233 -|tourists[*].departureFlightInfo.terminalCode|String|Terminal code for the tourist's departure flight, if applicable. 1234 -|tourists[*].arrivalFlightInfo.date|String|Arrival date for the tourist's flight, if applicable. 1235 -|tourists[*].arrivalFlightInfo.time|String|Arrival time for the tourist's flight, if applicable. 1236 -|tourists[*].arrivalFlightInfo.flightNumber|String|Flight number for the tourist's arrival flight, if applicable. 1237 -|tourists[*].arrivalFlightInfo.terminalCode|String|Terminal code for the tourist's arrival flight, if applicable. 1238 -|tourists[*].transfers[*].id|String|Unique identifier for a transfer service associated with the tourist. 1239 -|tourists[*].transfers[*].selectedTransferPriceId|String|ID of the selected pricing option for the transfer. 1240 -|note|String|General note regarding the reservation, intended for testing or additional information. 1241 -|contactPhone|String|Contact phone number associated with the reservation. 1242 -|reservationId|String|Unique identifier for the entire reservation. 1243 - 1244 -=== Response === 1245 - 1246 -(% class="table-bordered" %) 1247 -|=Field Path|=Data Type|=Description 1248 -|priceCurrency|String|Currency code (ISO 4217) for all transactional amounts mentioned in the response. 1249 -|totalPrice|Number|Total price of the reservation. 1250 -|agentCommissionPercent|Number|The percentage of the total price allocated as commission for the agent. 1251 -|agentCommissionAmount|Number|The total commission amount in priceCurrency. 1252 -|requiredCitizenIdentifiers[*].countryCode|String|The ISO 3166-1 alpha-2 country code for which an identifier is required. 1253 -|requiredCitizenIdentifiers[*].identifierType|String|Type of identifier required (e.g., "TIN", "FIN"). 1254 -|hotels[*].hotelPriceId|String|Unique identifier for the hotel price. 1255 -|hotels[*].touristIds[*]|Array|List of tourist IDs that are booked in this hotel. 1256 -|hotels[*].description|String|Description of the hotel booking. 1257 -|tourists[*].id|String|Unique identifier for a tourist. 1258 -|tourists[*].age|Number|Age of the tourist. 1259 -|tourists[*].isAdult|Boolean|Indicates whether the tourist is an adult. 1260 -|tourists[*].flightIds[*]|Array|List of flight IDs associated with the tourist. 1261 -|tourists[*].flights[*].flightId|String|Unique identifier for the flight. 1262 -|tourists[*].flights[*].note|String|Notes or additional information about the flight. 1263 -|tourists[*].insurancePrice.*|Various|Detailed information about the insurance price, including ID, name, coverage, and cost details. 1264 -|tourists[*].selectedVisaId|String|Identifier for the selected visa option for the tourist. 1265 -|tourists[*].transfers[*].id|String|Unique identifier for the transfer. 1266 -|tourists[*].transfers[*].type|String|Type of transfer (e.g., "Arrival", "Departure"). 1267 -|tourists[*].transfers[*].flightId|String|The flight ID associated with the transfer. 1268 -|tourists[*].transfers[*].checkInHotelId|String|Hotel ID for check-in associated with the transfer. 1269 -|tourists[*].transfers[*].checkOutHotelId|String|Hotel ID for check-out associated with the transfer. 1270 -|tourists[*].transfers[*].selectedTransferPriceId|String|The ID of the selected pricing option for the transfer. 1271 -|tourists[*].transfers[*].transferPrices[*].*|Various|Detailed information about each transfer price option, including ID, name, and cost details. 1272 -|visas[*].prid|String|Unique identifier for a visa option. 1273 -|visas[*].prName|String|Name of the visa option. 1274 -|visas[*].prValue|Number|The cost associated with this visa option. 1275 -|visas[*].sortingOrder|Number|Sorting order for the visa options. 1276 -|terminals[*].terminalCode|String|Code representing the terminal. 1277 -|terminals[*].cityUID|String|Unique identifier for the city where the terminal is located. 1278 -|terminals[*].districtUID|String|Unique identifier for the district of the terminal. 1279 -|terminals[*].terminalName|String|Name of the terminal. 1280 -|terminals[*].countryCode|String|The ISO 3166-1 alpha-2 country code for the terminal's country. 1281 -|terminals[*].note|String|Additional notes or information about the terminal. 1282 -|containsError|Boolean|Indicates if the response contains any errors. 1283 -|refreshPriceResult|String|The result of attempting to refresh the price (e.g., "Success"). 1284 -|reservationId|String|Unique identifier for the reservation. 1285 -|reservationDetailsUnavailable|Boolean|Indicates if the reservation details are currently unavailable. 1286 -|error|Boolean|A generic error indicator, presumably redundant with containsError. 1287 - 1288 -