Revalidate Itinerary Virtual Sandbox
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 sandbox 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": true,
"OriginDestinationInformation": [
{
"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": "DXB",
"LocationType": "A"
},
"Fixed": true,
"OriginLocation": {
"LocationCode": "LAX",
"LocationType": "C"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 5,
"PlusMinus": 8
},
"Baggage": {
"FreeCarryOn": true,
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"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"
},
{
"Code": "A"
}
],
"ConnectionTime": {
"EnableExcludedConnection": true,
"ExcludedConnectionBegin": "2300",
"ExcludedConnectionEnd": "0100",
"Max": 291,
"Min": 36
},
"FareBasis": [
{
"Code": "OVAJZNB3"
},
{
"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": "LHR"
},
"Number": 202,
"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": 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": "LHR"
},
"Number": 101,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "K"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"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"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 40
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 95
},
"Stopover": {
"DepartureDateTime": "2026-08-30T00:00:00.0Z",
"DepartureWindow": "1400-1600",
"Stay": {
"MaxHours": 51,
"MinHours": 12,
"Nights": 3
},
"StopoverPoint": {
"LocationCode": "ATL",
"LocationType": "C"
}
},
"TotalTravelTime": {
"Max": 1003,
"Min": 139
}
}
},
{
"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": "08001000",
"DestinationLocation": {
"LocationCode": "DXB",
"LocationType": "A"
},
"Fixed": false,
"OriginLocation": {
"LocationCode": "JFK",
"LocationType": "A"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 1,
"PlusMinus": 4
},
"Baggage": {
"FreeCarryOn": true,
"FreePieceRequired": true
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"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": true,
"ExcludedConnectionBegin": "2300",
"ExcludedConnectionEnd": "0100",
"Max": 67,
"Min": 47
},
"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": "LHR"
},
"Number": 202,
"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": "LHR"
},
"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": 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": "JFK"
},
"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": "JFK"
},
"Type": "A"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 3
},
"PriorityBoarding": {
"FreePriorityBoarding": false
},
"Seats": {
"Seat": [
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": false
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 80
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 84
},
"Stopover": {
"DepartureDateTime": "2026-08-31T00:00:00.0Z",
"DepartureWindow": "1400-1600",
"Stay": {
"MaxHours": 26,
"MinHours": 14,
"Nights": 2
},
"StopoverPoint": {
"LocationCode": "DXB",
"LocationType": "C"
}
},
"TotalTravelTime": {
"Max": 836,
"Min": 280
}
}
},
{
"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": "LHR",
"LocationType": "C"
},
"Fixed": false,
"OriginLocation": {
"LocationCode": "SVO",
"LocationType": "C"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 5,
"PlusMinus": 3
},
"Baggage": {
"FreeCarryOn": true,
"FreePieceRequired": true
},
"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"
}
],
"ConnectionTime": {
"EnableExcludedConnection": true,
"ExcludedConnectionBegin": "2200",
"ExcludedConnectionEnd": "0200",
"Max": 162,
"Min": 57
},
"FareBasis": [
{
"Code": "OVAJZNB3"
},
{
"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": "Y",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 101,
"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": "O"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 8
},
"PriorityBoarding": {
"FreePriorityBoarding": false
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": true
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 31
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 12
},
"Stopover": {
"DepartureDateTime": "2026-08-29T00:00:00.0Z",
"DepartureWindow": "1000-1200",
"Stay": {
"MaxHours": 34,
"MinHours": 22,
"Nights": 3
},
"StopoverPoint": {
"LocationCode": "DXB",
"LocationType": "C"
}
},
"TotalTravelTime": {
"Max": 720,
"Min": 62
}
}
},
{
"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": "08001000",
"DestinationLocation": {
"LocationCode": "LHR",
"LocationType": "C"
},
"Fixed": true,
"OriginLocation": {
"LocationCode": "LAX",
"LocationType": "A"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 4,
"PlusMinus": 8
},
"Baggage": {
"FreeCarryOn": true,
"FreePieceRequired": false
},
"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": "0100",
"Max": 237,
"Min": 53
},
"FareBasis": [
{
"Code": "OVAJZNB3"
},
{
"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": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LAX"
},
"Number": 202,
"OriginLocation": {
"LocationCode": "LHR"
},
"Type": "K"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 3
},
"PriorityBoarding": {
"FreePriorityBoarding": false
},
"Seats": {
"Seat": [
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": true
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 21
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 57
},
"Stopover": {
"DepartureDateTime": "2026-08-24T00:00:00.0Z",
"DepartureWindow": "1000-1200",
"Stay": {
"MaxHours": 30,
"MinHours": 24,
"Nights": 2
},
"StopoverPoint": {
"LocationCode": "JFK",
"LocationType": "A"
}
},
"TotalTravelTime": {
"Max": 680,
"Min": 167
}
}
},
{
"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": "FRA",
"LocationType": "C"
},
"Fixed": true,
"OriginLocation": {
"LocationCode": "LAX",
"LocationType": "A"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 0,
"PlusMinus": 5
},
"Baggage": {
"FreeCarryOn": true,
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"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"
}
],
"ConnectionTime": {
"EnableExcludedConnection": true,
"ExcludedConnectionBegin": "2300",
"ExcludedConnectionEnd": "0100",
"Max": 241,
"Min": 31
},
"FareBasis": [
{
"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": 202,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "O"
}
],
"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": 70
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 71
},
"Stopover": {
"DepartureDateTime": "2026-08-30T00:00:00.0Z",
"DepartureWindow": "1400-1600",
"Stay": {
"MaxHours": 24,
"MinHours": 8,
"Nights": 3
},
"StopoverPoint": {
"LocationCode": "ATL",
"LocationType": "C"
}
},
"TotalTravelTime": {
"Max": 960,
"Min": 236
}
}
},
{
"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-25T06:00:00",
"DepartureWindow": "05000730",
"DestinationLocation": {
"LocationCode": "LHR",
"LocationType": "A"
},
"Fixed": false,
"OriginLocation": {
"LocationCode": "JFK",
"LocationType": "A"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 4,
"PlusMinus": 5
},
"Baggage": {
"FreeCarryOn": false,
"FreePieceRequired": true
},
"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": "0200",
"Max": 156,
"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": "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": "JFK"
},
"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": 101,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "O"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 6
},
"PriorityBoarding": {
"FreePriorityBoarding": false
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": true
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 35
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 18
},
"Stopover": {
"DepartureDateTime": "2026-08-31T00:00:00.0Z",
"DepartureWindow": "1400-1600",
"Stay": {
"MaxHours": 39,
"MinHours": 14,
"Nights": 1
},
"StopoverPoint": {
"LocationCode": "JFK",
"LocationType": "A"
}
},
"TotalTravelTime": {
"Max": 832,
"Min": 81
}
}
},
{
"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": "FRA",
"LocationType": "C"
},
"Fixed": false,
"OriginLocation": {
"LocationCode": "LAX",
"LocationType": "C"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 5,
"PlusMinus": 5
},
"Baggage": {
"FreeCarryOn": true,
"FreePieceRequired": true
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"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"
}
],
"ConnectionTime": {
"EnableExcludedConnection": true,
"ExcludedConnectionBegin": "2200",
"ExcludedConnectionEnd": "0100",
"Max": 86,
"Min": 46
},
"FareBasis": [
{
"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": "JFK"
},
"Number": 202,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "K"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 9
},
"PriorityBoarding": {
"FreePriorityBoarding": false
},
"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": 78
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 68
},
"Stopover": {
"DepartureDateTime": "2026-08-25T00:00:00.0Z",
"DepartureWindow": "1400-1600",
"Stay": {
"MaxHours": 57,
"MinHours": 8,
"Nights": 1
},
"StopoverPoint": {
"LocationCode": "JFK",
"LocationType": "A"
}
},
"TotalTravelTime": {
"Max": 571,
"Min": 134
}
}
},
{
"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-25T06:00:00",
"DepartureWindow": "05000730",
"DestinationLocation": {
"LocationCode": "LHR",
"LocationType": "C"
},
"Fixed": true,
"OriginLocation": {
"LocationCode": "JFK",
"LocationType": "A"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 1,
"PlusMinus": 2
},
"Baggage": {
"FreeCarryOn": false,
"FreePieceRequired": true
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"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"
},
{
"Code": "A"
}
],
"ConnectionTime": {
"EnableExcludedConnection": true,
"ExcludedConnectionBegin": "2200",
"ExcludedConnectionEnd": "0100",
"Max": 122,
"Min": 31
},
"FareBasis": [
{
"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": "J",
"DepartureDateTime": "2026-08-01T06:00:00",
"DestinationLocation": {
"LocationCode": "LHR"
},
"Number": 202,
"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": "LAX"
},
"Number": 202,
"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": "JFK"
},
"Number": 303,
"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": "LHR"
},
"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": "LHR"
},
"Type": "K"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 9
},
"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": 26
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 91
},
"Stopover": {
"DepartureDateTime": "2026-08-30T00:00:00.0Z",
"DepartureWindow": "1000-1200",
"Stay": {
"MaxHours": 71,
"MinHours": 9,
"Nights": 3
},
"StopoverPoint": {
"LocationCode": "ATL",
"LocationType": "C"
}
},
"TotalTravelTime": {
"Max": 636,
"Min": 183
}
}
},
{
"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-26T07:00:00",
"DepartureWindow": "05000730",
"DestinationLocation": {
"LocationCode": "FRA",
"LocationType": "A"
},
"Fixed": true,
"OriginLocation": {
"LocationCode": "SVO",
"LocationType": "C"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 2,
"PlusMinus": 6
},
"Baggage": {
"FreeCarryOn": true,
"FreePieceRequired": true
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Preferred"
},
{
"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"
},
{
"Code": "A"
}
],
"ConnectionTime": {
"EnableExcludedConnection": false,
"ExcludedConnectionBegin": "2200",
"ExcludedConnectionEnd": "0100",
"Max": 97,
"Min": 46
},
"FareBasis": [
{
"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": "JFK"
},
"Number": 101,
"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": "LAX"
},
"Number": 303,
"OriginLocation": {
"LocationCode": "JFK"
},
"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": 101,
"OriginLocation": {
"LocationCode": "SYD"
},
"Type": "A"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 6
},
"PriorityBoarding": {
"FreePriorityBoarding": false
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": true
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 88
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 58
},
"Stopover": {
"DepartureDateTime": "2026-08-25T00:00:00.0Z",
"DepartureWindow": "1000-1200",
"Stay": {
"MaxHours": 47,
"MinHours": 9,
"Nights": 3
},
"StopoverPoint": {
"LocationCode": "ATL",
"LocationType": "A"
}
},
"TotalTravelTime": {
"Max": 906,
"Min": 186
}
}
},
{
"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-26T07:00:00",
"DepartureWindow": "08001000",
"DestinationLocation": {
"LocationCode": "DXB",
"LocationType": "A"
},
"Fixed": false,
"OriginLocation": {
"LocationCode": "SVO",
"LocationType": "C"
},
"TPA_Extensions": {
"AlternateTime": {
"Minus": 5,
"PlusMinus": 0
},
"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"
}
],
"ConnectionTime": {
"EnableExcludedConnection": false,
"ExcludedConnectionBegin": "2300",
"ExcludedConnectionEnd": "0100",
"Max": 284,
"Min": 48
},
"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"
}
],
"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": 202,
"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": 303,
"OriginLocation": {
"LocationCode": "JFK"
},
"Type": "A"
}
],
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"IncludeVendorPref": [
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"MaxOneWayOptions": {
"Value": 2
},
"PriorityBoarding": {
"FreePriorityBoarding": true
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": true
},
"SegmentType": {
"Code": "O"
},
"SisterDestinationLocation": [
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
},
{
"LocationCode": "MON"
}
],
"SisterDestinationMileage": {
"AllowBorderCross": true,
"Number": 50
},
"SisterOriginLocation": [
{
"LocationCode": "GLA"
},
{
"LocationCode": "GLA"
}
],
"SisterOriginMileage": {
"AllowBorderCross": true,
"Number": 64
},
"Stopover": {
"DepartureDateTime": "2026-08-26T00:00:00.0Z",
"DepartureWindow": "1400-1600",
"Stay": {
"MaxHours": 37,
"MinHours": 16,
"Nights": 2
},
"StopoverPoint": {
"LocationCode": "DXB",
"LocationType": "A"
}
},
"TotalTravelTime": {
"Max": 1175,
"Min": 207
}
}
}
],
"POS": {
"MultiSourceControl": {
"MaximumNumberOfPCCs": 2
},
"Source": [
{
"FixedPCC": true,
"PseudoCityCode": "XYZ3",
"RequestorID": {
"CompanyName": {
"Code": "XY"
},
"ID": "0618",
"Type": "1"
}
},
{
"FixedPCC": false,
"PseudoCityCode": "ABC1",
"RequestorID": {
"CompanyName": {
"Code": "AB"
},
"ID": "4274",
"Type": "9"
}
},
{
"FixedPCC": true,
"PseudoCityCode": "ABC1",
"RequestorID": {
"CompanyName": {
"Code": "TN"
},
"ID": "4174",
"Type": "9"
}
},
{
"FixedPCC": true,
"PseudoCityCode": "ABC1",
"RequestorID": {
"CompanyName": {
"Code": "XY"
},
"ID": "1559",
"Type": "2"
}
},
{
"FixedPCC": false,
"PseudoCityCode": "DEF2",
"RequestorID": {
"CompanyName": {
"Code": "TN"
},
"ID": "0603",
"Type": "4"
}
}
]
},
"ResponseType": "GIR-JSON",
"ResponseVersion": "V4",
"TPA_Extensions": {
"AlternateAirportCities": [
{
"AlternateLocation": [
{
"LocationCode": "LBA"
},
{
"LocationCode": "LBA"
},
{
"LocationCode": "MAN"
},
{
"LocationCode": "LHR"
},
{
"LocationCode": "LHR"
}
],
"SpecifiedLocation": {
"LocationCode": "DXB"
}
},
{
"AlternateLocation": [
{
"LocationCode": "LBA"
},
{
"LocationCode": "MAN"
},
{
"LocationCode": "MAN"
},
{
"LocationCode": "MAN"
},
{
"LocationCode": "LHR"
}
],
"SpecifiedLocation": {
"LocationCode": "LHR"
}
}
],
"AlternateAirportMileage": {
"AllowBorderCross": true,
"Number": "50"
},
"AlternatePCC": [
{
"PseudoCityCode": "ABCD"
},
{
"PseudoCityCode": "ABCD"
}
],
"DiversityControl": {
"Dimensions": {
"Carrier": {
"Default": {
"Options": "10"
},
"OnlineIndicator": false,
"Override": [
{
"Code": "AA",
"Options": "12"
},
{
"Code": "AA",
"Options": "12"
}
],
"Weight": 2
},
"InboundOutboundPairing": {
"Duplicates": 3,
"Weight": 7
},
"OperatingDuplicate": {
"PreferredCarrier": [
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"Weight": 8
},
"PriceWeight": 1,
"StopsNumber": {
"Weight": 7
},
"TimeOfDay": {
"Distribution": [
{
"Direction": "Outbound",
"Endpoint": "Departure",
"Leg": 1,
"Range": [
{
"Begin": "08:00",
"End": "23:59",
"Options": "0"
},
{
"Begin": "08:00",
"End": "23:59",
"Options": "0"
},
{
"Begin": "08:00",
"End": "23:59",
"Options": "50"
},
{
"Begin": "08:00",
"End": "12:00",
"Options": "50"
}
]
}
],
"Weight": 2
},
"TravelTime": {
"Weight": 3
}
},
"LowFareBucket": {
"FareCutOff": "25%",
"Options": "20%"
}
},
"IntelliSellTransaction": {
"AirStreaming": {
"MaxItinsPerChunk": 50,
"Method": "Services"
},
"CompressResponse": {
"Value": false
},
"MultipleSourcePerItinerary": {
"Value": true
},
"RequestType": {
"Name": "100ITINS"
},
"ResponseSorting": {
"SortFaresInsideItin": false
},
"ServiceTag": {
"Name": "oWiF"
},
"TranID": {}
},
"MultiTicket": {
"DisplayPolicy": "SOW",
"RequestedOneWays": 7
},
"RichContent": {
"FlightAmenities": true,
"Language": "en",
"SeatInfo": true,
"UniversalProductAttributes": true,
"UniversalTicketingAttributes": false
}
},
"TravelerInfoSummary": {
"AirTravelerAvail": [
{
"PassengerTypeQuantity": [
{
"Code": "CHD",
"PassengerId": "1",
"PersonName": {
"GivenName": "Brisa",
"Surname": "Schultz-Hoppe"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "1",
"PersonName": {
"GivenName": "Wilson",
"Surname": "Beer"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Aryanna",
"Surname": "Leffler"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "2",
"PersonName": {
"GivenName": "Sydnie",
"Surname": "Braun"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Arne",
"Surname": "Haag"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Reagan",
"Surname": "Dickens"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Brittany",
"Surname": "Hahn"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Lorine",
"Surname": "Stoltenberg"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Mattie",
"Surname": "Herzog"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
}
]
},
{
"PassengerTypeQuantity": [
{
"Code": "CHD",
"PassengerId": "1",
"PersonName": {
"GivenName": "Nina",
"Surname": "Windler"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "2",
"PersonName": {
"GivenName": "Abelardo",
"Surname": "Baumbach"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Dana",
"Surname": "McLaughlin"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Helene",
"Surname": "Douglas"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "2",
"PersonName": {
"GivenName": "Tom",
"Surname": "Emmerich"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Jalen",
"Surname": "Ortiz"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Cathy",
"Surname": "Terry"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "2",
"PersonName": {
"GivenName": "Katelyn",
"Surname": "Robel"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "1",
"PersonName": {
"GivenName": "Selena",
"Surname": "Wehner-Nienow"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
}
]
},
{
"PassengerTypeQuantity": [
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Johnathan",
"Surname": "Cummerata"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "1",
"PersonName": {
"GivenName": "Gayle",
"Surname": "Walker"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Timothy",
"Surname": "Kiehn"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Fern",
"Surname": "Gottlieb"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Madaline",
"Surname": "McLaughlin"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Jordan",
"Surname": "Johns"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Ethyl",
"Surname": "Hammes"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "Roma",
"Surname": "Dietrich"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "1",
"PersonName": {
"GivenName": "Aurore",
"Surname": "Cassin"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
}
]
},
{
"PassengerTypeQuantity": [
{
"Code": "CHD",
"PassengerId": "1",
"PersonName": {
"GivenName": "Manley",
"Surname": "Rau"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "1",
"PersonName": {
"GivenName": "Novella",
"Surname": "Hills"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Brycen",
"Surname": "Jakubowski"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "2",
"PersonName": {
"GivenName": "Fidel",
"Surname": "Ledner"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "INF",
"PassengerId": "1",
"PersonName": {
"GivenName": "Buck",
"Surname": "Streich"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "1",
"PersonName": {
"GivenName": "Vinnie",
"Surname": "Block"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "General",
"Surname": "Ryan"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "CHD",
"PassengerId": "2",
"PersonName": {
"GivenName": "David",
"Surname": "Rice"
},
"Quantity": 2,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
},
{
"Code": "ADT",
"PassengerId": "2",
"PersonName": {
"GivenName": "Theron",
"Surname": "McKenzie"
},
"Quantity": 1,
"TPA_Extensions": {
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
}
}
}
]
}
],
"PriceRequestInformation": {
"AccountCode": [
{
"Code": "ABCD1"
}
],
"CurrencyCode": "AUD",
"NegotiatedFareCode": [
{
"Code": "ECO"
},
{
"Code": "ECO"
},
{
"Code": "ECO"
},
{
"Code": "ECO"
}
],
"NegotiatedFaresOnly": true,
"PaymentDateLimit": "2026-11-08",
"ProcessThruFaresOnly": true,
"PurchaseDate": "2026-08-14",
"TPA_Extensions": {
"BrandedFareIndicators": {
"BrandFilters": {
"Brand": [
{
"Code": "K2",
"PreferLevel": "Preferred"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"ItinParityBrandlessLeg": true,
"ItinParityFallbackMode": "LegParity",
"MultipleBrandedFares": false,
"ParityMode": "Itin",
"ParityModeForLowest": "Leg",
"ReturnBrandAncillaries": false,
"SingleBrandedFare": false,
"UpsellLimit": 3
},
"Indicators": {
"MinMaxStay": {
"Ind": false
},
"RefundPenalty": {
"Ind": false
},
"ResTicketing": {
"Ind": false
}
},
"OBFees": {},
"PassengerStatus": {
"CityCode": "DFW",
"CountryCode": "WS",
"StateCode": "098116",
"Type": "N"
},
"PointOfSaleOverride": {
"Code": "DFW"
},
"PointOfTicketingOverride": {
"Code": "BBB"
},
"Priority": {
"DirectFlights": {
"Priority": 1
},
"Price": {
"Priority": 4
},
"Time": {
"Priority": 1
},
"Vendor": {
"Priority": 1
}
},
"PrivateFare": {
"Ind": true
},
"PublicFare": {
"Ind": true
}
}
},
"TPA_Extensions": {}
},
"TravelPreferences": {
"AncillaryFees": {
"AncillaryFeeGroup": [
{
"Code": "ML"
},
{
"Code": "ML"
},
{
"Code": "ML"
},
{
"Code": "ML"
}
],
"Enable": false,
"Summary": true
},
"Baggage": {
"CarryOnInfo": false,
"Description": true,
"FreeCarryOn": false,
"FreePieceRequired": true,
"RequestedPieces": 3,
"RequestType": "A"
},
"CabinPref": [
{
"Cabin": "Y"
},
{
"Cabin": "Y"
},
{
"Cabin": "Y"
}
],
"ETicketDesired": false,
"FlightTypePref": {
"MaxConnections": "1"
},
"Hybrid": true,
"LookForAlternatives": false,
"MaxStopsQuantity": 0,
"SpanishFamilyDiscount": {
"Level": 1
},
"TPA_Extensions": {
"AdditionalFareLimit": {
"Value": 250
},
"AvoidCabinDowngrade": {
"Mode": "None"
},
"ClassOfService": [
{
"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": 0,
"AdditionalNonStopsPercentage": 19,
"InboundOutboundPairing": 4,
"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": 0,
"TravelTimeWeight": 0
}
},
"ExcludeAlliancePref": [
{
"Code": "BB"
},
{
"Code": "BB"
}
],
"ExcludeCallDirectCarriers": {
"Enabled": true
},
"ExcludeVendorPref": [
{
"Code": "XX"
},
{
"Code": "XX"
},
{
"Code": "XX"
}
],
"ExemptAllTaxes": {
"Value": false
},
"ExemptAllTaxesAndFees": {
"Value": true
},
"ExemptTax": [
{
"TaxCode": "1A1"
},
{
"TaxCode": "1A1"
},
{
"TaxCode": "1A1"
},
{
"TaxCode": "1A1"
},
{
"TaxCode": "1A1"
}
],
"FareBasis": [
{
"Code": "YCA"
}
],
"FareFocusRules": {
"Exclude": true
},
"FareType": [
{
"Code": "EU",
"PreferLevel": "Preferred"
}
],
"FlexibleFares": {
"FareParameters": [
{
"AccountCode": [
{
"Code": "XYZ1"
},
{
"Code": "ABC1"
}
],
"AvoidCabinDowngrade": {
"Mode": "None"
},
"Baggage": {
"FreePieceRequired": false
},
"BrandedFareIndicators": {
"BrandFilters": {
"Brand": [
{
"Code": "A1",
"PreferLevel": "Unacceptable"
},
{
"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": false,
"UpsellLimit": 1
},
"Cabin": {
"Type": "PremiumFirst"
},
"ClassOfService": [
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"CorporateID": [
{
"Code": "ABC1"
},
{
"Code": "ABC1"
},
{
"Code": "XYZ1"
},
{
"Code": "XYZ1"
}
],
"ExcludeRestricted": {
"Ind": false
},
"FareBasis": [
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"FareType": [
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
}
],
"JumpCabinLogic": {
"Disabled": true
},
"KeepSameCabin": {
"Enabled": false
},
"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": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"FareBasis": [
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
}
],
"FareType": [
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"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": "XYZ1",
"Quantity": 1
},
{
"Code": "XYZ1",
"Quantity": 1
}
],
"PriorityBoarding": {},
"PrivateFare": {
"Ind": false
},
"PublicFare": {
"Ind": false
},
"RefundPenalty": {
"Ind": true
},
"ResTicketing": {
"Ind": false
},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": false
},
"UseNegotiatedFares": {
"Ind": true
},
"UsePassengerFares": {
"Ind": true
},
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
},
"XOFares": {
"Ind": false
}
},
{
"AccountCode": [
{
"Code": "ABC1"
},
{
"Code": "XYZ1"
},
{
"Code": "XYZ1"
}
],
"AvoidCabinDowngrade": {
"Mode": "None"
},
"Baggage": {
"FreePieceRequired": false
},
"BrandedFareIndicators": {
"BrandFilters": {
"Brand": [
{
"Code": "A1",
"PreferLevel": "Unacceptable"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"ItinParityBrandlessLeg": true,
"ItinParityFallbackMode": "LegParity",
"MultipleBrandedFares": false,
"ParityMode": "Leg",
"ParityModeForLowest": "Leg",
"SingleBrandedFare": false,
"UpsellLimit": 4
},
"Cabin": {
"Type": "PremiumFirst"
},
"ClassOfService": [
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"CorporateID": [
{
"Code": "XYZ1"
},
{
"Code": "ABC1"
},
{
"Code": "ABC1"
}
],
"ExcludeRestricted": {
"Ind": false
},
"FareBasis": [
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
}
],
"FareType": [
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
}
],
"JumpCabinLogic": {
"Disabled": false
},
"KeepSameCabin": {
"Enabled": false
},
"Leg": [
{
"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"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"FareBasis": [
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"FareType": [
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
}
],
"Num": 1,
"PriorityBoarding": {},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": true
}
},
{
"Baggage": {
"FreePieceRequired": false
},
"BrandFilters": {
"Brand": [
{
"Code": "A2",
"PreferLevel": "Unacceptable"
},
{
"Code": "A2",
"PreferLevel": "Unacceptable"
}
],
"NonBrandedFares": {
"PreferLevel": "Preferred"
}
},
"Cabin": {
"Type": "C"
},
"ClassOfService": [
{
"Code": "ABC1",
"PreferLevel": "Preferred"
}
],
"FareBasis": [
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
}
],
"FareType": [
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"Num": 2,
"PriorityBoarding": {},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": true
}
},
{
"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": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
}
],
"FareBasis": [
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
},
{
"Code": "XYZ1",
"PreferLevel": "Preferred"
},
{
"Code": "ABC1",
"PreferLevel": "Preferred"
}
],
"FareType": [
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "ABC1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
},
{
"Code": "XYZ1",
"PreferLevel": "Unacceptable"
}
],
"Num": 2,
"PriorityBoarding": {},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": true
}
}
],
"MinMaxStay": {
"Ind": true
},
"NegotiatedFaresOnly": {
"Ind": false
},
"PassengerTypeQuantity": [
{
"Code": "XYZ1",
"Quantity": 2
},
{
"Code": "XYZ1",
"Quantity": 1
},
{
"Code": "XYZ1",
"Quantity": 1
},
{
"Code": "ABC1",
"Quantity": 1
}
],
"PriorityBoarding": {},
"PrivateFare": {
"Ind": false
},
"PublicFare": {
"Ind": false
},
"RefundPenalty": {
"Ind": true
},
"ResTicketing": {
"Ind": false
},
"Seats": {},
"SeatSelection": {
"FreeSeatSelection": true
},
"UseNegotiatedFares": {
"Ind": true
},
"UsePassengerFares": {
"Ind": false
},
"VoluntaryChanges": {
"Match": "All",
"Penalty": [
{
"Amount": 150
},
{
"Amount": 150
}
]
},
"XOFares": {
"Ind": true
}
}
]
},
"FlightStopsAsConnections": {
"Ind": false
},
"GoverningCarrierOverride": {
"AirlineCode": "[object Object]"
},
"IncludeAlliancePref": [
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
},
{
"Code": "AA"
}
],
"JumpCabinLogic": {
"Disabled": true
},
"KeepSameCabin": {
"Enabled": true
},
"LongConnectPoints": {
"Max": 3,
"Min": 2
},
"LongConnectTime": {
"Enable": true,
"Max": 1384,
"Min": 874,
"NumberOfSolutions": "20%"
},
"LowCostCarriersProcessing": {
"Disable": false
},
"NDCIndicators": {
"CarrierSpecificQualifiers": [
{
"AccountCode": {
"Code": "Q2LR"
},
"AccountCodes": [
"DEF2",
"ABC1"
],
"CarrierCode": "AA",
"FrequentFlyer": [
{
"AccountNumber": "ABC1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "ABC1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT1"
}
],
"PromotionCode": {
"Code": "Em7E"
},
"Qualifier": [
{
"Name": "XYZ9",
"Value": "DEF2"
},
{
"Name": "ABCD1",
"Value": "ABC1"
},
{
"Name": "ABCD1",
"Value": "DEF2"
},
{
"Name": "XYZ9",
"Value": "DEF2"
},
{
"Name": "ABCD1",
"Value": "ABC1"
}
]
},
{
"AccountCode": {
"Code": "RzFQ"
},
"AccountCodes": [
"DEF2",
"ABC1"
],
"CarrierCode": "AA",
"FrequentFlyer": [
{
"AccountNumber": "ABC1",
"AirlineDesignator": "AA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "ABC1",
"AirlineDesignator": "AA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "ABC1",
"AirlineDesignator": "AA1",
"PassengerId": "ADT1"
}
],
"PromotionCode": {
"Code": "C7xg"
},
"Qualifier": [
{
"Name": "ABCD1",
"Value": "ABC1"
},
{
"Name": "ABCD1",
"Value": "ABC1"
},
{
"Name": "ABCD1",
"Value": "ABC1"
},
{
"Name": "ABCD1",
"Value": "DEF2"
},
{
"Name": "ABCD1",
"Value": "ABC1"
}
]
},
{
"AccountCode": {
"Code": "xf5W"
},
"AccountCodes": [
"ABC1",
"DEF2"
],
"CarrierCode": "AA",
"FrequentFlyer": [
{
"AccountNumber": "ABC1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT1"
},
{
"AccountNumber": "XYZ1",
"AirlineDesignator": "BA1",
"PassengerId": "ADT1"
}
],
"PromotionCode": {
"Code": "HSIs"
},
"Qualifier": [
{
"Name": "ABCD1",
"Value": "ABC1"
},
{
"Name": "ABCD1",
"Value": "ABC1"
},
{
"Name": "XYZ9",
"Value": "ABC1"
},
{
"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"
}
],
"MaxNumberOfUpsells": {
"Value": 1
},
"MultipleBrandedFares": {
"Value": false
},
"ParityMode": {
"Mode": "Leg"
},
"Qualifier": [
{
"Name": "ABS1",
"Value": "AB1"
},
{
"Name": "ABS1",
"Value": "AB1"
}
],
"ShowOneWays": {
"Value": true
},
"SingleBrandedFare": {
"Value": true
}
},
"NumTrips": {
"Number": 1
},
"OfferControlRules": {
"Exclude": false
},
"OnlineIndicator": {
"Ind": true
},
"PreferNDCSourceOnTie": {
"Value": true
},
"PriorityBoarding": {
"FreePriorityBoarding": false,
"Info": false
},
"RetailerRules": {
"Force": true,
"RetailerRule": [
{
"Code": "ABCD"
},
{
"Code": "ABCD"
},
{
"Code": "ABCD"
},
{
"Code": "ABCD"
}
]
},
"Seats": {
"Seat": [
{
"AtLeast": 1
},
{
"AtLeast": 1
},
{
"AtLeast": 1
}
]
},
"SeatSelection": {
"FreeSeatSelection": true,
"Info": true
},
"SellingLevels": {
"SellingLevelRules": {
"Ignore": true
},
"ShowFareAmounts": {
"Adjusted": true,
"Original": false
}
},
"SettlementMethod": "TCH",
"Taxes": {
"Tax": [
{
"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"
}
],
"Country": [
{
"Code": "DE"
},
{
"Code": "DE"
},
{
"Code": "DE"
},
{
"Code": "DE"
},
{
"Code": "DE"
}
],
"IETValidation": {
"Ind": true
},
"SettlementValidation": {
"Ind": true
}
},
"VerificationItinCallLogic": {
"AlwaysCheckAvailability": false,
"Value": "L"
},
"XOFares": {
"Value": false
}
},
"ValidInterlineTicket": false,
"VendorPref": [
{
"Code": "BA"
},
{
"Code": "BA"
}
],
"VendorPrefApplicability": [
{
"Type": "Marketing",
"Value": "AllSegments"
},
{
"Type": "Marketing",
"Value": "AllSegments"
}
],
"VendorPrefPairing": [
{
"Applicability": "AllSegments",
"PreferLevel": "Preferred",
"VendorPref": [
{
"Code": "BA",
"Type": "Marketing"
},
{
"Code": "DL",
"Type": "Marketing"
},
{
"Code": "AA",
"Type": "Marketing"
},
{
"Code": "DL",
"Type": "Marketing"
},
{
"Code": "DL",
"Type": "Marketing"
}
]
},
{
"Applicability": "AllSegments",
"PreferLevel": "Preferred",
"VendorPref": [
{
"Code": "DL",
"Type": "Marketing"
},
{
"Code": "AA",
"Type": "Marketing"
}
]
},
{
"Applicability": "AllSegments",
"PreferLevel": "Preferred",
"VendorPref": [
{
"Code": "DL",
"Type": "Marketing"
},
{
"Code": "BA",
"Type": "Marketing"
},
{
"Code": "AA",
"Type": "Marketing"
}
]
},
{
"Applicability": "AllSegments",
"PreferLevel": "Preferred",
"VendorPref": [
{
"Code": "DL",
"Type": "Marketing"
},
{
"Code": "AA",
"Type": "Marketing"
},
{
"Code": "DL",
"Type": "Marketing"
}
]
}
]
},
"Version": "V4"
}
}{
"groupedItineraryResponse": {
"Version": "V5"
}
}Service Homepage: developer.sabre.com/rest-api/revalidate-itinerary/v5
sabretravelflightspricingrest