Revalidate Itinerary Mock Server
Recheck flight availability and pricing for specific itinerary options.
The Revalidate Itinerary API provides the ability to recheck availability and pricing for a specific itinerary option without booking the itinerary. The solution revalidates if the itinerary option is valid for purchase. NDC content is not supported by Revalidate Itinerary.
Use this hosted mock server to simulate Revalidate Itinerary APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready.
This keeps your integration code consistent across local development, QA, demos, and production.
Use cases:
Use this sandbox to validate itinerary re-pricing logic, fare availability checks, and error handling for expired or invalid flight segments before proceeding to the booking phase.
General
POST
{
"OTA_AirLowFareSearchRQ": {
"AvailableFlightsOnly": false,
"OriginDestinationInformation": [
{
"ArrivalDateTime": "2026-12-26T06:00:00",
"ArrivalWindow": "16002000",
"ConnectionLocations": {
"ConnectionLocation": [
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
}
]
},
"DepartureDateTime": "2026-12-25T06:00:00",
"DepartureWindow": "05000730",
"DestinationLocation": {
"LocationCode": "JFK",
"LocationType": "C"
},
"Fixed": true,
"OriginLocation": {
"LocationCode": "SVO",
"LocationType": "C"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 2,
"PlusMinus": 2
},
"Baggage": {
"FreeCarryOn": false,
"FreePieceRequired": true
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"Code": "A2",
"PreferLevel": "Preferred"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"CabinPref": {
"Cabin": "Y",
"PreferLevel": "Preferred"
},
"ClassOfService": [
{
"Code": "A"
},
{
"Code": "A"
},
{
"Code": "A"
},
{
"Code": "A"
}
],
"ConnectionTime": {
"EnableExcludedConnection": true,
"ExcludedConnectionBegin": "2200",
"ExcludedConnectionEnd": "0200",
"Max": 88,
"Min": 30
},
"FareBasis": [
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
}
],
"FareType": [
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
}
],
"Flight": [
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "LHR"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "A"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "K"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 5
},
"PriorityBoarding": {
"FreePriorityBoarding": false
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": false
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 87
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 93
},
"Stopover": {
"DepartureDateTime": "2026-06-26T00:00:00.0Z",
"DepartureWindow": "1000-1200",
"Stay": {
"MaxHours": 51,
"MinHours": 15,
"Nights": 1
},
"StopoverPoint": {
"LocationCode": "ATL",
"LocationType": "C"
}
},
"TotalTravelTime": {
"Max": 905,
"Min": 298
}
}
},
{
"ArrivalDateTime": "2026-12-26T06:00:00",
"ArrivalWindow": "16002000",
"ConnectionLocations": {
"ConnectionLocation": [
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
}
]
},
"DepartureDateTime": "2026-12-26T07:00:00",
"DepartureWindow": "05000730",
"DestinationLocation": {
"LocationCode": "FRA",
"LocationType": "C"
},
"Fixed": true,
"OriginLocation": {
"LocationCode": "JFK",
"LocationType": "A"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 3,
"PlusMinus": 6
},
"Baggage": {
"FreeCarryOn": true,
"FreePieceRequired": true
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"CabinPref": {
"Cabin": "Y",
"PreferLevel": "Preferred"
},
"ClassOfService": [
{
"Code": "A"
}
],
"ConnectionTime": {
"EnableExcludedConnection": false,
"ExcludedConnectionBegin": "2300",
"ExcludedConnectionEnd": "0100",
"Max": 82,
"Min": 50
},
"FareBasis": [
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
}
],
"FareType": [
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
}
],
"Flight": [
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 202,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "A"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "LHR"
},
"Type": "A"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 6
},
"PriorityBoarding": {
"FreePriorityBoarding": true
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": true
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 76
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 36
},
"Stopover": {
"DepartureDateTime": "2026-06-17T00:00:00.0Z",
"DepartureWindow": "1400-1600",
"Stay": {
"MaxHours": 54,
"MinHours": 14,
"Nights": 2
},
"StopoverPoint": {
"LocationCode": "ATL",
"LocationType": "A"
}
},
"TotalTravelTime": {
"Max": 764,
"Min": 162
}
}
},
{
"ArrivalDateTime": "2026-12-27T08:30:00",
"ArrivalWindow": "12001500",
"ConnectionLocations": {
"ConnectionLocation": [
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
}
]
},
"DepartureDateTime": "2026-12-25T06:00:00",
"DepartureWindow": "05000730",
"DestinationLocation": {
"LocationCode": "JFK",
"LocationType": "C"
},
"Fixed": false,
"OriginLocation": {
"LocationCode": "OSL",
"LocationType": "A"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 4,
"PlusMinus": 2
},
"Baggage": {
"FreeCarryOn": false,
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"Code": "A2",
"PreferLevel": "Preferred"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"CabinPref": {
"Cabin": "Y",
"PreferLevel": "Preferred"
},
"ClassOfService": [
{
"Code": "A"
},
{
"Code": "A"
}
],
"ConnectionTime": {
"EnableExcludedConnection": true,
"ExcludedConnectionBegin": "2300",
"ExcludedConnectionEnd": "0100",
"Max": 210,
"Min": 47
},
"FareBasis": [
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
}
],
"FareType": [
{
"Code": "EOU",
"PreferLevel": "Preferred"
}
],
"Flight": [
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 202,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "A"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "A"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 202,
"OriginLocation": {
"LocationCode": "LHR"
},
"Type": "O"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 202,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "A"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 4
},
"PriorityBoarding": {
"FreePriorityBoarding": true
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": false
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 20
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 82
},
"Stopover": {
"DepartureDateTime": "2026-06-19T00:00:00.0Z",
"DepartureWindow": "1400-1600",
"Stay": {
"MaxHours": 41,
"MinHours": 17,
"Nights": 1
},
"StopoverPoint": {
"LocationCode": "ATL",
"LocationType": "A"
}
},
"TotalTravelTime": {
"Max": 634,
"Min": 88
}
}
},
{
"ArrivalDateTime": "2026-12-27T08:30:00",
"ArrivalWindow": "12001500",
"ConnectionLocations": {
"ConnectionLocation": [
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
}
]
},
"DepartureDateTime": "2026-12-25T06:00:00",
"DepartureWindow": "05000730",
"DestinationLocation": {
"LocationCode": "DXB",
"LocationType": "A"
},
"Fixed": true,
"OriginLocation": {
"LocationCode": "LAX",
"LocationType": "A"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 1,
"PlusMinus": 8
},
"Baggage": {
"FreeCarryOn": false,
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"Code": "A2",
"PreferLevel": "Preferred"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"CabinPref": {
"Cabin": "Y",
"PreferLevel": "Preferred"
},
"ClassOfService": [
{
"Code": "A"
}
],
"ConnectionTime": {
"EnableExcludedConnection": false,
"ExcludedConnectionBegin": "2200",
"ExcludedConnectionEnd": "0100",
"Max": 115,
"Min": 54
},
"FareBasis": [
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
}
],
"FareType": [
{
"Code": "EOU",
"PreferLevel": "Preferred"
}
],
"Flight": [
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "K"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 8
},
"PriorityBoarding": {
"FreePriorityBoarding": true
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": false
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 17
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 20
},
"Stopover": {
"DepartureDateTime": "2026-06-21T00:00:00.0Z",
"DepartureWindow": "1000-1200",
"Stay": {
"MaxHours": 36,
"MinHours": 12,
"Nights": 3
},
"StopoverPoint": {
"LocationCode": "JFK",
"LocationType": "C"
}
},
"TotalTravelTime": {
"Max": 511,
"Min": 285
}
}
},
{
"ArrivalDateTime": "2026-12-27T08:30:00",
"ArrivalWindow": "16002000",
"ConnectionLocations": {
"ConnectionLocation": [
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
}
]
},
"DepartureDateTime": "2026-12-26T07:00:00",
"DepartureWindow": "05000730",
"DestinationLocation": {
"LocationCode": "JFK",
"LocationType": "C"
},
"Fixed": true,
"OriginLocation": {
"LocationCode": "LAX",
"LocationType": "C"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 5,
"PlusMinus": 1
},
"Baggage": {
"FreeCarryOn": false,
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"Code": "A2",
"PreferLevel": "Preferred"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"CabinPref": {
"Cabin": "Y",
"PreferLevel": "Preferred"
},
"ClassOfService": [
{
"Code": "A"
},
{
"Code": "A"
},
{
"Code": "A"
},
{
"Code": "A"
},
{
"Code": "A"
}
],
"ConnectionTime": {
"EnableExcludedConnection": true,
"ExcludedConnectionBegin": "2200",
"ExcludedConnectionEnd": "0100",
"Max": 180,
"Min": 54
},
"FareBasis": [
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
}
],
"FareType": [
{
"Code": "EOU",
"PreferLevel": "Preferred"
}
],
"Flight": [
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "LHR"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 202,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "O"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "O"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 4
},
"PriorityBoarding": {
"FreePriorityBoarding": true
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": false
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 92
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 83
},
"Stopover": {
"DepartureDateTime": "2026-06-19T00:00:00.0Z",
"DepartureWindow": "1400-1600",
"Stay": {
"MaxHours": 30,
"MinHours": 15,
"Nights": 2
},
"StopoverPoint": {
"LocationCode": "ATL",
"LocationType": "C"
}
},
"TotalTravelTime": {
"Max": 640,
"Min": 226
}
}
},
{
"ArrivalDateTime": "2026-12-26T06:00:00",
"ArrivalWindow": "16002000",
"ConnectionLocations": {
"ConnectionLocation": [
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
}
]
},
"DepartureDateTime": "2026-12-25T06:00:00",
"DepartureWindow": "05000730",
"DestinationLocation": {
"LocationCode": "LHR",
"LocationType": "C"
},
"Fixed": false,
"OriginLocation": {
"LocationCode": "SVO",
"LocationType": "C"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 3,
"PlusMinus": 8
},
"Baggage": {
"FreeCarryOn": false,
"FreePieceRequired": true
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"CabinPref": {
"Cabin": "Y",
"PreferLevel": "Preferred"
},
"ClassOfService": [
{
"Code": "A"
},
{
"Code": "A"
}
],
"ConnectionTime": {
"EnableExcludedConnection": true,
"ExcludedConnectionBegin": "2200",
"ExcludedConnectionEnd": "0200",
"Max": 80,
"Min": 44
},
"FareBasis": [
{
"Code": "OVAJZNB3"
}
],
"FareType": [
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
}
],
"Flight": [
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 202,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "A"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 202,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "O"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "K"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 3
},
"PriorityBoarding": {
"FreePriorityBoarding": true
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": false
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 56
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 95
},
"Stopover": {
"DepartureDateTime": "2026-06-22T00:00:00.0Z",
"DepartureWindow": "1000-1200",
"Stay": {
"MaxHours": 37,
"MinHours": 17,
"Nights": 3
},
"StopoverPoint": {
"LocationCode": "ATL",
"LocationType": "C"
}
},
"TotalTravelTime": {
"Max": 1058,
"Min": 145
}
}
},
{
"ArrivalDateTime": "2026-12-26T06:00:00",
"ArrivalWindow": "16002000",
"ConnectionLocations": {
"ConnectionLocation": [
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
}
]
},
"DepartureDateTime": "2026-12-25T06:00:00",
"DepartureWindow": "05000730",
"DestinationLocation": {
"LocationCode": "DXB",
"LocationType": "C"
},
"Fixed": false,
"OriginLocation": {
"LocationCode": "SVO",
"LocationType": "A"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 4,
"PlusMinus": 8
},
"Baggage": {
"FreeCarryOn": false,
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"CabinPref": {
"Cabin": "Y",
"PreferLevel": "Preferred"
},
"ClassOfService": [
{
"Code": "A"
},
{
"Code": "A"
},
{
"Code": "A"
},
{
"Code": "A"
}
],
"ConnectionTime": {
"EnableExcludedConnection": false,
"ExcludedConnectionBegin": "2200",
"ExcludedConnectionEnd": "0200",
"Max": 282,
"Min": 39
},
"FareBasis": [
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
}
],
"FareType": [
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
}
],
"Flight": [
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "O"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 202,
"OriginLocation": {
"LocationCode": "LHR"
},
"Type": "A"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "A"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "LHR"
},
"Type": "K"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 10
},
"PriorityBoarding": {
"FreePriorityBoarding": false
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": true
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 47
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 80
},
"Stopover": {
"DepartureDateTime": "2026-06-23T00:00:00.0Z",
"DepartureWindow": "1000-1200",
"Stay": {
"MaxHours": 47,
"MinHours": 20,
"Nights": 3
},
"StopoverPoint": {
"LocationCode": "JFK",
"LocationType": "A"
}
},
"TotalTravelTime": {
"Max": 529,
"Min": 189
}
}
},
{
"ArrivalDateTime": "2026-12-26T06:00:00",
"ArrivalWindow": "12001500",
"ConnectionLocations": {
"ConnectionLocation": [
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
}
]
},
"DepartureDateTime": "2026-12-25T06:00:00",
"DepartureWindow": "05000730",
"DestinationLocation": {
"LocationCode": "DXB",
"LocationType": "A"
},
"Fixed": false,
"OriginLocation": {
"LocationCode": "JFK",
"LocationType": "C"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 5,
"PlusMinus": 0
},
"Baggage": {
"FreeCarryOn": true,
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"Code": "A2",
"PreferLevel": "Preferred"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"CabinPref": {
"Cabin": "Y",
"PreferLevel": "Preferred"
},
"ClassOfService": [
{
"Code": "A"
},
{
"Code": "A"
},
{
"Code": "A"
},
{
"Code": "A"
}
],
"ConnectionTime": {
"EnableExcludedConnection": false,
"ExcludedConnectionBegin": "2200",
"ExcludedConnectionEnd": "0200",
"Max": 299,
"Min": 31
},
"FareBasis": [
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
}
],
"FareType": [
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
}
],
"Flight": [
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "O"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "A"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "O"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 8
},
"PriorityBoarding": {
"FreePriorityBoarding": false
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": false
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 56
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 33
},
"Stopover": {
"DepartureDateTime": "2026-06-22T00:00:00.0Z",
"DepartureWindow": "1400-1600",
"Stay": {
"MaxHours": 48,
"MinHours": 17,
"Nights": 3
},
"StopoverPoint": {
"LocationCode": "ATL",
"LocationType": "A"
}
},
"TotalTravelTime": {
"Max": 426,
"Min": 242
}
}
},
{
"ArrivalDateTime": "2026-12-26T06:00:00",
"ArrivalWindow": "16002000",
"ConnectionLocations": {
"ConnectionLocation": [
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
}
]
},
"DepartureDateTime": "2026-12-25T06:00:00",
"DepartureWindow": "08001000",
"DestinationLocation": {
"LocationCode": "LHR",
"LocationType": "A"
},
"Fixed": true,
"OriginLocation": {
"LocationCode": "LAX",
"LocationType": "C"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 4,
"PlusMinus": 4
},
"Baggage": {
"FreeCarryOn": true,
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"CabinPref": {
"Cabin": "Y",
"PreferLevel": "Preferred"
},
"ClassOfService": [
{
"Code": "A"
},
{
"Code": "A"
},
{
"Code": "A"
},
{
"Code": "A"
},
{
"Code": "A"
}
],
"ConnectionTime": {
"EnableExcludedConnection": true,
"ExcludedConnectionBegin": "2200",
"ExcludedConnectionEnd": "0100",
"Max": 106,
"Min": 49
},
"FareBasis": [
{
"Code": "OVAJZNB3"
}
],
"FareType": [
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
}
],
"Flight": [
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "O"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "O"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 5
},
"PriorityBoarding": {
"FreePriorityBoarding": true
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": false
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 53
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 57
},
"Stopover": {
"DepartureDateTime": "2026-06-25T00:00:00.0Z",
"DepartureWindow": "1000-1200",
"Stay": {
"MaxHours": 49,
"MinHours": 16,
"Nights": 1
},
"StopoverPoint": {
"LocationCode": "DXB",
"LocationType": "A"
}
},
"TotalTravelTime": {
"Max": 1035,
"Min": 150
}
}
},
{
"ArrivalDateTime": "2026-12-27T08:30:00",
"ArrivalWindow": "12001500",
"ConnectionLocations": {
"ConnectionLocation": [
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
},
{
"LocationCode": "ATL",
"PreferLevel": "Only"
}
]
},
"DepartureDateTime": "2026-12-25T06:00:00",
"DepartureWindow": "08001000",
"DestinationLocation": {
"LocationCode": "FRA",
"LocationType": "C"
},
"Fixed": false,
"OriginLocation": {
"LocationCode": "LAX",
"LocationType": "C"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 1,
"PlusMinus": 3
},
"Baggage": {
"FreeCarryOn": true,
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"Code": "A2",
"PreferLevel": "Preferred"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"CabinPref": {
"Cabin": "Y",
"PreferLevel": "Preferred"
},
"ClassOfService": [
{
"Code": "A"
},
{
"Code": "A"
}
],
"ConnectionTime": {
"EnableExcludedConnection": false,
"ExcludedConnectionBegin": "2200",
"ExcludedConnectionEnd": "0200",
"Max": 84,
"Min": 42
},
"FareBasis": [
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
},
{
"Code": "OVAJZNB3"
}
],
"FareType": [
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
},
{
"Code": "EOU",
"PreferLevel": "Preferred"
}
],
"Flight": [
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "JFK"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "LHR"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "LHR"
},
"Type": "K"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "O"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "LHR"
},
"Type": "O"
},
{
"Airline": {
"Marketing": "[object Object]",
"Operating": "[object Object]"
},
"ArrivalDateTime": "2026-08-01T06:30:00",
"ClassOfService": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "O"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 3
},
"PriorityBoarding": {
"FreePriorityBoarding": false
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": true
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 90
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 63
},
"Stopover": {
"DepartureDateTime": "2026-06-24T00:00:00.0Z",
"DepartureWindow": "1400-1600",
"Stay": {
"MaxHours": 40,
"MinHours": 20,
"Nights": 3
},
"StopoverPoint": {
"LocationCode": "JFK",
"LocationType": "C"
}
},
"TotalTravelTime": {
"Max": 499,
"Min": 251
}
}
}
],
"POS": {
"MultiSourceControl": {
"MaximumNumberOfPCCs": 4
},
"Source": [
{
"FixedPCC": true,
"PseudoCityCode": "XYZ3",
"RequestorID": {
"CompanyName": {
"Code": "XY"
},
"ID": "6087",
"Type": "8"
}
},
{
"FixedPCC": false,
"PseudoCityCode": "XYZ3",
"RequestorID": {
"CompanyName": {
"Code": "XY"
},
"ID": "9153",
"Type": "3"
}
},
{
"FixedPCC": true,
"PseudoCityCode": "XYZ3",
"RequestorID": {
"CompanyName": {
"Code": "AB"
},
"ID": "7096",
"Type": "5"
}
},
{
"FixedPCC": false,
"PseudoCityCode": "DEF2",
"RequestorID": {
"CompanyName": {
"Code": "XY"
},
"ID": "7574",
"Type": "7"
}
},
{
"FixedPCC": true,
"PseudoCityCode": "ABC1",
"RequestorID": {
"CompanyName": {
"Code": "XY"
},
"ID": "6104",
"Type": "5"
}
}
]
},
"ResponseType": "GIR-JSON",
"ResponseVersion": "V4",
"TPA_Extensions": {
"AlternateAirportCities": [
{
"AlternateLocation": [
{
"LocationCode": "LHR"
},
{
"LocationCode": "LHR"
},
{
"LocationCode": "LBA"
},
{
"LocationCode": "MAN"
},
{
"LocationCode": "LHR"
}
],
"SpecifiedLocation": {
"LocationCode": "JFK"
}
},
{
"AlternateLocation": [
{
"LocationCode": "LHR"
},
{
"LocationCode": "LBA"
},
{
"LocationCode": "LBA"
},
{
"LocationCode": "LHR"
},
{
"LocationCode": "MAN"
}
],
"SpecifiedLocation": {
"LocationCode": "DXB"
}
},
{
"AlternateLocation": [
{
"LocationCode": "LBA"
},
{
"LocationCode": "MAN"
},
{
"LocationCode": "LBA"
},
{
"LocationCode": "MAN"
},
{
"LocationCode": "LBA"
}
],
"SpecifiedLocation": {
"LocationCode": "JFK"
}
},
{
"AlternateLocation": [
{
"LocationCode": "LBA"
},
{
"LocationCode": "MAN"
},
{
"LocationCode": "LHR"
},
{
"LocationCode": "LBA"
},
{
"LocationCode": "LHR"
}
],
"SpecifiedLocation": {
"LocationCode": "LHR"
}
}
],
"AlternateAirportMileage": {
"AllowBorderCross": true,
"Number": "100"
},
"AlternatePCC": [
{
"PseudoCityCode": "ABCD"
},
{
"PseudoCityCode": "ABCD"
},
{
"PseudoCityCode": "ABCD"
},
{
"PseudoCityCode": "ABCD"
},
{
"PseudoCityCode": "ABCD"
}
],
"DiversityControl": {
"Dimensions": {
"Carrier": {
"Default": {
"Options": "10"
},
"OnlineIndicator": true,
"Override": [
{
"Code": "AA",
"Options": "12"
},
{
"Code": "AA",
"Options": "12"
},
{
"Code": "AA",
"Options": "12"
},
{
"Code": "AA",
"Options": "12"
}
],
"Weight": 0
},
"InboundOutboundPairing": {
"Duplicates": 2,
"Weight": 9
},
"OperatingDuplicate": {
"PreferredCarrier": [
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"Weight": 2
},
"PriceWeight": 3,
"StopsNumber": {
"Weight": 10
},
"TimeOfDay": {
"Distribution": [
{
"Direction": "Outbound",
"Endpoint": "Arrival",
"Leg": 2,
"Range": [
{
"Begin": "08:00",
"End": "12:00",
"Options": "0"
},
{
"Begin": "0:00",
"End": "12:00",
"Options": "50"
},
{
"Begin": "0:00",
"End": "23:59",
"Options": "50"
},
{
"Begin": "08:00",
"End": "12:00",
"Options": "50"
}
]
},
{
"Direction": "Outbound",
"Endpoint": "Arrival",
"Leg": 2,
"Range": [
{
"Begin": "08:00",
"End": "12:00",
"Options": "50"
},
{
"Begin": "0:00",
"End": "23:59",
"Options": "50"
},
{
"Begin": "0:00",
"End": "23:59",
"Options": "0"
},
{
"Begin": "0:00",
"End": "12:00",
"Options": "50"
}
]
},
{
"Direction": "Outbound",
"Endpoint": "Arrival",
"Leg": 2,
"Range": [
{
"Begin": "08:00",
"End": "23:59",
"Options": "0"
},
{
"Begin": "08:00",
"End": "23:59",
"Options": "50"
},
{
"Begin": "0:00",
"End": "12:00",
"Options": "50"
},
{
"Begin": "08:00",
"End": "12:00",
"Options": "0"
}
]
},
{
"Direction": "Outbound",
"Endpoint": "Arrival",
"Leg": 1,
"Range": [
{
"Begin": "08:00",
"End": "12:00",
"Options": "50"
},
{
"Begin": "0:00",
"End": "12:00",
"Options": "0"
},
{
"Begin": "08:00",
"End": "23:59",
"Options": "50"
},
{
"Begin": "0:00",
"End": "12:00",
"Options": "50"
}
]
}
],
"Weight": 5
},
"TravelTime": {
"Weight": 0
}
},
"LowFareBucket": {
"FareCutOff": "25%",
"Options": "20%"
}
},
"IntelliSellTransaction": {
"AirStreaming": {
"MaxItinsPerChunk": 4,
"Method": "Services"
},
"CompressResponse": {
"Value": true
},
"MultipleSourcePerItinerary": {
"Value": true
},
"RequestType": {
"Name": "50ITINS"
},
"ResponseSorting": {
"SortFaresInsideItin": true
},
"ServiceTag": {
"Name": "Cu8W"
},
"TranID": {}
},
"MultiTicket": {
"DisplayPolicy": "SOW",
"RequestedOneWays": 8
},
"RichContent": {
"FlightAmenities": false,
"Language": "fr",
"SeatInfo": false,
"UniversalProductAttributes": false,
"UniversalTicketingAttributes": false
}
},
"TravelerInfoSummary": {
"AirTravelerAvail": [
{
"PassengerTypeQuantity": [
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Pearlie",
"Surname": "Osinski"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Mervin",
"Surname": "Berge"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "2",
"PersonName": {
"GivenName": "Diamond",
"Surname": "Carter"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Johanna",
"Surname": "Welch"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Quinton",
"Surname": "Swift"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Charlotte",
"Surname": "Kiehn"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "2",
"PersonName": {
"GivenName": "Jayme",
"Surname": "Heathcote"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "2",
"PersonName": {
"GivenName": "Rubie",
"Surname": "Wilderman"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "1",
"PersonName": {
"GivenName": "Ole",
"Surname": "Kertzmann"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
}
]
},
{
"PassengerTypeQuantity": [
{
"Code": "INF",
"PassengerId": "1",
"PersonName": {
"GivenName": "Noelia",
"Surname": "Kassulke"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Nicholas",
"Surname": "Conroy"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Mossie",
"Surname": "Smitham"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "1",
"PersonName": {
"GivenName": "Laverne",
"Surname": "Ferry"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Beth",
"Surname": "Pacocha"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "2",
"PersonName": {
"GivenName": "Maeve",
"Surname": "Price"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Anna",
"Surname": "Kertzmann"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Wyman",
"Surname": "Spinka"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Guido",
"Surname": "Jacobi"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
}
]
},
{
"PassengerTypeQuantity": [
{
"Code": "CHD",
"PassengerId": "1",
"PersonName": {
"GivenName": "Riley",
"Surname": "Lindgren"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Harrison",
"Surname": "Pouros"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "2",
"PersonName": {
"GivenName": "Courtney",
"Surname": "Stark"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Kavon",
"Surname": "Kerluke"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Kiana",
"Surname": "Flatley"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Marcelino",
"Surname": "Morar"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Leatha",
"Surname": "Kirlin"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "2",
"PersonName": {
"GivenName": "Alta",
"Surname": "Muller"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "1",
"PersonName": {
"GivenName": "Meagan",
"Surname": "Hahn"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
}
]
},
{
"PassengerTypeQuantity": [
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Ethyl",
"Surname": "Denesik"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Cordelia",
"Surname": "Pfeffer"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Turner",
"Surname": "Murazik"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Janie",
"Surname": "Kautzer"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Carolina",
"Surname": "Zboncak"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Gust",
"Surname": "Thompson"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "2",
"PersonName": {
"GivenName": "Mac",
"Surname": "Maggio"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Fay",
"Surname": "Schimmel"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Larissa",
"Surname": "Cummerata"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
}
]
}
],
"PriceRequestInformation": {
"AccountCode": [
{
"Code": "ABCD1"
},
{
"Code": "ABCD1"
}
],
"CurrencyCode": "GBP",
"NegotiatedFareCode": [
{
"Code": "ECO"
}
],
"NegotiatedFaresOnly": true,
"PaymentDateLimit": "2026-10-17",
"ProcessThruFaresOnly": true,
"PurchaseDate": "2026-06-10",
"TPA_Extensions": {
"BrandedFareIndicators": {
"BrandFilters": {
"Brand": [
{
"Code": "K2",
"PreferLevel": "Preferred"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"ItinParityBrandlessLeg": true,
"ItinParityFallbackMode": "LegParity",
"MultipleBrandedFares": true,
"ParityMode": "Itin",
"ParityModeForLowest": "Leg",
"ReturnBrandAncillaries": false,
"SingleBrandedFare": false,
"UpsellLimit": 4
},
"Indicators": {
"MinMaxStay": {
"Ind": true
},
"RefundPenalty": {
"Ind": false
},
"ResTicketing": {
"Ind": true
}
},
"OBFees": {},
"PassengerStatus": {
"CityCode": "JFK",
"CountryCode": "IM",
"StateCode": "800523",
"Type": "N"
},
"PointOfSaleOverride": {
"Code": "LHR"
},
"PointOfTicketingOverride": {
"Code": "AAA"
},
"Priority": {
"DirectFlights": {
"Priority": 4
},
"Price": {
"Priority": 2
},
"Time": {
"Priority": 1
},
"Vendor": {
"Priority": 4
}
},
"PrivateFare": {
"Ind": true
},
"PublicFare": {
"Ind": false
}
}
},
"TPA_Extensions": {}
},
"TravelPreferences": {
"AncillaryFees": {
"AncillaryFeeGroup": [
{
"Code": "ML"
},
{
"Code": "ML"
},
{
"Code": "ML"
},
{
"Code": "ML"
},
{
"Code": "ML"
}
],
"Enable": true,
"Summary": false
},
"Baggage": {
"CarryOnInfo": true,
"Description": true,
"FreeCarryOn": false,
"FreePieceRequired": false,
"RequestedPieces": 1,
"RequestType": "A"
},
"CabinPref": [
{
"Cabin": "Y"
},
{
"Cabin": "Y"
},
{
"Cabin": "Y"
}
],
"ETicketDesired": false,
"FlightTypePref": {
"MaxConnections": "1"
},
"Hybrid": true,
"LookForAlternatives": false,
"MaxStopsQuantity": 1,
"SpanishFamilyDiscount": {
"Level": 1
},
"TPA_Extensions": {
"AdditionalFareLimit": {
"Value": 388
},
"AvoidCabinDowngrade": {
"Mode": "None"
},
"ClassOfService": [
{
"Code": "E"
},
{
"Code": "E"
}
],
"CodeShareIndicator": {
"ExcludeCodeshare": false,
"KeepOnlines": true
},
"CountryPref": [
{
"Code": "XX",
"PreferLevel": "Unacceptable"
},
{
"Code": "XX",
"PreferLevel": "Unacceptable"
},
{
"Code": "XX",
"PreferLevel": "Unacceptable"
}
],
"DataSources": {
"ATPCO": "Enable",
"LCC": "Disable",
"NDC": "Enable"
},
"DiversityParameters": {
"AdditionalNonStopsNumber": 2,
"AdditionalNonStopsPercentage": 12,
"InboundOutboundPairing": 2,
"TimeOfDayDistribution": {
"TimeOfDayRange": [
{
"Begin": "0000",
"End": "1200",
"Percentage": 2
},
{
"Begin": "0000",
"End": "1200",
"Percentage": 2
},
{
"Begin": "0000",
"End": "1200",
"Percentage": 2
},
{
"Begin": "0000",
"End": "1200",
"Percentage": 2
}
]
},
"Weightings": {
"PriceWeight": 5,
"TravelTimeWeight": 2
}
},
"ExcludeAlliancePref": [
{
"Code": "BB"
},
{
"Code": "BB"
},
{
"Code": "BB"
}
],
"ExcludeCallDirectCarriers": {
"Enabled": false
},
"ExcludeVendorPref": [
{
"Code": "XX"
},
{
"Code": "XX"
}
],
"ExemptAllTaxes": {
"Value": true
},
"ExemptAllTaxesAndFees": {
"Value": false
},
"ExemptTax": [
{
"TaxCode": "1A1"
},
{
"TaxCode": "1A1"
},
{
"TaxCode": "1A1"
}
],
"FareBasis": [
{
"Code": "YCA"
}
],
"FareFocusRules": {
"Exclude": true
},
"FareType": [
{
"Code": "EU",
"PreferLevel": "Preferred"
}
],
"FlexibleFares": {
"FareParameters": [
{
"AccountCode": [
{
"Code": "ABC1"
},
{
"Code": "XYZ1"
},
{
"Code": "ABC1"
},
{
"Code": "ABC1"
}
],
"AvoidCabinDowngrade": {
"Mode": "None"
},
"Baggage": {
"FreePieceRequired": false
},
"BrandedFareIndicators": {
"BrandFilters": {
"Brand": [
{
"Code": "A1",
"PreferLevel": "Unacceptable"
},
{
"Code": "A1",
"PreferLevel": "Unacceptable"
},
{
"Code": "A1",
"PreferLevel": "Unacceptable"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"ItinParityBrandlessLeg": true,
"ItinParityFallbackMode": "LegParity",
"MultipleBrandedFares": false,
"ParityMode": "Leg",
"ParityModeForLowest": "Leg",
"SingleBrandedFare": true,
"UpsellLimit": 3
},
"Cabin": {
"Type": "PremiumFirst"
},
"ClassOfService": [
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
}
],
"CorporateID": [
{
"Code": "XYZ1"
},
{
"Code": "ABC1"
},
{
"Code": "ABC1"
},
{
"Code": "XYZ1"
}
],
"ExcludeRestricted": {
"Ind": true
},
"FareBasis": [
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
}
],
"FareType": [
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
}
],
"JumpCabinLogic": {
"Disabled": false
},
"KeepSameCabin": {
"Enabled": true
},
"Leg": [
{
"Baggage": {
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"Cabin": {
"Type": "C"
},
"ClassOfService": [
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
}
],
"FareBasis": [
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"FareType": [
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"Num": 1,
"PriorityBoarding": {},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": false
}
},
{
"Baggage": {
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"Cabin": {
"Type": "C"
},
"ClassOfService": [
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"FareBasis": [
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
}
],
"FareType": [
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"Num": 1,
"PriorityBoarding": {},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": true
}
},
{
"Baggage": {
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Unacceptable"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"Cabin": {
"Type": "C"
},
"ClassOfService": [
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
}
],
"FareBasis": [
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"FareType": [
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"Num": 2,
"PriorityBoarding": {},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": false
}
},
{
"Baggage": {
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"Cabin": {
"Type": "C"
},
"ClassOfService": [
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
}
],
"FareBasis": [
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
}
],
"FareType": [
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
}
],
"Num": 1,
"PriorityBoarding": {},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": false
}
},
{
"Baggage": {
"FreePieceRequired": true
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"Cabin": {
"Type": "C"
},
"ClassOfService": [
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"FareBasis": [
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
}
],
"FareType": [
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"Num": 1,
"PriorityBoarding": {},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": true
}
}
],
"MinMaxStay": {
"Ind": false
},
"NegotiatedFaresOnly": {
"Ind": true
},
"PassengerTypeQuantity": [
{
"Code": "XYZ1",
"Quantity": 1
},
{
"Code": "XYZ1",
"Quantity": 2
},
{
"Code": "XYZ1",
"Quantity": 1
},
{
"Code": "XYZ1",
"Quantity": 2
}
],
"PriorityBoarding": {},
"PrivateFare": {
"Ind": true
},
"PublicFare": {
"Ind": false
},
"RefundPenalty": {
"Ind": false
},
"ResTicketing": {
"Ind": false
},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": true
},
"UseNegotiatedFares": {
"Ind": false
},
"UsePassengerFares": {
"Ind": false
},
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
},
"XOFares": {
"Ind": false
}
},
{
"AccountCode": [
{
"Code": "XYZ1"
},
{
"Code": "XYZ1"
},
{
"Code": "ABC1"
},
{
"Code": "XYZ1"
},
{
"Code": "XYZ1"
}
],
"AvoidCabinDowngrade": {
"Mode": "None"
},
"Baggage": {
"FreePieceRequired": true
},
"BrandedFareIndicators": {
"BrandFilters": {
"Brand": [
{
"Code": "A1",
"PreferLevel": "Unacceptable"
},
{
"Code": "A1",
"PreferLevel": "Unacceptable"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"ItinParityBrandlessLeg": false,
"ItinParityFallbackMode": "LegParity",
"MultipleBrandedFares": false,
"ParityMode": "Leg",
"ParityModeForLowest": "Leg",
"SingleBrandedFare": true,
"UpsellLimit": 4
},
"Cabin": {
"Type": "PremiumFirst"
},
"ClassOfService": [
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
}
],
"CorporateID": [
{
"Code": "ABC1"
},
{
"Code": "ABC1"
},
{
"Code": "XYZ1"
},
{
"Code": "ABC1"
},
{
"Code": "ABC1"
}
],
"ExcludeRestricted": {
"Ind": false
},
"FareBasis": [
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
}
],
"FareType": [
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
}
],
"JumpCabinLogic": {
"Disabled": false
},
"KeepSameCabin": {
"Enabled": true
},
"Leg": [
{
"Baggage": {
"FreePieceRequired": true
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"Cabin": {
"Type": "C"
},
"ClassOfService": [
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
}
],
"FareBasis": [
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"FareType": [
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
}
],
"Num": 1,
"PriorityBoarding": {},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": false
}
}
],
"MinMaxStay": {
"Ind": false
},
"NegotiatedFaresOnly": {
"Ind": false
},
"PassengerTypeQuantity": [
{
"Code": "XYZ1",
"Quantity": 2
},
{
"Code": "ABC1",
"Quantity": 2
},
{
"Code": "ABC1",
"Quantity": 1
},
{
"Code": "XYZ1",
"Quantity": 2
}
],
"PriorityBoarding": {},
"PrivateFare": {
"Ind": true
},
"PublicFare": {
"Ind": true
},
"RefundPenalty": {
"Ind": false
},
"ResTicketing": {
"Ind": true
},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": true
},
"UseNegotiatedFares": {
"Ind": false
},
"UsePassengerFares": {
"Ind": false
},
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
},
"XOFares": {
"Ind": false
}
},
{
"AccountCode": [
{
"Code": "ABC1"
},
{
"Code": "ABC1"
},
{
"Code": "ABC1"
},
{
"Code": "ABC1"
}
],
"AvoidCabinDowngrade": {
"Mode": "None"
},
"Baggage": {
"FreePieceRequired": true
},
"BrandedFareIndicators": {
"BrandFilters": {
"Brand": [
{
"Code": "A1",
"PreferLevel": "Unacceptable"
},
{
"Code": "A1",
"PreferLevel": "Unacceptable"
},
{
"Code": "A1",
"PreferLevel": "Unacceptable"
},
{
"Code": "A1",
"PreferLevel": "Unacceptable"
},
{
"Code": "A1",
"PreferLevel": "Unacceptable"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"ItinParityBrandlessLeg": false,
"ItinParityFallbackMode": "LegParity",
"MultipleBrandedFares": true,
"ParityMode": "Leg",
"ParityModeForLowest": "Leg",
"SingleBrandedFare": true,
"UpsellLimit": 2
},
"Cabin": {
"Type": "PremiumFirst"
},
"ClassOfService": [
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"CorporateID": [
{
"Code": "ABC1"
},
{
"Code": "XYZ1"
},
{
"Code": "ABC1"
},
{
"Code": "ABC1"
},
{
"Code": "XYZ1"
}
],
"ExcludeRestricted": {
"Ind": false
},
"FareBasis": [
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
}
],
"FareType": [
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
}
],
"JumpCabinLogic": {
"Disabled": true
},
"KeepSameCabin": {
"Enabled": true
},
"Leg": [
{
"Baggage": {
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"Cabin": {
"Type": "C"
},
"ClassOfService": [
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
}
],
"FareBasis": [
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
}
],
"FareType": [
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
}
],
"Num": 1,
"PriorityBoarding": {},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": false
}
}
],
"MinMaxStay": {
"Ind": true
},
"NegotiatedFaresOnly": {
"Ind": false
},
"PassengerTypeQuantity": [
{
"Code": "ABC1",
"Quantity": 1
},
{
"Code": "XYZ1",
"Quantity": 2
},
{
"Code": "ABC1",
"Quantity": 1
},
{
"Code": "ABC1",
"Quantity": 2
}
],
"PriorityBoarding": {},
"PrivateFare": {
"Ind": false
},
"PublicFare": {
"Ind": false
},
"RefundPenalty": {
"Ind": false
},
"ResTicketing": {
"Ind": true
},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": false
},
"UseNegotiatedFares": {
"Ind": false
},
"UsePassengerFares": {
"Ind": false
},
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
},
"XOFares": {
"Ind": false
}
}
]
},
"FlightStopsAsConnections": {
"Ind": true
},
"GoverningCarrierOverride": {
"AirlineCode": "[object Object]"
},
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"JumpCabinLogic": {
"Disabled": true
},
"KeepSameCabin": {
"Enabled": false
},
"LongConnectPoints": {
"Max": 1,
"Min": 1
},
"LongConnectTime": {
"Enable": true,
"Max": 1035,
"Min": 830,
"NumberOfSolutions": "25%"
},
"LowCostCarriersProcessing": {
"Disable": false
},
"NDCIndicators": {
"CarrierSpecificQualifiers": [
{
"AccountCode": {
"Code": "SIDV"
},
"AccountCodes": [
"DEF2",
"ABC1"
],
"CarrierCode": "AA",
"FrequentFlyer": [
{
"AccountNumber": "XYZ1",
"AirlineDesignator": "AA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "ABC1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT2"
}
],
"PromotionCode": {
"Code": "Lheq"
},
"Qualifier": [
{
"Name": "ABCD1",
"Value": "DEF2"
},
{
"Name": "XYZ9",
"Value": "DEF2"
},
{
"Name": "ABCD1",
"Value": "ABC1"
}
]
},
{
"AccountCode": {
"Code": "24sp"
},
"AccountCodes": [
"ABC1",
"DEF2"
],
"CarrierCode": "BA",
"FrequentFlyer": [
{
"AccountNumber": "XYZ1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "ABC1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT1"
}
],
"PromotionCode": {
"Code": "oX0y"
},
"Qualifier": [
{
"Name": "XYZ9",
"Value": "ABC1"
},
{
"Name": "ABCD1",
"Value": "ABC1"
},
{
"Name": "ABCD1",
"Value": "ABC1"
},
{
"Name": "XYZ9",
"Value": "DEF2"
}
]
},
{
"AccountCode": {
"Code": "GaZP"
},
"AccountCodes": [
"ABC1",
"DEF2"
],
"CarrierCode": "BA",
"FrequentFlyer": [
{
"AccountNumber": "XYZ1",
"AirlineDesignator": "AA1",
"PassengerId": "ADT2"
},
{
"AccountNumber": "ABC1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT2"
},
{
"AccountNumber": "XYZ1",
"AirlineDesignator": "AA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "XYZ1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "XYZ1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT1"
}
],
"PromotionCode": {
"Code": "Y4ab"
},
"Qualifier": [
{
"Name": "XYZ9",
"Value": "ABC1"
},
{
"Name": "ABCD1",
"Value": "ABC1"
},
{
"Name": "ABCD1",
"Value": "DEF2"
},
{
"Name": "XYZ9",
"Value": "ABC1"
},
{
"Name": "ABCD1",
"Value": "DEF2"
}
]
},
{
"AccountCode": {
"Code": "oNoP"
},
"AccountCodes": [
"DEF2",
"ABC1"
],
"CarrierCode": "AA",
"FrequentFlyer": [
{
"AccountNumber": "ABC1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT2"
},
{
"AccountNumber": "XYZ1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT2"
}
],
"PromotionCode": {
"Code": "paFi"
},
"Qualifier": [
{
"Name": "ABCD1",
"Value": "ABC1"
},
{
"Name": "XYZ9",
"Value": "ABC1"
},
{
"Name": "ABCD1",
"Value": "ABC1"
},
{
"Name": "XYZ9",
"Value": "DEF2"
},
{
"Name": "XYZ9",
"Value": "DEF2"
}
]
},
{
"AccountCode": {
"Code": "5ano"
},
"AccountCodes": [
"ABC1",
"DEF2"
],
"CarrierCode": "AA",
"FrequentFlyer": [
{
"AccountNumber": "XYZ1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "ABC1",
"AirlineDesignator": "AA1",
"PassengerId": "ADT2"
},
{
"AccountNumber": "XYZ1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "XYZ1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "ABC1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT1"
}
],
"PromotionCode": {
"Code": "m3jK"
},
"Qualifier": [
{
"Name": "XYZ9",
"Value": "DEF2"
},
{
"Name": "XYZ9",
"Value": "ABC1"
}
]
}
],
"FrequentFlyer": [
{
"AccountNumber": "ABC1",
"AirlineDesignator": "AA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "ABC1",
"AirlineDesignator": "AA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "ABC1",
"AirlineDesignator": "AA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "ABC1",
"AirlineDesignator": "AA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "ABC1",
"AirlineDesignator": "AA1",
"PassengerId": "ADT1"
}
],
"MaxNumberOfUpsells": {
"Value": 1
},
"MultipleBrandedFares": {
"Value": true
},
"ParityMode": {
"Mode": "Leg"
},
"Qualifier": [
{
"Name": "ABS1",
"Value": "AB1"
},
{
"Name": "ABS1",
"Value": "AB1"
},
{
"Name": "ABS1",
"Value": "AB1"
}
],
"ShowOneWays": {
"Value": false
},
"SingleBrandedFare": {
"Value": true
}
},
"NumTrips": {
"Number": 4
},
"OfferControlRules": {
"Exclude": false
},
"OnlineIndicator": {
"Ind": false
},
"PreferNDCSourceOnTie": {
"Value": true
},
"PriorityBoarding": {
"FreePriorityBoarding": false,
"Info": false
},
"RetailerRules": {
"Force": false,
"RetailerRule": [
{
"Code": "ABCD"
},
{
"Code": "ABCD"
},
{
"Code": "ABCD"
},
{
"Code": "ABCD"
}
]
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": true,
"Info": false
},
"SellingLevels": {
"SellingLevelRules": {
"Ignore": true
},
"ShowFareAmounts": {
"Adjusted": true,
"Original": true
}
},
"SettlementMethod": "TCH",
"Taxes": {
"Tax": [
{
"TaxCode": "1A1"
},
{
"TaxCode": "1A1"
},
{
"TaxCode": "1A1"
}
]
},
"TicketingSumOfLocals": {
"Enable": true
},
"TripType": {
"Value": "Return"
},
"ValidatingCarrier": {
"Code": "[object Object]",
"Preference": [
{
"Code": "XX",
"Level": "Preferred"
},
{
"Code": "XX",
"Level": "Preferred"
},
{
"Code": "XX",
"Level": "Preferred"
},
{
"Code": "XX",
"Level": "Preferred"
},
{
"Code": "XX",
"Level": "Preferred"
}
]
},
"ValidatingCarrierCheck": {
"Carrier": [
{
"Code": "BA"
},
{
"Code": "BA"
},
{
"Code": "BA"
},
{
"Code": "BA"
},
{
"Code": "BA"
}
],
"Country": [
{
"Code": "DE"
},
{
"Code": "DE"
},
{
"Code": "DE"
},
{
"Code": "DE"
}
],
"IETValidation": {
"Ind": true
},
"SettlementValidation": {
"Ind": true
}
},
"VerificationItinCallLogic": {
"AlwaysCheckAvailability": false,
"Value": "L"
},
"XOFares": {
"Value": true
}
},
"ValidInterlineTicket": true,
"VendorPref": [
{
"Code": "BA"
},
{
"Code": "BA"
},
{
"Code": "BA"
},
{
"Code": "BA"
}
],
"VendorPrefApplicability": [
{
"Type": "Marketing",
"Value": "AllSegments"
},
{
"Type": "Marketing",
"Value": "AllSegments"
}
],
"VendorPrefPairing": [
{
"Applicability": "AllSegments",
"PreferLevel": "Preferred",
"VendorPref": [
{
"Code": "BA",
"Type": "Marketing"
}
]
},
{
"Applicability": "AllSegments",
"PreferLevel": "Preferred",
"VendorPref": [
{
"Code": "AA",
"Type": "Marketing"
},
{
"Code": "BA",
"Type": "Marketing"
}
]
}
]
},
"Version": "V3"
}
}{
"groupedItineraryResponse": {
"Version": "V5"
}
}Service Homepage: developer.sabre.com/rest-api/revalidate-itinerary/v5
sabretravelflightspricingrest