POST api/FlightAvailability

Request Information

URI Parameters

None.

Body Parameters

FlightAvailabilityRequest
NameDescriptionTypeAdditional information
Locator

string

None.

TripComponents

Collection of FlightAvailabilityRequestComponent

None.

ConsoleHubSessionId

globally unique identifier

None.

Options

FlightAvailabilityRequestOptions

None.

Passengers

Collection of Passenger

None.

AllowMixedNetPub

boolean

None.

ClientId

string

None.

Request Formats

application/json, text/json

Sample:
{
  "ClientId": "FAKE",
  "TripComponents": [
    {
      "DepartCity": "JFK",
      "ArriveCity": "LHR",
      "AirDate": "14Apr14",
      "AvailType": "Neutral",
      "TripDirection": "OUTBOUND_TRIP",
      "TimePrefs": "",
      "TimeBefore": "",
      "TimeAfter": "",
      "TimeOptimal": "",
      "TravelWithId": "",
      "TravelWithPnrLocator": "",
      "Stopover": {
        "StopoverCity": "",
        "StopoverDate": ""
      },
      "ServiceLevel": "Y",
      "FlightNumber": "",
      "ConnectionCities": [],
      "ExcludedConnectionCities": [],
      "CarrierPreferences": [],
      "ExcludedCarrierPreferences": [],
      "Company": null,
      "Program": null,
      "Product": null,
      "Prev": "HOM",
      "Next": "XAS"
    },
    {
      "DepartCity": "LHR",
      "ArriveCity": "JFK",
      "AirDate": "21Apr14",
      "AvailType": "Neutral",
      "TripDirection": "RETURN_TRIP",
      "TimePrefs": "",
      "TimeBefore": "",
      "TimeAfter": "",
      "TimeOptimal": "",
      "TravelWithId": "",
      "TravelWithPnrLocator": "",
      "Stopover": {
        "StopoverCity": "",
        "StopoverDate": ""
      },
      "ServiceLevel": "Y",
      "FlightNumber": "",
      "ConnectionCities": [],
      "ExcludedConnectionCities": [],
      "CarrierPreferences": [],
      "ExcludedCarrierPreferences": [],
      "Company": null,
      "Program": null,
      "Product": null,
      "Prev": "XSA",
      "Next": "HOM"
    }
  ],
  "Passengers": [],
  "ConsoleHubSessionId": "",
  "Options": {
    "BookingType": "AirSea",
    "NumPassengers": 1,
    "ServiceLevel": "Y",
    "UseMarine": false,
    "UseAirSea": true,
    "UsePublished": ""
  }
}

Response Information

Resource Description

FlightAvailabilityResponse
NameDescriptionTypeAdditional information
RequestId

string

None.

SupportId

string

None.

Locator

string

None.

ElapsedTime

string

None.

FlightPrefs

string

None.

AvailableFlights

Collection of PricedFlightTuple

None.

OriginalRequest

FlightAvailabilityRequest

None.

IsPos

boolean

None.

IsShopping

boolean

None.

ReturnURL

string

None.

Messages

Collection of string

None.

ShowSearch

boolean

None.

CustomContent

Dictionary of string [key] and string [value]

None.

Response Formats

application/json, text/json

Sample:
{
  "RequestId": "d2fa5619-1aea-4500-b6d1-22d0390a9ca8",
  "SupportId": "d2fa5619-1aea-4500-b6d1-22d0390a9ca8-NewBooking-Avail-14032014-1026531416$",
  "ElapsedTime": "00:36.8417",
  "FlightPrefs": "FT|CS|BP|BA",
  "AvailableFlights": [
    {
      "BaggageURLs": [
        {
          "Carrier": "VS",
          "URL": "http://www.virgin-atlantic.com/us/en/travel-information/baggage/check-in-baggage.html"
        }
      ],
      "PricingInfo": {
        "m_equivCalculated": true,
        "Messages": [],
        "TotalFare": {
          "MinorUnits": 85451,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "TotalCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "BaseFare": {
          "MinorUnits": 15600,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "BaseCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "PenaltyText": "TICKETS ARE NON-REFUNDABLE",
        "TicketByDate": "2014-03-18T00:00:00",
        "BaggageAllowances": [],
        "Taxes": [
          {
            "TaxDesignator": "alltaxes",
            "TaxAmount": {
              "MinorUnits": 69851,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          }
        ],
        "NumTickets": 1,
        "EquivAmount": {
          "MinorUnits": 15600,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "EquivCurrencyFareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "SegmentNumbers": [],
        "SegmentCOSes": [
          "O",
          "O"
        ],
        "TotalTaxes": {
          "MinorUnits": 69851,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareRules": [],
        "FareBasisCodes": [
          "OKAS"
        ],
        "ForceFBCs": [],
        "PTCs": [
          "PFA"
        ],
        "PricingSubplan": {
          "Tuple": {
            "UniqueId": "f6768f41-b079-4f6c-88f4-9460257e6d5f",
            "Flights": [
              {
                "TripDirection": "OUTBOUND_TRIP",
                "NativeOrder": 12,
                "OtherServiceLevels": [
                  {
                    "CharCode": "Y",
                    "Name": "Coach",
                    "Code": "Y"
                  },
                  {
                    "CharCode": "P",
                    "Name": "Premium",
                    "Code": "P"
                  }
                ],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "ea499e8a-b80b-486a-8843-f7b728a70b0e",
                "FromAirport": "JFK",
                "ToAirport": "LHR",
                "DepartTime": "2014-04-13T18:30:00",
                "ArriveTime": "2014-04-14T06:50:00",
                "Segments": [
                  {
                    "JourneyTime": "07:20:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "07:20",
                    "Overnight": 1,
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "VS",
                    "FlightNumber": "4",
                    "COS": "O",
                    "DepartCity": "JFK",
                    "ArriveCity": "LHR",
                    "DepartTime": "2014-04-13T18:30:00",
                    "ArriveTime": "2014-04-14T06:50:00",
                    "Equipment": "346",
                    "Services": [],
                    "SegmentType": "AIR_SEGMENT"
                  }
                ],
                "ArrivalScore": 410,
                "JourneyTime": "07:20:00",
                "FlightTime": "07:20:00",
                "SummaryCarrier": "VS"
              },
              {
                "TripDirection": "RETURN_TRIP",
                "NativeOrder": 10,
                "OtherServiceLevels": [
                  {
                    "CharCode": "Y",
                    "Name": "Coach",
                    "Code": "Y"
                  },
                  {
                    "CharCode": "P",
                    "Name": "Premium",
                    "Code": "P"
                  }
                ],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "d0a8b189-bd3d-4f02-af3e-fc6418b3068e",
                "FromAirport": "LHR",
                "ToAirport": "JFK",
                "DepartTime": "2014-04-21T09:05:00",
                "ArriveTime": "2014-04-21T11:50:00",
                "Segments": [
                  {
                    "JourneyTime": "07:45:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "07:45",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "VS",
                    "FlightNumber": "3",
                    "COS": "O",
                    "DepartCity": "LHR",
                    "ArriveCity": "JFK",
                    "DepartTime": "2014-04-21T09:05:00",
                    "ArriveTime": "2014-04-21T11:50:00",
                    "Equipment": "346",
                    "Services": [],
                    "SegmentNumber": 1,
                    "SegmentType": "AIR_SEGMENT"
                  }
                ],
                "DepartureScore": 545,
                "JourneyTime": "07:45:00",
                "FlightTime": "07:45:00",
                "SummaryCarrier": "VS"
              }
            ],
            "PrioritizerKey": "VS",
            "OtherServiceLevels": [
              {
                "CharCode": "Y",
                "Name": "Coach",
                "Code": "Y"
              },
              {
                "CharCode": "P",
                "Name": "Premium",
                "Code": "P"
              }
            ]
          },
          "PartitionedPricing": [
            {
              "$type": "RightRez.CrsLogic.Pricing.AutoPricingCommand, RightRez.Core",
              "Bumpable": true,
              "Segments": [
                {
                  "JourneyTime": "07:20:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "07:20",
                  "Overnight": 1,
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "VS",
                  "FlightNumber": "4",
                  "COS": "O",
                  "DepartCity": "JFK",
                  "ArriveCity": "LHR",
                  "DepartTime": "2014-04-13T18:30:00",
                  "ArriveTime": "2014-04-14T06:50:00",
                  "Equipment": "346",
                  "Services": [],
                  "SegmentType": "AIR_SEGMENT"
                },
                {
                  "JourneyTime": "07:45:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "07:45",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "VS",
                  "FlightNumber": "3",
                  "COS": "O",
                  "DepartCity": "LHR",
                  "ArriveCity": "JFK",
                  "DepartTime": "2014-04-21T09:05:00",
                  "ArriveTime": "2014-04-21T11:50:00",
                  "Equipment": "346",
                  "Services": [],
                  "SegmentNumber": 1,
                  "SegmentType": "AIR_SEGMENT"
                }
              ],
              "NumberOfSegments": 2,
              "NumberOfCarriers": 1,
              "DepartAirport": "JFK",
              "ArriveAirport": "LHR",
              "PricingRecord": {
                "fare_type": 1,
                "ID": "0df49788-3a6e-4112-bb56-daf9b309d142",
                "selector_id": "9c2a7b0d-2b1e-492d-a9ad-8565954f5026",
                "RuleTag": "FREE",
                "SFT": "FXP[/S{SEGMENTS}]/R{FARE_CODE},U",
                "Endorsements": "",
                "TourCode": "",
                "tktdesignator": "",
                "PTC": "PFA",
                "FOPTag": "CCTP",
                "Commission": "",
                "FQTemplate": "",
                "SecondaryCarriers": "AA, AS, AZ, B6, BA, BD, BE, BG, DL, EI, HX, KF, KQ, LI, QX, SA, SK, SN, UA, UL, US, VX",
                "ValidatingCarrier": "VS",
                "BulkTicket": true,
                "AllianceCarriers": "",
                "RoundTripLogic": "Both",
                "InvalidCodeshareCarriers": "",
                "InvalidCodeshareCarriersLongHaul": "",
                "InvalidCodeshareCarriersShortHaul": "",
                "InvalidFlightNumbers": "",
                "RuleSelector": {
                  "ID": "9c2a7b0d-2b1e-492d-a9ad-8565954f5026",
                  "Active": true,
                  "ClientID": "FAKE",
                  "StartDate": "2013-04-01T00:00:00",
                  "EndDate": "2015-03-31T00:00:00",
                  "CarrierCodes": "VS",
                  "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                  "From": {
                    "LocationType": "Continent",
                    "Location": "NA"
                  },
                  "To": {
                    "LocationType": "Continent",
                    "Location": "EU"
                  },
                  "FareType": "AirSea",
                  "Notes": "A VS ANY to ANY",
                  "TStamp": "2014-03-09T20:14:04.42",
                  "UpdatedBy": "FAKEAdmin"
                }
              },
              "SupportedFBCRecords": [
                {
                  "fare_type": 1,
                  "ID": "42af2618-2d11-4b70-8f9d-2b9d04db93c1",
                  "selector_id": "57c62ec5-ef88-4c5f-84b7-a7fe0e9c0c79",
                  "FBCTemplate": "{COS}LAS",
                  "RuleSelector": {
                    "ID": "57c62ec5-ef88-4c5f-84b7-a7fe0e9c0c79",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "VS",
                    "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                    "From": {
                      "LocationType": "Country",
                      "Location": "US"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-10T18:36:56.37",
                    "UpdatedBy": "FAKEadmin"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "42af2618-2d11-4b70-8f9d-2b9d04db93c1",
                  "selector_id": "57c62ec5-ef88-4c5f-84b7-a7fe0e9c0c79",
                  "FBCTemplate": "{COS}LAS",
                  "RuleSelector": {
                    "ID": "57c62ec5-ef88-4c5f-84b7-a7fe0e9c0c79",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "VS",
                    "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                    "From": {
                      "LocationType": "Country",
                      "Location": "US"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-10T18:36:56.37",
                    "UpdatedBy": "FAKEadmin"
                  }
                }
              ],
              "FareType": "AirSea",
              "BookType": "AirSea",
              "RuleID": "0df49788-3a6e-4112-bb56-daf9b309d142"
            }
          ],
          "Messages": [],
          "FlightType": {
            "CompareValue": 10102,
            "NumberOfSegments": 2,
            "NumberOfCarriers": 1,
            "NumberOfTickets": 1
          }
        },
        "FareType": "AirSea"
      },
      "NetFarePriceBreakdown": {
        "BillableCost": {
          "MinorUnits": 85500,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalFare": {
          "MinorUnits": 85451,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalTaxes": {
          "MinorUnits": 69851,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "InternalMarkup": {
          "MinorUnits": 49,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "FlightType": {
        "CompareValue": 10102,
        "NumberOfSegments": 2,
        "NumberOfCarriers": 1,
        "NumberOfTickets": 1
      },
      "InternalMarkup": {
        "MinorUnits": 49,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "BillableCost": {
        "MinorUnits": 85500,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalFare": {
        "MinorUnits": 85451,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalTaxes": {
        "MinorUnits": 69851,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedBaseFare": {
        "MinorUnits": 15600,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "FareType": "AirSea",
      "FareTypeInt": 1,
      "TicketByDate": "2014-03-18T00:00:00",
      "PricedNumTickets": 1,
      "JourneyTime": "15:05:00",
      "JourneyTimeMinutes": 905,
      "NetPriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PubPriceFormat": "{billable_cost} = {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "DefaultPricingDisplayString": "$855.00 =  $156.49 + $698.51 + $0.00",
      "DefaultNetPricingDisplayString": "$855.00 =  $156.49 + $698.51 + $0.00",
      "TotalFormat": "{billable_cost}",
      "TotalPricingDisplayString": "$855.00",
      "SortFare": 85500,
      "Messages": [],
      "TicketByDateDisplayString": "Tuesday, Mar 18, 2014",
      "ServiceLevelDisplayString": "Coach",
      "FlightWarnings": [],
      "NativeOrder": 12,
      "ArrivalScore": 410,
      "DepartureScore": 545,
      "SummaryCarrier": "VS",
      "FlightTypeInt": 10102,
      "NumberOfSegments": 2,
      "NumberOfCarriers": 1,
      "NumberOfTickets": 1,
      "RRezPrice": {
        "MinorUnits": 85451,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "UniqueId": "f6768f41-b079-4f6c-88f4-9460257e6d5f",
      "Flights": [
        {
          "TripDirection": "OUTBOUND_TRIP",
          "NativeOrder": 12,
          "OtherServiceLevels": [
            {
              "CharCode": "Y",
              "Name": "Coach",
              "Code": "Y"
            },
            {
              "CharCode": "P",
              "Name": "Premium",
              "Code": "P"
            }
          ],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "ea499e8a-b80b-486a-8843-f7b728a70b0e",
          "FromAirport": "JFK",
          "ToAirport": "LHR",
          "DepartTime": "2014-04-13T18:30:00",
          "ArriveTime": "2014-04-14T06:50:00",
          "Segments": [
            {
              "JourneyTime": "07:20:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "CoachSellClass": "E",
              "PremiumSellClass": "H",
              "JourneyTimeStr": "07:20",
              "Overnight": 1,
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "New York (JFK)",
              "DepartCityDisplayString": "New York",
              "DepartDateDisplayString": "Sunday, Apr 13, 2014",
              "DepartTimeDisplayString": "Depart 6:30PM",
              "ArriveDisplayString": "London (LHR)",
              "ArriveCityDisplayString": "London",
              "ArriveDateDisplayString": "Monday, Apr 14",
              "ArriveTimeDisplayString": "Arrive 6:50AM (+1 day)",
              "CarrierDisplayString": "Virgin Atlantic",
              "JourneyTimeDisplayString": "7h20m",
              "EquipmentDisplayString": "Airbus A340-600",
              "StopCities": [],
              "Carrier": "VS",
              "FlightNumber": "4",
              "COS": "O",
              "DepartCity": "JFK",
              "ArriveCity": "LHR",
              "DepartTime": "2014-04-13T18:30:00",
              "ArriveTime": "2014-04-14T06:50:00",
              "Equipment": "346",
              "Services": [],
              "SegmentType": "AIR_SEGMENT"
            }
          ],
          "ArrivalScore": 410,
          "JourneyTime": "07:20:00",
          "FlightTime": "07:20:00",
          "DepartDisplayString": "New York (JFK)",
          "DepartDateDisplayString": "Sunday, Apr 13, 2014",
          "DepartTimeDisplayString": "Depart 6:30PM",
          "ArriveDisplayString": "London (LHR)",
          "ArriveDateDisplayString": "Monday, Apr 14, 2014",
          "ArriveTimeDisplayString": "Arrive 6:50AM (+1 day)",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "7h20m",
          "FlightsDisplayString": "Virgin Atlantic 4 (O)",
          "AllCarrierCodes": [
            "VS"
          ],
          "Equipment": [
            "Airbus A340-600"
          ],
          "Layovers": [],
          "SummaryCarrier": "VS"
        },
        {
          "TripDirection": "RETURN_TRIP",
          "NativeOrder": 10,
          "OtherServiceLevels": [
            {
              "CharCode": "Y",
              "Name": "Coach",
              "Code": "Y"
            },
            {
              "CharCode": "P",
              "Name": "Premium",
              "Code": "P"
            }
          ],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "d0a8b189-bd3d-4f02-af3e-fc6418b3068e",
          "FromAirport": "LHR",
          "ToAirport": "JFK",
          "DepartTime": "2014-04-21T09:05:00",
          "ArriveTime": "2014-04-21T11:50:00",
          "Segments": [
            {
              "JourneyTime": "07:45:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "CoachSellClass": "E",
              "PremiumSellClass": "H",
              "JourneyTimeStr": "07:45",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "London (LHR)",
              "DepartCityDisplayString": "London",
              "DepartDateDisplayString": "Monday, Apr 21, 2014",
              "DepartTimeDisplayString": "Depart 9:05AM",
              "ArriveDisplayString": "New York (JFK)",
              "ArriveCityDisplayString": "New York",
              "ArriveDateDisplayString": "Monday, Apr 21",
              "ArriveTimeDisplayString": "Arrive 11:50AM",
              "CarrierDisplayString": "Virgin Atlantic",
              "JourneyTimeDisplayString": "7h45m",
              "EquipmentDisplayString": "Airbus A340-600",
              "StopCities": [],
              "Carrier": "VS",
              "FlightNumber": "3",
              "COS": "O",
              "DepartCity": "LHR",
              "ArriveCity": "JFK",
              "DepartTime": "2014-04-21T09:05:00",
              "ArriveTime": "2014-04-21T11:50:00",
              "Equipment": "346",
              "Services": [],
              "SegmentNumber": 1,
              "SegmentType": "AIR_SEGMENT"
            }
          ],
          "DepartureScore": 545,
          "JourneyTime": "07:45:00",
          "FlightTime": "07:45:00",
          "DepartDisplayString": "London (LHR)",
          "DepartDateDisplayString": "Monday, Apr 21, 2014",
          "DepartTimeDisplayString": "Depart 9:05AM",
          "ArriveDisplayString": "New York (JFK)",
          "ArriveDateDisplayString": "Monday, Apr 21, 2014",
          "ArriveTimeDisplayString": "Arrive 11:50AM",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "7h45m",
          "FlightsDisplayString": "Virgin Atlantic 3 (O)",
          "AllCarrierCodes": [
            "VS"
          ],
          "Equipment": [
            "Airbus A340-600"
          ],
          "Layovers": [],
          "SummaryCarrier": "VS"
        }
      ],
      "PrioritizerKey": "VS",
      "OtherServiceLevels": [
        {
          "CharCode": "Y",
          "Name": "Coach",
          "Code": "Y"
        },
        {
          "CharCode": "P",
          "Name": "Premium",
          "Code": "P"
        }
      ]
    },
    {
      "BaggageURLs": [
        {
          "Carrier": "BA",
          "URL": "http://www.britishairways.com/travel/bagchk/public/en_us?gsLink=searchResults"
        }
      ],
      "PricingInfo": {
        "m_equivCalculated": true,
        "Messages": [],
        "TotalFare": {
          "MinorUnits": 85451,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "TotalCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "BaseFare": {
          "MinorUnits": 15600,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "BaseCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "PenaltyText": "TICKETS ARE NON-REFUNDABLE",
        "TicketByDate": "2014-03-24T00:00:00",
        "BaggageAllowances": [],
        "Taxes": [
          {
            "TaxDesignator": "alltaxes",
            "TaxAmount": {
              "MinorUnits": 69851,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          }
        ],
        "NumTickets": 1,
        "EquivAmount": {
          "MinorUnits": 15600,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "EquivCurrencyFareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "SegmentNumbers": [],
        "SegmentCOSes": [
          "O",
          "O"
        ],
        "TotalTaxes": {
          "MinorUnits": 69851,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareRules": [],
        "FareBasisCodes": [
          "OKXUQCRS"
        ],
        "ForceFBCs": [],
        "PTCs": [
          "PFA"
        ],
        "PricingSubplan": {
          "Tuple": {
            "UniqueId": "0046ae2f-0604-4d75-8120-839f40b1795c",
            "Flights": [
              {
                "TripDirection": "OUTBOUND_TRIP",
                "NativeOrder": 2,
                "OtherServiceLevels": [
                  {
                    "CharCode": "Y",
                    "Name": "Coach",
                    "Code": "Y"
                  }
                ],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "bfd00bcb-9b2f-4ca7-9f6f-80269909c5ae",
                "FromAirport": "JFK",
                "ToAirport": "LHR",
                "DepartTime": "2014-04-14T08:15:00",
                "ArriveTime": "2014-04-14T20:05:00",
                "Segments": [
                  {
                    "JourneyTime": "06:50:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "06:50",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "BA",
                    "FlightNumber": "178",
                    "COS": "O",
                    "DepartCity": "JFK",
                    "ArriveCity": "LHR",
                    "DepartTime": "2014-04-14T08:15:00",
                    "ArriveTime": "2014-04-14T20:05:00",
                    "Equipment": "744",
                    "Services": [],
                    "SegmentType": "AIR_SEGMENT"
                  }
                ],
                "ArrivalScore": 1205,
                "JourneyTime": "06:50:00",
                "FlightTime": "06:50:00",
                "SummaryCarrier": "BA"
              },
              {
                "TripDirection": "RETURN_TRIP",
                "NativeOrder": 4,
                "OtherServiceLevels": [
                  {
                    "CharCode": "Y",
                    "Name": "Coach",
                    "Code": "Y"
                  }
                ],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "1354228a-5690-458c-aa62-c408d8493f42",
                "FromAirport": "LHR",
                "ToAirport": "JFK",
                "DepartTime": "2014-04-21T20:05:00",
                "ArriveTime": "2014-04-21T22:45:00",
                "Segments": [
                  {
                    "JourneyTime": "07:40:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "07:40",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "BA",
                    "FlightNumber": "183",
                    "COS": "O",
                    "DepartCity": "LHR",
                    "ArriveCity": "JFK",
                    "DepartTime": "2014-04-21T20:05:00",
                    "ArriveTime": "2014-04-21T22:45:00",
                    "Equipment": "744",
                    "Services": [],
                    "SegmentNumber": 1,
                    "SegmentType": "AIR_SEGMENT"
                  }
                ],
                "DepartureScore": 1205,
                "JourneyTime": "07:40:00",
                "FlightTime": "07:40:00",
                "SummaryCarrier": "BA"
              }
            ],
            "PrioritizerKey": "BA",
            "OtherServiceLevels": [
              {
                "CharCode": "Y",
                "Name": "Coach",
                "Code": "Y"
              }
            ]
          },
          "PartitionedPricing": [
            {
              "$type": "RightRez.CrsLogic.Pricing.AutoPricingCommand, RightRez.Core",
              "Bumpable": true,
              "Segments": [
                {
                  "JourneyTime": "06:50:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "06:50",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "BA",
                  "FlightNumber": "178",
                  "COS": "O",
                  "DepartCity": "JFK",
                  "ArriveCity": "LHR",
                  "DepartTime": "2014-04-14T08:15:00",
                  "ArriveTime": "2014-04-14T20:05:00",
                  "Equipment": "744",
                  "Services": [],
                  "SegmentType": "AIR_SEGMENT"
                },
                {
                  "JourneyTime": "07:40:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "07:40",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "BA",
                  "FlightNumber": "183",
                  "COS": "O",
                  "DepartCity": "LHR",
                  "ArriveCity": "JFK",
                  "DepartTime": "2014-04-21T20:05:00",
                  "ArriveTime": "2014-04-21T22:45:00",
                  "Equipment": "744",
                  "Services": [],
                  "SegmentNumber": 1,
                  "SegmentType": "AIR_SEGMENT"
                }
              ],
              "NumberOfSegments": 2,
              "NumberOfCarriers": 1,
              "DepartAirport": "JFK",
              "ArriveAirport": "LHR",
              "PricingRecord": {
                "fare_type": 1,
                "ID": "59a7aba5-2397-4bbe-861e-fcf4eb4b90d7",
                "selector_id": "b2548142-a5ae-4df3-80e8-a08eb7ab915a",
                "RuleTag": "FREE",
                "SFT": "FXP[/S{SEGMENTS}]/R{FARE_CODE},U",
                "Endorsements": "",
                "TourCode": "",
                "tktdesignator": "",
                "PTC": "PFA",
                "FOPTag": "CCTP",
                "Commission": "",
                "FQTemplate": "",
                "SecondaryCarriers": "AA, IB",
                "ValidatingCarrier": "BA",
                "BulkTicket": true,
                "AllianceCarriers": "",
                "RoundTripLogic": "Both",
                "InvalidCodeshareCarriers": "",
                "InvalidCodeshareCarriersLongHaul": "AA",
                "InvalidCodeshareCarriersShortHaul": "",
                "InvalidFlightNumbers": "",
                "RuleSelector": {
                  "ID": "b2548142-a5ae-4df3-80e8-a08eb7ab915a",
                  "Active": true,
                  "ClientID": "FAKE",
                  "StartDate": "2013-04-01T00:00:00",
                  "EndDate": "2015-03-31T00:00:00",
                  "CarrierCodes": "BA",
                  "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                  "From": {
                    "LocationType": "Continent",
                    "Location": "NA"
                  },
                  "To": {
                    "LocationType": "Continent",
                    "Location": "EU"
                  },
                  "FareType": "AirSea",
                  "Notes": "A IBAABA ANY to ANY",
                  "TStamp": "2014-03-05T20:01:41.247",
                  "UpdatedBy": "FAKEAdmin"
                }
              },
              "SupportedFBCRecords": [
                {
                  "fare_type": 1,
                  "ID": "b7c2752c-bf53-4412-8b25-932ebac058fa",
                  "selector_id": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}UQCJB",
                  "RuleSelector": {
                    "ID": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "BA",
                    "From": {
                      "LocationType": "Any",
                      "Location": ""
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-26T14:24:05.88",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "a69e065c-0bfb-404e-aabd-5da0c35e270c",
                  "selector_id": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}UQCEU",
                  "WeekendDays": 0,
                  "RuleSelector": {
                    "ID": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "BA",
                    "From": {
                      "LocationType": "Any",
                      "Location": ""
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-26T14:24:05.88",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "3a7e433d-8660-4692-ade3-36bb2892967c",
                  "selector_id": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}CRUQ1",
                  "WeekendDays": 0,
                  "RuleSelector": {
                    "ID": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "BA",
                    "From": {
                      "LocationType": "Any",
                      "Location": ""
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-26T14:24:05.88",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "c57e6684-c837-410b-81f6-538ceb178ec8",
                  "selector_id": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}CRUQ ",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "BA",
                    "From": {
                      "LocationType": "Any",
                      "Location": ""
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-26T14:24:05.88",
                    "UpdatedBy": "FAKE client"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "3af3754a-5bb8-4308-8bc5-c4af40782a73",
                  "selector_id": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}UQCES",
                  "RuleSelector": {
                    "ID": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "BA",
                    "From": {
                      "LocationType": "Any",
                      "Location": ""
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-26T14:24:05.88",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "b7c2752c-bf53-4412-8b25-932ebac058fa",
                  "selector_id": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}UQCJB",
                  "RuleSelector": {
                    "ID": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "BA",
                    "From": {
                      "LocationType": "Any",
                      "Location": ""
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-26T14:24:05.88",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "a69e065c-0bfb-404e-aabd-5da0c35e270c",
                  "selector_id": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}UQCEU",
                  "WeekendDays": 0,
                  "RuleSelector": {
                    "ID": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "BA",
                    "From": {
                      "LocationType": "Any",
                      "Location": ""
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-26T14:24:05.88",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "3a7e433d-8660-4692-ade3-36bb2892967c",
                  "selector_id": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}CRUQ1",
                  "WeekendDays": 0,
                  "RuleSelector": {
                    "ID": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "BA",
                    "From": {
                      "LocationType": "Any",
                      "Location": ""
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-26T14:24:05.88",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "c57e6684-c837-410b-81f6-538ceb178ec8",
                  "selector_id": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}CRUQ ",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "BA",
                    "From": {
                      "LocationType": "Any",
                      "Location": ""
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-26T14:24:05.88",
                    "UpdatedBy": "FAKE client"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "3af3754a-5bb8-4308-8bc5-c4af40782a73",
                  "selector_id": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}UQCES",
                  "RuleSelector": {
                    "ID": "ffab1839-cc2f-4150-b951-4e36d0a48c80",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "BA",
                    "From": {
                      "LocationType": "Any",
                      "Location": ""
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-26T14:24:05.88",
                    "UpdatedBy": "FAKE client"
                  }
                }
              ],
              "FareType": "AirSea",
              "BookType": "AirSea",
              "RuleID": "59a7aba5-2397-4bbe-861e-fcf4eb4b90d7"
            }
          ],
          "Messages": [],
          "FlightType": {
            "CompareValue": 10102,
            "NumberOfSegments": 2,
            "NumberOfCarriers": 1,
            "NumberOfTickets": 1
          }
        },
        "FareType": "AirSea"
      },
      "NetFarePriceBreakdown": {
        "BillableCost": {
          "MinorUnits": 85500,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalFare": {
          "MinorUnits": 85451,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalTaxes": {
          "MinorUnits": 69851,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "InternalMarkup": {
          "MinorUnits": 49,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "FlightType": {
        "CompareValue": 10102,
        "NumberOfSegments": 2,
        "NumberOfCarriers": 1,
        "NumberOfTickets": 1
      },
      "InternalMarkup": {
        "MinorUnits": 49,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "BillableCost": {
        "MinorUnits": 85500,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalFare": {
        "MinorUnits": 85451,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalTaxes": {
        "MinorUnits": 69851,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedBaseFare": {
        "MinorUnits": 15600,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "FareType": "AirSea",
      "FareTypeInt": 1,
      "TicketByDate": "2014-03-24T00:00:00",
      "PricedNumTickets": 1,
      "JourneyTime": "14:30:00",
      "JourneyTimeMinutes": 870,
      "NetPriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PubPriceFormat": "{billable_cost} = {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "DefaultPricingDisplayString": "$855.00 =  $156.49 + $698.51 + $0.00",
      "DefaultNetPricingDisplayString": "$855.00 =  $156.49 + $698.51 + $0.00",
      "TotalFormat": "{billable_cost}",
      "TotalPricingDisplayString": "$855.00",
      "SortFare": 85500,
      "Messages": [],
      "TicketByDateDisplayString": "Monday, Mar 24, 2014",
      "ServiceLevelDisplayString": "Coach",
      "FlightWarnings": [],
      "NativeOrder": 2,
      "ArrivalScore": 1205,
      "DepartureScore": 1205,
      "SummaryCarrier": "BA",
      "FlightTypeInt": 10102,
      "NumberOfSegments": 2,
      "NumberOfCarriers": 1,
      "NumberOfTickets": 1,
      "RRezPrice": {
        "MinorUnits": 85451,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "UniqueId": "0046ae2f-0604-4d75-8120-839f40b1795c",
      "Flights": [
        {
          "TripDirection": "OUTBOUND_TRIP",
          "NativeOrder": 2,
          "OtherServiceLevels": [
            {
              "CharCode": "Y",
              "Name": "Coach",
              "Code": "Y"
            }
          ],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "bfd00bcb-9b2f-4ca7-9f6f-80269909c5ae",
          "FromAirport": "JFK",
          "ToAirport": "LHR",
          "DepartTime": "2014-04-14T08:15:00",
          "ArriveTime": "2014-04-14T20:05:00",
          "Segments": [
            {
              "JourneyTime": "06:50:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "CoachSellClass": "O",
              "JourneyTimeStr": "06:50",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "New York (JFK)",
              "DepartCityDisplayString": "New York",
              "DepartDateDisplayString": "Monday, Apr 14, 2014",
              "DepartTimeDisplayString": "Depart 8:15AM",
              "ArriveDisplayString": "London (LHR)",
              "ArriveCityDisplayString": "London",
              "ArriveDateDisplayString": "Monday, Apr 14",
              "ArriveTimeDisplayString": "Arrive 8:05PM",
              "CarrierDisplayString": "British Airways",
              "JourneyTimeDisplayString": "6h50m",
              "EquipmentDisplayString": "Boeing 747-400",
              "StopCities": [],
              "Carrier": "BA",
              "FlightNumber": "178",
              "COS": "O",
              "DepartCity": "JFK",
              "ArriveCity": "LHR",
              "DepartTime": "2014-04-14T08:15:00",
              "ArriveTime": "2014-04-14T20:05:00",
              "Equipment": "744",
              "Services": [],
              "SegmentType": "AIR_SEGMENT"
            }
          ],
          "ArrivalScore": 1205,
          "JourneyTime": "06:50:00",
          "FlightTime": "06:50:00",
          "DepartDisplayString": "New York (JFK)",
          "DepartDateDisplayString": "Monday, Apr 14, 2014",
          "DepartTimeDisplayString": "Depart 8:15AM",
          "ArriveDisplayString": "London (LHR)",
          "ArriveDateDisplayString": "Monday, Apr 14, 2014",
          "ArriveTimeDisplayString": "Arrive 8:05PM",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "6h50m",
          "FlightsDisplayString": "British Airways 178 (O)",
          "AllCarrierCodes": [
            "BA"
          ],
          "Equipment": [
            "Boeing 747-400"
          ],
          "Layovers": [],
          "SummaryCarrier": "BA"
        },
        {
          "TripDirection": "RETURN_TRIP",
          "NativeOrder": 4,
          "OtherServiceLevels": [
            {
              "CharCode": "Y",
              "Name": "Coach",
              "Code": "Y"
            }
          ],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "1354228a-5690-458c-aa62-c408d8493f42",
          "FromAirport": "LHR",
          "ToAirport": "JFK",
          "DepartTime": "2014-04-21T20:05:00",
          "ArriveTime": "2014-04-21T22:45:00",
          "Segments": [
            {
              "JourneyTime": "07:40:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "CoachSellClass": "O",
              "JourneyTimeStr": "07:40",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "London (LHR)",
              "DepartCityDisplayString": "London",
              "DepartDateDisplayString": "Monday, Apr 21, 2014",
              "DepartTimeDisplayString": "Depart 8:05PM",
              "ArriveDisplayString": "New York (JFK)",
              "ArriveCityDisplayString": "New York",
              "ArriveDateDisplayString": "Monday, Apr 21",
              "ArriveTimeDisplayString": "Arrive 10:45PM",
              "CarrierDisplayString": "British Airways",
              "JourneyTimeDisplayString": "7h40m",
              "EquipmentDisplayString": "Boeing 747-400",
              "StopCities": [],
              "Carrier": "BA",
              "FlightNumber": "183",
              "COS": "O",
              "DepartCity": "LHR",
              "ArriveCity": "JFK",
              "DepartTime": "2014-04-21T20:05:00",
              "ArriveTime": "2014-04-21T22:45:00",
              "Equipment": "744",
              "Services": [],
              "SegmentNumber": 1,
              "SegmentType": "AIR_SEGMENT"
            }
          ],
          "DepartureScore": 1205,
          "JourneyTime": "07:40:00",
          "FlightTime": "07:40:00",
          "DepartDisplayString": "London (LHR)",
          "DepartDateDisplayString": "Monday, Apr 21, 2014",
          "DepartTimeDisplayString": "Depart 8:05PM",
          "ArriveDisplayString": "New York (JFK)",
          "ArriveDateDisplayString": "Monday, Apr 21, 2014",
          "ArriveTimeDisplayString": "Arrive 10:45PM",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "7h40m",
          "FlightsDisplayString": "British Airways 183 (O)",
          "AllCarrierCodes": [
            "BA"
          ],
          "Equipment": [
            "Boeing 747-400"
          ],
          "Layovers": [],
          "SummaryCarrier": "BA"
        }
      ],
      "PrioritizerKey": "BA",
      "OtherServiceLevels": [
        {
          "CharCode": "Y",
          "Name": "Coach",
          "Code": "Y"
        }
      ]
    },
    {
      "BaggageURLs": [
        {
          "Carrier": "DL",
          "URL": "https://www.delta.com/traveling_checkin/baggage/index.jsp"
        }
      ],
      "PricingInfo": {
        "m_equivCalculated": true,
        "Messages": [
          "Priced using FXB/RPFA,U/KM command"
        ],
        "TotalFare": {
          "MinorUnits": 87751,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "TotalCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "BaseFare": {
          "MinorUnits": 17900,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "BaseCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "ReferenceNumber": "1",
        "IsStoredFare": true,
        "TicketByDate": "2014-03-23T00:00:00",
        "OriginCityCode": "NYC",
        "PricingCommand": "FXB/RPFA,U/KM",
        "BaggageAllowances": [
          {
            "Amount": 1
          }
        ],
        "TaxYR": {
          "MinorUnits": 45800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "Taxes": [
          {
            "TaxDesignator": "YC",
            "TaxAmount": {
              "MinorUnits": 550,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "US",
            "TaxAmount": {
              "MinorUnits": 1750,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "US",
            "TaxAmount": {
              "MinorUnits": 1750,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "XA",
            "TaxAmount": {
              "MinorUnits": 500,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "XY",
            "TaxAmount": {
              "MinorUnits": 700,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "AY",
            "TaxAmount": {
              "MinorUnits": 250,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "GB",
            "TaxAmount": {
              "MinorUnits": 11485,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "UB",
            "TaxAmount": {
              "MinorUnits": 6616,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "XF",
            "TaxAmount": {
              "MinorUnits": 450,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          }
        ],
        "LinearFareLine": "NYC DL LON M/IT XKW3TAU0/LN805 DL NYC M/IT XKX3TAU0/LN805 END XF JFK4.5",
        "NumTickets": 1,
        "EquivAmount": {
          "MinorUnits": 17900,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "EquivCurrencyFareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "SegmentNumbers": [
          2,
          3
        ],
        "SegmentCOSes": [],
        "TotalTaxes": {
          "MinorUnits": 24051,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareRules": [],
        "FareBasisCodes": [
          "XKW3TAU0",
          "XKX3TAU0"
        ],
        "ForceFBCs": [],
        "PTCs": [],
        "PricingSubplan": {
          "Tuple": {
            "UniqueId": "590747fc-ab20-4f2c-90e1-8817bc5337ab",
            "Flights": [
              {
                "TripDirection": "OUTBOUND_TRIP",
                "NativeOrder": 10,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "98775d4c-ece4-4e5a-9a6a-f3b68130dfe5",
                "FromAirport": "JFK",
                "ToAirport": "LHR",
                "DepartTime": "2014-04-13T19:00:00",
                "ArriveTime": "2014-04-14T07:20:00",
                "Segments": [
                  {
                    "JourneyTime": "07:20:00",
                    "ServiceLevel": "Y",
                    "TotalSeatsInAssignedClass": 9,
                    "COSSlots": {
                      "Y": 9,
                      "B": 9,
                      "M": 9,
                      "S": 9,
                      "H": 9,
                      "Q": 9,
                      "K": 9,
                      "L": 9,
                      "U": 9,
                      "T": 9,
                      "X": 9,
                      "V": 5,
                      "E": 0
                    },
                    "JourneyTimeStr": "07:20",
                    "Overnight": 1,
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 100,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "DL",
                    "FlightNumber": "401",
                    "COS": "X",
                    "DepartCity": "JFK",
                    "ArriveCity": "LHR",
                    "DepartTime": "2014-04-13T19:00:00",
                    "ArriveTime": "2014-04-14T07:20:00",
                    "Equipment": "764",
                    "Services": [
                      " Lie-Flat Seat",
                      " Movie",
                      " In-Seat Power Source"
                    ],
                    "SegmentType": "AIR_SEGMENT",
                    "ReferenceNumber": -1
                  }
                ],
                "TotalSeatsInAssignedClass": 9,
                "ArrivalScore": 440,
                "JourneyTime": "07:20:00",
                "FlightTime": "07:20:00",
                "SummaryCarrier": "DL"
              },
              {
                "TripDirection": "RETURN_TRIP",
                "NativeOrder": 13,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "911d3910-99c3-4891-93d2-07a624e311d5",
                "FromAirport": "LHR",
                "ToAirport": "JFK",
                "DepartTime": "2014-04-21T11:30:00",
                "ArriveTime": "2014-04-21T14:35:00",
                "Segments": [
                  {
                    "JourneyTime": "08:05:00",
                    "ServiceLevel": "Y",
                    "TotalSeatsInAssignedClass": 9,
                    "COSSlots": {
                      "Y": 9,
                      "B": 9,
                      "M": 9,
                      "S": 9,
                      "H": 9,
                      "Q": 9,
                      "K": 9,
                      "L": 9,
                      "U": 9,
                      "T": 9,
                      "X": 9,
                      "V": 9,
                      "E": 0
                    },
                    "JourneyTimeStr": "08:05",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 100,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "DL",
                    "FlightNumber": "2",
                    "COS": "X",
                    "DepartCity": "LHR",
                    "ArriveCity": "JFK",
                    "DepartTime": "2014-04-21T11:30:00",
                    "ArriveTime": "2014-04-21T14:35:00",
                    "Equipment": "76W",
                    "Services": [
                      " Movie",
                      " In-Seat Power Source",
                      " Lie-Flat Seat"
                    ],
                    "SegmentNumber": 1,
                    "SegmentType": "AIR_SEGMENT",
                    "ReferenceNumber": -1
                  }
                ],
                "TotalSeatsInAssignedClass": 9,
                "DepartureScore": 690,
                "JourneyTime": "08:05:00",
                "FlightTime": "08:05:00",
                "SummaryCarrier": "DL"
              }
            ],
            "PrioritizerKey": "DL",
            "OtherServiceLevels": []
          },
          "PartitionedPricing": [
            {
              "$type": "RightRez.CrsLogic.Pricing.AutoPricingCommand, RightRez.Core",
              "Bumpable": true,
              "StoredFareCommand": {
                "OriginalCommand": "FXP/RPFA,U",
                "Command": "FXP/RPFA,U",
                "Segments": [
                  {
                    "Carrier": "DL",
                    "FlightNumber": "401",
                    "FromAirportCode": "JFK",
                    "ToAirportCode": "LHR",
                    "DepartTime": "2014-04-13T19:00:00",
                    "ArriveTime": "2014-04-14T07:20:00",
                    "COS": "X",
                    "SellStatus": "BookedOK",
                    "ReferenceNumber": -1,
                    "StopCities": []
                  },
                  {
                    "Carrier": "DL",
                    "FlightNumber": "2",
                    "FromAirportCode": "LHR",
                    "ToAirportCode": "JFK",
                    "DepartTime": "2014-04-21T11:30:00",
                    "ArriveTime": "2014-04-21T14:35:00",
                    "COS": "X",
                    "SellStatus": "BookedOK",
                    "ReferenceNumber": -1,
                    "SegmentNumber": 1,
                    "StopCities": []
                  }
                ],
                "FOP": "CCTP100615582000018/0114",
                "Endorsements": "",
                "TourCode": "",
                "TicketDesignator": "",
                "PTC": "PFA",
                "Commission": "",
                "ValidatingCarrier": "DL"
              },
              "Segments": [
                {
                  "JourneyTime": "07:20:00",
                  "ServiceLevel": "Y",
                  "TotalSeatsInAssignedClass": 9,
                  "COSSlots": {
                    "Y": 9,
                    "B": 9,
                    "M": 9,
                    "S": 9,
                    "H": 9,
                    "Q": 9,
                    "K": 9,
                    "L": 9,
                    "U": 9,
                    "T": 9,
                    "X": 9,
                    "V": 5,
                    "E": 0
                  },
                  "JourneyTimeStr": "07:20",
                  "Overnight": 1,
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 100,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "DL",
                  "FlightNumber": "401",
                  "COS": "X",
                  "DepartCity": "JFK",
                  "ArriveCity": "LHR",
                  "DepartTime": "2014-04-13T19:00:00",
                  "ArriveTime": "2014-04-14T07:20:00",
                  "Equipment": "764",
                  "Services": [
                    " Lie-Flat Seat",
                    " Movie",
                    " In-Seat Power Source"
                  ],
                  "SegmentType": "AIR_SEGMENT",
                  "ReferenceNumber": -1
                },
                {
                  "JourneyTime": "08:05:00",
                  "ServiceLevel": "Y",
                  "TotalSeatsInAssignedClass": 9,
                  "COSSlots": {
                    "Y": 9,
                    "B": 9,
                    "M": 9,
                    "S": 9,
                    "H": 9,
                    "Q": 9,
                    "K": 9,
                    "L": 9,
                    "U": 9,
                    "T": 9,
                    "X": 9,
                    "V": 9,
                    "E": 0
                  },
                  "JourneyTimeStr": "08:05",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 100,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "DL",
                  "FlightNumber": "2",
                  "COS": "X",
                  "DepartCity": "LHR",
                  "ArriveCity": "JFK",
                  "DepartTime": "2014-04-21T11:30:00",
                  "ArriveTime": "2014-04-21T14:35:00",
                  "Equipment": "76W",
                  "Services": [
                    " Movie",
                    " In-Seat Power Source",
                    " Lie-Flat Seat"
                  ],
                  "SegmentNumber": 1,
                  "SegmentType": "AIR_SEGMENT",
                  "ReferenceNumber": -1
                }
              ],
              "NumberOfSegments": 2,
              "NumberOfCarriers": 1,
              "DepartAirport": "JFK",
              "ArriveAirport": "LHR",
              "PricingRecord": {
                "fare_type": 1,
                "ID": "c566b8df-ad3a-4a88-976b-44431f5827b3",
                "selector_id": "d57df1e1-8f94-4521-9284-b3345d64823a",
                "RuleTag": "FREE",
                "SFT": "FXP[/S{SEGMENTS}]/R{FARE_CODE},U",
                "Endorsements": "",
                "TourCode": "",
                "tktdesignator": "",
                "PTC": "PFA",
                "FOPTag": "CCTP",
                "Commission": "",
                "FQTemplate": "",
                "SecondaryCarriers": "",
                "ValidatingCarrier": "DL",
                "BulkTicket": false,
                "AllianceCarriers": "AF,AZ,KL",
                "RoundTripLogic": "OneWayOnly",
                "InvalidCodeshareCarriers": "",
                "InvalidCodeshareCarriersLongHaul": "CZ, KE, VS",
                "InvalidCodeshareCarriersShortHaul": "",
                "InvalidFlightNumbers": "",
                "RuleSelector": {
                  "ID": "d57df1e1-8f94-4521-9284-b3345d64823a",
                  "Active": true,
                  "ClientID": "FAKE",
                  "StartDate": "2013-04-01T00:00:00",
                  "EndDate": "2015-03-31T00:00:00",
                  "CarrierCodes": "DL",
                  "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                  "From": {
                    "LocationType": "Continent",
                    "Location": "NA"
                  },
                  "To": {
                    "LocationType": "Continent",
                    "Location": "EU"
                  },
                  "FareType": "AirSea",
                  "Notes": "A DL NA to Europe\n\nDL will issue the Bulk command, do not check the Bulk Ticket box per 092713_BMA",
                  "TStamp": "2014-02-25T20:35:49.617",
                  "UpdatedBy": "FAKEAdmin"
                }
              },
              "SupportedFBCRecords": [
                {
                  "fare_type": 1,
                  "ID": "912cd874-6979-4bc7-9743-63c4e2867a1c",
                  "selector_id": "109146be-cd90-4e90-9baa-7a33961f692f",
                  "FareFiling": "Sale",
                  "FBCTemplate": "{COS}ASBP",
                  "RuleSelector": {
                    "ID": "109146be-cd90-4e90-9baa-7a33961f692f",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "DL,AZ",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-07-26T16:01:29.423",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "a0c59a71-1fe8-47a4-80b6-d5e36eb5e28c",
                  "selector_id": "109146be-cd90-4e90-9baa-7a33961f692f",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}AS2",
                  "RuleSelector": {
                    "ID": "109146be-cd90-4e90-9baa-7a33961f692f",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "DL,AZ",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-07-26T16:01:29.423",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "f410aa06-0a48-498e-8784-e38abaeed420",
                  "selector_id": "109146be-cd90-4e90-9baa-7a33961f692f",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}5TAYU",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "109146be-cd90-4e90-9baa-7a33961f692f",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "DL,AZ",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-07-26T16:01:29.423",
                    "UpdatedBy": "FAKE client"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "912cd874-6979-4bc7-9743-63c4e2867a1c",
                  "selector_id": "109146be-cd90-4e90-9baa-7a33961f692f",
                  "FareFiling": "Sale",
                  "FBCTemplate": "{COS}ASBP",
                  "RuleSelector": {
                    "ID": "109146be-cd90-4e90-9baa-7a33961f692f",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "DL,AZ",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-07-26T16:01:29.423",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "a0c59a71-1fe8-47a4-80b6-d5e36eb5e28c",
                  "selector_id": "109146be-cd90-4e90-9baa-7a33961f692f",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}AS2",
                  "RuleSelector": {
                    "ID": "109146be-cd90-4e90-9baa-7a33961f692f",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "DL,AZ",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-07-26T16:01:29.423",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "f410aa06-0a48-498e-8784-e38abaeed420",
                  "selector_id": "109146be-cd90-4e90-9baa-7a33961f692f",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}5TAYU",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "109146be-cd90-4e90-9baa-7a33961f692f",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "DL,AZ",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-07-26T16:01:29.423",
                    "UpdatedBy": "FAKE client"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                }
              ],
              "FareType": "AirSea",
              "BookType": "AirSea",
              "RuleID": "c566b8df-ad3a-4a88-976b-44431f5827b3"
            }
          ],
          "Messages": [],
          "FlightType": {
            "CompareValue": 10102,
            "NumberOfSegments": 2,
            "NumberOfCarriers": 1,
            "NumberOfTickets": 1
          }
        },
        "FareType": "AirSea",
        "TotalSurcharges": {
          "MinorUnits": 45800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "NetFarePriceBreakdown": {
        "BillableCost": {
          "MinorUnits": 87800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalFare": {
          "MinorUnits": 87751,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalTaxes": {
          "MinorUnits": 24051,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedFuelSurcharge": {
          "MinorUnits": 45800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "InternalMarkup": {
          "MinorUnits": 49,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "FlightType": {
        "CompareValue": 10102,
        "NumberOfSegments": 2,
        "NumberOfCarriers": 1,
        "NumberOfTickets": 1
      },
      "InternalMarkup": {
        "MinorUnits": 49,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "BillableCost": {
        "MinorUnits": 87800,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalFare": {
        "MinorUnits": 87751,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalTaxes": {
        "MinorUnits": 24051,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedBaseFare": {
        "MinorUnits": 17900,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedFuelSurcharge": {
        "MinorUnits": 45800,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "FareType": "AirSea",
      "FareTypeInt": 1,
      "TicketByDate": "2014-03-23T00:00:00",
      "PricedNumTickets": 1,
      "JourneyTime": "15:25:00",
      "JourneyTimeMinutes": 925,
      "NetPriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PubPriceFormat": "{billable_cost} = {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "DefaultPricingDisplayString": "$878.00 =  $179.49 + $240.51 + $458.00",
      "DefaultNetPricingDisplayString": "$878.00 =  $179.49 + $240.51 + $458.00",
      "TotalFormat": "{billable_cost}",
      "TotalPricingDisplayString": "$878.00",
      "SortFare": 87800,
      "Messages": [],
      "TicketByDateDisplayString": "Sunday, Mar 23, 2014",
      "ServiceLevelDisplayString": "Coach",
      "FlightWarnings": [],
      "ArrivalScore": 440,
      "DepartureScore": 690,
      "SummaryCarrier": "DL",
      "FlightTypeInt": 10102,
      "NumberOfSegments": 2,
      "NumberOfCarriers": 1,
      "NumberOfTickets": 1,
      "RRezPrice": {
        "MinorUnits": 87751,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "UniqueId": "590747fc-ab20-4f2c-90e1-8817bc5337ab",
      "Flights": [
        {
          "TripDirection": "OUTBOUND_TRIP",
          "NativeOrder": 10,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "98775d4c-ece4-4e5a-9a6a-f3b68130dfe5",
          "FromAirport": "JFK",
          "ToAirport": "LHR",
          "DepartTime": "2014-04-13T19:00:00",
          "ArriveTime": "2014-04-14T07:20:00",
          "Segments": [
            {
              "JourneyTime": "07:20:00",
              "ServiceLevel": "Y",
              "TotalSeatsInAssignedClass": 9,
              "COSSlots": {
                "Y": 9,
                "B": 9,
                "M": 9,
                "S": 9,
                "H": 9,
                "Q": 9,
                "K": 9,
                "L": 9,
                "U": 9,
                "T": 9,
                "X": 9,
                "V": 5,
                "E": 0
              },
              "JourneyTimeStr": "07:20",
              "Overnight": 1,
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 100,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "New York (JFK)",
              "DepartCityDisplayString": "New York",
              "DepartDateDisplayString": "Sunday, Apr 13, 2014",
              "DepartTimeDisplayString": "Depart 7:00PM",
              "ArriveDisplayString": "London (LHR)",
              "ArriveCityDisplayString": "London",
              "ArriveDateDisplayString": "Monday, Apr 14",
              "ArriveTimeDisplayString": "Arrive 7:20AM (+1 day)",
              "CarrierDisplayString": "Delta",
              "JourneyTimeDisplayString": "7h20m",
              "EquipmentDisplayString": "Boeing 767-400",
              "StopCities": [],
              "Carrier": "DL",
              "FlightNumber": "401",
              "COS": "X",
              "DepartCity": "JFK",
              "ArriveCity": "LHR",
              "DepartTime": "2014-04-13T19:00:00",
              "ArriveTime": "2014-04-14T07:20:00",
              "Equipment": "764",
              "DepartTerminal": "4",
              "ArriveTerminal": "3",
              "Services": [
                " Lie-Flat Seat",
                " Movie",
                " In-Seat Power Source"
              ],
              "SegmentType": "AIR_SEGMENT",
              "ReferenceNumber": -1
            }
          ],
          "TotalSeatsInAssignedClass": 9,
          "ArrivalScore": 440,
          "JourneyTime": "07:20:00",
          "FlightTime": "07:20:00",
          "DepartDisplayString": "New York (JFK)",
          "DepartDateDisplayString": "Sunday, Apr 13, 2014",
          "DepartTimeDisplayString": "Depart 7:00PM",
          "ArriveDisplayString": "London (LHR)",
          "ArriveDateDisplayString": "Monday, Apr 14, 2014",
          "ArriveTimeDisplayString": "Arrive 7:20AM (+1 day)",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "7h20m",
          "FlightsDisplayString": "Delta 401 (X)",
          "AllCarrierCodes": [
            "DL"
          ],
          "Equipment": [
            "Boeing 767-400"
          ],
          "Layovers": [],
          "SummaryCarrier": "DL"
        },
        {
          "TripDirection": "RETURN_TRIP",
          "NativeOrder": 13,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "911d3910-99c3-4891-93d2-07a624e311d5",
          "FromAirport": "LHR",
          "ToAirport": "JFK",
          "DepartTime": "2014-04-21T11:30:00",
          "ArriveTime": "2014-04-21T14:35:00",
          "Segments": [
            {
              "JourneyTime": "08:05:00",
              "ServiceLevel": "Y",
              "TotalSeatsInAssignedClass": 9,
              "COSSlots": {
                "Y": 9,
                "B": 9,
                "M": 9,
                "S": 9,
                "H": 9,
                "Q": 9,
                "K": 9,
                "L": 9,
                "U": 9,
                "T": 9,
                "X": 9,
                "V": 9,
                "E": 0
              },
              "JourneyTimeStr": "08:05",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 100,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "London (LHR)",
              "DepartCityDisplayString": "London",
              "DepartDateDisplayString": "Monday, Apr 21, 2014",
              "DepartTimeDisplayString": "Depart 11:30AM",
              "ArriveDisplayString": "New York (JFK)",
              "ArriveCityDisplayString": "New York",
              "ArriveDateDisplayString": "Monday, Apr 21",
              "ArriveTimeDisplayString": "Arrive 2:35PM",
              "CarrierDisplayString": "Delta",
              "JourneyTimeDisplayString": "8h5m",
              "EquipmentDisplayString": "76W",
              "StopCities": [],
              "Carrier": "DL",
              "FlightNumber": "2",
              "COS": "X",
              "DepartCity": "LHR",
              "ArriveCity": "JFK",
              "DepartTime": "2014-04-21T11:30:00",
              "ArriveTime": "2014-04-21T14:35:00",
              "Equipment": "76W",
              "DepartTerminal": "3",
              "ArriveTerminal": "4",
              "Services": [
                " Movie",
                " In-Seat Power Source",
                " Lie-Flat Seat"
              ],
              "SegmentNumber": 1,
              "SegmentType": "AIR_SEGMENT",
              "ReferenceNumber": -1
            }
          ],
          "TotalSeatsInAssignedClass": 9,
          "DepartureScore": 690,
          "JourneyTime": "08:05:00",
          "FlightTime": "08:05:00",
          "DepartDisplayString": "London (LHR)",
          "DepartDateDisplayString": "Monday, Apr 21, 2014",
          "DepartTimeDisplayString": "Depart 11:30AM",
          "ArriveDisplayString": "New York (JFK)",
          "ArriveDateDisplayString": "Monday, Apr 21, 2014",
          "ArriveTimeDisplayString": "Arrive 2:35PM",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "8h5m",
          "FlightsDisplayString": "Delta 2 (X)",
          "AllCarrierCodes": [
            "DL"
          ],
          "Equipment": [
            "76W"
          ],
          "Layovers": [],
          "SummaryCarrier": "DL"
        }
      ],
      "PrioritizerKey": "DL",
      "OtherServiceLevels": []
    },
    {
      "BaggageURLs": [
        {
          "Carrier": "AA",
          "URL": "http://www.aa.com/i18n/travelInformation/baggage/baggageAllowance.jsp"
        }
      ],
      "PricingInfo": {
        "m_equivCalculated": true,
        "Messages": [
          "Priced using FXB/RPFA,U/KM command"
        ],
        "TotalFare": {
          "MinorUnits": 90451,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "TotalCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "BaseFare": {
          "MinorUnits": 20600,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "BaseCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "FareCalcCurrency": {
          "CurrencyCode": "NUC",
          "DecimalPlaces": 2,
          "CurrencyName": "Neutral Unit of Currency"
        },
        "FareCalcROE": 1,
        "ReferenceNumber": "1",
        "IsStoredFare": true,
        "TicketByDate": "2014-03-23T00:00:00",
        "OriginCityCode": "NYC",
        "PricingCommand": "FXB/RPFA,U/KM",
        "BaggageAllowances": [
          {
            "Amount": 1
          }
        ],
        "TaxYR": {
          "MinorUnits": 45800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "Taxes": [
          {
            "TaxDesignator": "YC",
            "TaxAmount": {
              "MinorUnits": 550,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "US",
            "TaxAmount": {
              "MinorUnits": 1750,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "US",
            "TaxAmount": {
              "MinorUnits": 1750,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "XA",
            "TaxAmount": {
              "MinorUnits": 500,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "XY",
            "TaxAmount": {
              "MinorUnits": 700,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "AY",
            "TaxAmount": {
              "MinorUnits": 250,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "GB",
            "TaxAmount": {
              "MinorUnits": 11485,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "UB",
            "TaxAmount": {
              "MinorUnits": 6616,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "XF",
            "TaxAmount": {
              "MinorUnits": 450,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          }
        ],
        "LinearFareLine": "NYC AA LON118.00QASKW4T AA NYC88.00QASKX4T NUC206.00END ROE1.000000 XF JFK4.5",
        "NumTickets": 1,
        "EquivAmount": {
          "MinorUnits": 20600,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "NUC",
            "DecimalPlaces": 2,
            "CurrencyName": "Neutral Unit of Currency"
          },
          "CurrencyString": "NUC"
        },
        "EquivCurrencyFareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "SegmentNumbers": [
          2,
          3
        ],
        "SegmentCOSes": [],
        "TotalTaxes": {
          "MinorUnits": 24051,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareRules": [],
        "FareBasisCodes": [
          "QASKW4T",
          "QASKX4T"
        ],
        "ForceFBCs": [],
        "PTCs": [],
        "PricingSubplan": {
          "Tuple": {
            "UniqueId": "04da85ff-becf-44c1-a664-10386c20ccdf",
            "Flights": [
              {
                "TripDirection": "OUTBOUND_TRIP",
                "NativeOrder": 12,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "e6a1b619-3298-461b-ad3b-7b1fb113b238",
                "FromAirport": "JFK",
                "ToAirport": "LHR",
                "DepartTime": "2014-04-13T19:30:00",
                "ArriveTime": "2014-04-14T07:45:00",
                "Segments": [
                  {
                    "JourneyTime": "07:15:00",
                    "ServiceLevel": "Y",
                    "TotalSeatsInAssignedClass": 7,
                    "COSSlots": {
                      "Y": 7,
                      "B": 7,
                      "H": 7,
                      "K": 7,
                      "M": 7,
                      "L": 7,
                      "V": 7,
                      "G": 7,
                      "S": 7,
                      "N": 7,
                      "Q": 7,
                      "O": 7
                    },
                    "JourneyTimeStr": "07:15",
                    "Overnight": 1,
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 500,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "AA",
                    "FlightNumber": "106",
                    "COS": "Q",
                    "DepartCity": "JFK",
                    "ArriveCity": "LHR",
                    "DepartTime": "2014-04-13T19:30:00",
                    "ArriveTime": "2014-04-14T07:45:00",
                    "Equipment": "77W",
                    "Services": [
                      " Movie",
                      " In-Seat Power Source",
                      " Lie-Flat Seat"
                    ],
                    "SegmentType": "AIR_SEGMENT",
                    "ReferenceNumber": -1
                  }
                ],
                "TotalSeatsInAssignedClass": 7,
                "ArrivalScore": 465,
                "JourneyTime": "07:15:00",
                "FlightTime": "07:15:00",
                "SummaryCarrier": "AA"
              },
              {
                "TripDirection": "RETURN_TRIP",
                "NativeOrder": 8,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "739f8176-e8fc-48ae-9575-4670e1b0fd55",
                "FromAirport": "LHR",
                "ToAirport": "JFK",
                "DepartTime": "2014-04-21T10:30:00",
                "ArriveTime": "2014-04-21T13:10:00",
                "Segments": [
                  {
                    "JourneyTime": "07:40:00",
                    "ServiceLevel": "Y",
                    "TotalSeatsInAssignedClass": 7,
                    "COSSlots": {
                      "Y": 7,
                      "B": 7,
                      "H": 7,
                      "K": 7,
                      "M": 7,
                      "L": 7,
                      "V": 7,
                      "G": 7,
                      "S": 7,
                      "N": 7,
                      "Q": 7,
                      "O": 7
                    },
                    "JourneyTimeStr": "07:40",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 500,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "AA",
                    "FlightNumber": "101",
                    "COS": "Q",
                    "DepartCity": "LHR",
                    "ArriveCity": "JFK",
                    "DepartTime": "2014-04-21T10:30:00",
                    "ArriveTime": "2014-04-21T13:10:00",
                    "Equipment": "77W",
                    "Services": [
                      " Movie",
                      " In-Seat Power Source",
                      " Lie-Flat Seat"
                    ],
                    "SegmentNumber": 1,
                    "SegmentType": "AIR_SEGMENT",
                    "ReferenceNumber": -1
                  }
                ],
                "TotalSeatsInAssignedClass": 7,
                "DepartureScore": 630,
                "JourneyTime": "07:40:00",
                "FlightTime": "07:40:00",
                "SummaryCarrier": "AA"
              }
            ],
            "PrioritizerKey": "AA",
            "OtherServiceLevels": []
          },
          "PartitionedPricing": [
            {
              "$type": "RightRez.CrsLogic.Pricing.AutoPricingCommand, RightRez.Core",
              "Bumpable": true,
              "StoredFareCommand": {
                "OriginalCommand": "FXP/RPFA,U",
                "Command": "FXP/RPFA,U",
                "Segments": [
                  {
                    "Carrier": "AA",
                    "FlightNumber": "106",
                    "FromAirportCode": "JFK",
                    "ToAirportCode": "LHR",
                    "DepartTime": "2014-04-13T19:30:00",
                    "ArriveTime": "2014-04-14T07:45:00",
                    "COS": "Q",
                    "SellStatus": "BookedOK",
                    "ReferenceNumber": -1,
                    "StopCities": []
                  },
                  {
                    "Carrier": "AA",
                    "FlightNumber": "101",
                    "FromAirportCode": "LHR",
                    "ToAirportCode": "JFK",
                    "DepartTime": "2014-04-21T10:30:00",
                    "ArriveTime": "2014-04-21T13:10:00",
                    "COS": "Q",
                    "SellStatus": "BookedOK",
                    "ReferenceNumber": -1,
                    "SegmentNumber": 1,
                    "StopCities": []
                  }
                ],
                "FOP": "CHECK",
                "Endorsements": "",
                "TourCode": "",
                "TicketDesignator": "",
                "PTC": "PFA",
                "Commission": "",
                "ValidatingCarrier": "AA"
              },
              "Segments": [
                {
                  "JourneyTime": "07:15:00",
                  "ServiceLevel": "Y",
                  "TotalSeatsInAssignedClass": 7,
                  "COSSlots": {
                    "Y": 7,
                    "B": 7,
                    "H": 7,
                    "K": 7,
                    "M": 7,
                    "L": 7,
                    "V": 7,
                    "G": 7,
                    "S": 7,
                    "N": 7,
                    "Q": 7,
                    "O": 7
                  },
                  "JourneyTimeStr": "07:15",
                  "Overnight": 1,
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 500,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "AA",
                  "FlightNumber": "106",
                  "COS": "Q",
                  "DepartCity": "JFK",
                  "ArriveCity": "LHR",
                  "DepartTime": "2014-04-13T19:30:00",
                  "ArriveTime": "2014-04-14T07:45:00",
                  "Equipment": "77W",
                  "Services": [
                    " Movie",
                    " In-Seat Power Source",
                    " Lie-Flat Seat"
                  ],
                  "SegmentType": "AIR_SEGMENT",
                  "ReferenceNumber": -1
                },
                {
                  "JourneyTime": "07:40:00",
                  "ServiceLevel": "Y",
                  "TotalSeatsInAssignedClass": 7,
                  "COSSlots": {
                    "Y": 7,
                    "B": 7,
                    "H": 7,
                    "K": 7,
                    "M": 7,
                    "L": 7,
                    "V": 7,
                    "G": 7,
                    "S": 7,
                    "N": 7,
                    "Q": 7,
                    "O": 7
                  },
                  "JourneyTimeStr": "07:40",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 500,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "AA",
                  "FlightNumber": "101",
                  "COS": "Q",
                  "DepartCity": "LHR",
                  "ArriveCity": "JFK",
                  "DepartTime": "2014-04-21T10:30:00",
                  "ArriveTime": "2014-04-21T13:10:00",
                  "Equipment": "77W",
                  "Services": [
                    " Movie",
                    " In-Seat Power Source",
                    " Lie-Flat Seat"
                  ],
                  "SegmentNumber": 1,
                  "SegmentType": "AIR_SEGMENT",
                  "ReferenceNumber": -1
                }
              ],
              "NumberOfSegments": 2,
              "NumberOfCarriers": 1,
              "DepartAirport": "JFK",
              "ArriveAirport": "LHR",
              "PricingRecord": {
                "fare_type": 1,
                "ID": "4e4e2b87-3d25-472f-8006-04c4b8fdc5ff",
                "selector_id": "5cd9c441-e9dd-4e63-b5d1-b40a6e375bf1",
                "RuleTag": "FREE",
                "SFT": "FXP[/S{SEGMENTS}]/R{FARE_CODE},U",
                "Endorsements": "",
                "TourCode": "",
                "tktdesignator": "",
                "PTC": "PFA",
                "FOPTag": "CHECK",
                "Commission": "",
                "FQTemplate": "",
                "SecondaryCarriers": "BA,IB",
                "ValidatingCarrier": "AA",
                "BulkTicket": true,
                "AllianceCarriers": "AA",
                "RoundTripLogic": "Both",
                "InvalidCodeshareCarriers": "",
                "InvalidCodeshareCarriersLongHaul": "US, BA",
                "InvalidCodeshareCarriersShortHaul": "BA",
                "InvalidFlightNumbers": "",
                "RuleSelector": {
                  "ID": "5cd9c441-e9dd-4e63-b5d1-b40a6e375bf1",
                  "Active": true,
                  "ClientID": "FAKE",
                  "StartDate": "2013-04-01T00:00:00",
                  "EndDate": "2015-03-31T00:00:00",
                  "CarrierCodes": "AA",
                  "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                  "From": {
                    "LocationType": "Continent",
                    "Location": "NA"
                  },
                  "To": {
                    "LocationType": "Continent",
                    "Location": "EU"
                  },
                  "FareType": "AirSea",
                  "Notes": "A ANY to ANY",
                  "TStamp": "2014-03-05T20:22:28.567",
                  "UpdatedBy": "FAKEAdmin"
                }
              },
              "SupportedFBCRecords": [
                {
                  "fare_type": 1,
                  "ID": "42ec8d17-75ff-4254-b21d-409157a92a28",
                  "selector_id": "fb1c3121-4dcb-4113-b235-5941e97cf89a",
                  "FBCTemplate": "{COS}AS{SEASON}{WEEKEND}3T",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "fb1c3121-4dcb-4113-b235-5941e97cf89a",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AA",
                    "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                    "From": {
                      "LocationType": "Country",
                      "Location": "US"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-11T18:38:28.753",
                    "UpdatedBy": "FAKEadmin"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "42ec8d17-75ff-4254-b21d-409157a92a28",
                  "selector_id": "fb1c3121-4dcb-4113-b235-5941e97cf89a",
                  "FBCTemplate": "{COS}AS{SEASON}{WEEKEND}3T",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "fb1c3121-4dcb-4113-b235-5941e97cf89a",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AA",
                    "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                    "From": {
                      "LocationType": "Country",
                      "Location": "US"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-11T18:38:28.753",
                    "UpdatedBy": "FAKEadmin"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                }
              ],
              "FareType": "AirSea",
              "BookType": "AirSea",
              "RuleID": "4e4e2b87-3d25-472f-8006-04c4b8fdc5ff"
            }
          ],
          "Messages": [],
          "FlightType": {
            "CompareValue": 10102,
            "NumberOfSegments": 2,
            "NumberOfCarriers": 1,
            "NumberOfTickets": 1
          }
        },
        "FareType": "AirSea",
        "TotalSurcharges": {
          "MinorUnits": 45800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "NetFarePriceBreakdown": {
        "BillableCost": {
          "MinorUnits": 90500,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalFare": {
          "MinorUnits": 90451,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalTaxes": {
          "MinorUnits": 24051,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedFuelSurcharge": {
          "MinorUnits": 45800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "InternalMarkup": {
          "MinorUnits": 49,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "FlightType": {
        "CompareValue": 10102,
        "NumberOfSegments": 2,
        "NumberOfCarriers": 1,
        "NumberOfTickets": 1
      },
      "InternalMarkup": {
        "MinorUnits": 49,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "BillableCost": {
        "MinorUnits": 90500,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalFare": {
        "MinorUnits": 90451,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalTaxes": {
        "MinorUnits": 24051,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedBaseFare": {
        "MinorUnits": 20600,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedFuelSurcharge": {
        "MinorUnits": 45800,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "FareType": "AirSea",
      "FareTypeInt": 1,
      "TicketByDate": "2014-03-23T00:00:00",
      "PricedNumTickets": 1,
      "JourneyTime": "14:55:00",
      "JourneyTimeMinutes": 895,
      "NetPriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PubPriceFormat": "{billable_cost} = {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "DefaultPricingDisplayString": "$905.00 =  $206.49 + $240.51 + $458.00",
      "DefaultNetPricingDisplayString": "$905.00 =  $206.49 + $240.51 + $458.00",
      "TotalFormat": "{billable_cost}",
      "TotalPricingDisplayString": "$905.00",
      "SortFare": 90500,
      "Messages": [],
      "TicketByDateDisplayString": "Sunday, Mar 23, 2014",
      "ServiceLevelDisplayString": "Coach",
      "FlightWarnings": [],
      "ArrivalScore": 465,
      "DepartureScore": 630,
      "SummaryCarrier": "AA",
      "FlightTypeInt": 10102,
      "NumberOfSegments": 2,
      "NumberOfCarriers": 1,
      "NumberOfTickets": 1,
      "RRezPrice": {
        "MinorUnits": 90451,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "UniqueId": "04da85ff-becf-44c1-a664-10386c20ccdf",
      "Flights": [
        {
          "TripDirection": "OUTBOUND_TRIP",
          "NativeOrder": 12,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "e6a1b619-3298-461b-ad3b-7b1fb113b238",
          "FromAirport": "JFK",
          "ToAirport": "LHR",
          "DepartTime": "2014-04-13T19:30:00",
          "ArriveTime": "2014-04-14T07:45:00",
          "Segments": [
            {
              "JourneyTime": "07:15:00",
              "ServiceLevel": "Y",
              "TotalSeatsInAssignedClass": 7,
              "COSSlots": {
                "Y": 7,
                "B": 7,
                "H": 7,
                "K": 7,
                "M": 7,
                "L": 7,
                "V": 7,
                "G": 7,
                "S": 7,
                "N": 7,
                "Q": 7,
                "O": 7
              },
              "JourneyTimeStr": "07:15",
              "Overnight": 1,
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 500,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "New York (JFK)",
              "DepartCityDisplayString": "New York",
              "DepartDateDisplayString": "Sunday, Apr 13, 2014",
              "DepartTimeDisplayString": "Depart 7:30PM",
              "ArriveDisplayString": "London (LHR)",
              "ArriveCityDisplayString": "London",
              "ArriveDateDisplayString": "Monday, Apr 14",
              "ArriveTimeDisplayString": "Arrive 7:45AM (+1 day)",
              "CarrierDisplayString": "American Airline",
              "JourneyTimeDisplayString": "7h15m",
              "EquipmentDisplayString": "Boeing 777-300ER",
              "StopCities": [],
              "Carrier": "AA",
              "FlightNumber": "106",
              "COS": "Q",
              "DepartCity": "JFK",
              "ArriveCity": "LHR",
              "DepartTime": "2014-04-13T19:30:00",
              "ArriveTime": "2014-04-14T07:45:00",
              "Equipment": "77W",
              "DepartTerminal": "8",
              "ArriveTerminal": "3",
              "Services": [
                " Movie",
                " In-Seat Power Source",
                " Lie-Flat Seat"
              ],
              "SegmentType": "AIR_SEGMENT",
              "ReferenceNumber": -1
            }
          ],
          "TotalSeatsInAssignedClass": 7,
          "ArrivalScore": 465,
          "JourneyTime": "07:15:00",
          "FlightTime": "07:15:00",
          "DepartDisplayString": "New York (JFK)",
          "DepartDateDisplayString": "Sunday, Apr 13, 2014",
          "DepartTimeDisplayString": "Depart 7:30PM",
          "ArriveDisplayString": "London (LHR)",
          "ArriveDateDisplayString": "Monday, Apr 14, 2014",
          "ArriveTimeDisplayString": "Arrive 7:45AM (+1 day)",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "7h15m",
          "FlightsDisplayString": "American Airline 106 (Q)",
          "AllCarrierCodes": [
            "AA"
          ],
          "Equipment": [
            "Boeing 777-300ER"
          ],
          "Layovers": [],
          "SummaryCarrier": "AA"
        },
        {
          "TripDirection": "RETURN_TRIP",
          "NativeOrder": 8,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "739f8176-e8fc-48ae-9575-4670e1b0fd55",
          "FromAirport": "LHR",
          "ToAirport": "JFK",
          "DepartTime": "2014-04-21T10:30:00",
          "ArriveTime": "2014-04-21T13:10:00",
          "Segments": [
            {
              "JourneyTime": "07:40:00",
              "ServiceLevel": "Y",
              "TotalSeatsInAssignedClass": 7,
              "COSSlots": {
                "Y": 7,
                "B": 7,
                "H": 7,
                "K": 7,
                "M": 7,
                "L": 7,
                "V": 7,
                "G": 7,
                "S": 7,
                "N": 7,
                "Q": 7,
                "O": 7
              },
              "JourneyTimeStr": "07:40",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 500,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "London (LHR)",
              "DepartCityDisplayString": "London",
              "DepartDateDisplayString": "Monday, Apr 21, 2014",
              "DepartTimeDisplayString": "Depart 10:30AM",
              "ArriveDisplayString": "New York (JFK)",
              "ArriveCityDisplayString": "New York",
              "ArriveDateDisplayString": "Monday, Apr 21",
              "ArriveTimeDisplayString": "Arrive 1:10PM",
              "CarrierDisplayString": "American Airline",
              "JourneyTimeDisplayString": "7h40m",
              "EquipmentDisplayString": "Boeing 777-300ER",
              "StopCities": [],
              "Carrier": "AA",
              "FlightNumber": "101",
              "COS": "Q",
              "DepartCity": "LHR",
              "ArriveCity": "JFK",
              "DepartTime": "2014-04-21T10:30:00",
              "ArriveTime": "2014-04-21T13:10:00",
              "Equipment": "77W",
              "DepartTerminal": "3",
              "ArriveTerminal": "8",
              "Services": [
                " Movie",
                " In-Seat Power Source",
                " Lie-Flat Seat"
              ],
              "SegmentNumber": 1,
              "SegmentType": "AIR_SEGMENT",
              "ReferenceNumber": -1
            }
          ],
          "TotalSeatsInAssignedClass": 7,
          "DepartureScore": 630,
          "JourneyTime": "07:40:00",
          "FlightTime": "07:40:00",
          "DepartDisplayString": "London (LHR)",
          "DepartDateDisplayString": "Monday, Apr 21, 2014",
          "DepartTimeDisplayString": "Depart 10:30AM",
          "ArriveDisplayString": "New York (JFK)",
          "ArriveDateDisplayString": "Monday, Apr 21, 2014",
          "ArriveTimeDisplayString": "Arrive 1:10PM",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "7h40m",
          "FlightsDisplayString": "American Airline 101 (Q)",
          "AllCarrierCodes": [
            "AA"
          ],
          "Equipment": [
            "Boeing 777-300ER"
          ],
          "Layovers": [],
          "SummaryCarrier": "AA"
        }
      ],
      "PrioritizerKey": "AA",
      "OtherServiceLevels": []
    },
    {
      "BaggageURLs": [
        {
          "Carrier": "AF",
          "URL": "http://www.airfrance.us/US/en/common/guidevoyageur/pratique/bagage_franchise_airfrance.htm"
        }
      ],
      "PricingInfo": {
        "m_equivCalculated": true,
        "Messages": [
          "Priced using FXB/RPFA,U/KM command"
        ],
        "TotalFare": {
          "MinorUnits": 87751,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "TotalCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "BaseFare": {
          "MinorUnits": 17900,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "BaseCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "ReferenceNumber": "1",
        "IsStoredFare": true,
        "TicketByDate": "2014-03-23T00:00:00",
        "OriginCityCode": "NYC",
        "PricingCommand": "FXB/RPFA,U/KM",
        "BaggageAllowances": [
          {
            "Amount": 1
          }
        ],
        "TaxYR": {
          "MinorUnits": 45800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "Taxes": [
          {
            "TaxDesignator": "YC",
            "TaxAmount": {
              "MinorUnits": 550,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "US",
            "TaxAmount": {
              "MinorUnits": 1750,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "US",
            "TaxAmount": {
              "MinorUnits": 1750,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "XA",
            "TaxAmount": {
              "MinorUnits": 500,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "XY",
            "TaxAmount": {
              "MinorUnits": 700,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "AY",
            "TaxAmount": {
              "MinorUnits": 250,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "GB",
            "TaxAmount": {
              "MinorUnits": 11485,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "UB",
            "TaxAmount": {
              "MinorUnits": 6616,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "XF",
            "TaxAmount": {
              "MinorUnits": 450,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          }
        ],
        "LinearFareLine": "NYC AF LON M/IT RKW3TAU0/LN805 DL NYC M/IT XKX3TAU0/LN805 END XF JFK4.5",
        "NumTickets": 1,
        "EquivAmount": {
          "MinorUnits": 17900,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "EquivCurrencyFareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "SegmentNumbers": [
          2,
          3
        ],
        "SegmentCOSes": [],
        "TotalTaxes": {
          "MinorUnits": 24051,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareRules": [],
        "FareBasisCodes": [
          "RKW3TAU0",
          "XKX3TAU0"
        ],
        "ForceFBCs": [],
        "PTCs": [],
        "PricingSubplan": {
          "Tuple": {
            "UniqueId": "a1d4544b-ad1e-4a51-a854-9b1564a38705",
            "Flights": [
              {
                "TripDirection": "OUTBOUND_TRIP",
                "NativeOrder": 9,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "81d04f93-9640-4c2f-8a4d-53aaab7f2b99",
                "FromAirport": "JFK",
                "ToAirport": "LHR",
                "DepartTime": "2014-04-13T19:00:00",
                "ArriveTime": "2014-04-14T07:20:00",
                "Segments": [
                  {
                    "JourneyTime": "07:20:00",
                    "ServiceLevel": "Y",
                    "TotalSeatsInAssignedClass": 9,
                    "COSSlots": {
                      "Y": 9,
                      "B": 9,
                      "M": 9,
                      "U": 9,
                      "K": 9,
                      "H": 9,
                      "L": 9,
                      "Q": 9,
                      "T": 9,
                      "N": 9,
                      "R": 9,
                      "V": 5
                    },
                    "JourneyTimeStr": "07:20",
                    "Overnight": 1,
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 200,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "AF",
                    "FlightNumber": "3601",
                    "COS": "R",
                    "DepartCity": "JFK",
                    "ArriveCity": "LHR",
                    "DepartTime": "2014-04-13T19:00:00",
                    "ArriveTime": "2014-04-14T07:20:00",
                    "Equipment": "764",
                    "OperatedByCode": "DL",
                    "Services": [
                      " Movie",
                      " In-Seat Power Source",
                      " Lie-Flat Seat"
                    ],
                    "CodeShare": true,
                    "SegmentType": "AIR_SEGMENT",
                    "ReferenceNumber": -1
                  }
                ],
                "TotalSeatsInAssignedClass": 9,
                "ArrivalScore": 440,
                "JourneyTime": "07:20:00",
                "FlightTime": "07:20:00",
                "SummaryCarrier": "AF"
              },
              {
                "TripDirection": "RETURN_TRIP",
                "NativeOrder": 10,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "7c80ef49-eeb4-42e2-b437-2ed95b146656",
                "FromAirport": "LHR",
                "ToAirport": "JFK",
                "DepartTime": "2014-04-21T10:30:00",
                "ArriveTime": "2014-04-21T13:32:00",
                "Segments": [
                  {
                    "JourneyTime": "08:02:00",
                    "ServiceLevel": "Y",
                    "TotalSeatsInAssignedClass": 9,
                    "COSSlots": {
                      "Y": 9,
                      "B": 9,
                      "M": 9,
                      "S": 9,
                      "H": 9,
                      "Q": 9,
                      "K": 9,
                      "L": 9,
                      "U": 9,
                      "T": 9,
                      "X": 9,
                      "V": 9,
                      "E": 0
                    },
                    "JourneyTimeStr": "08:02",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 100,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "DL",
                    "FlightNumber": "1",
                    "COS": "X",
                    "DepartCity": "LHR",
                    "ArriveCity": "JFK",
                    "DepartTime": "2014-04-21T10:30:00",
                    "ArriveTime": "2014-04-21T13:32:00",
                    "Equipment": "764",
                    "Services": [
                      " Movie",
                      " In-Seat Power Source",
                      " Lie-Flat Seat"
                    ],
                    "SegmentNumber": 1,
                    "SegmentType": "AIR_SEGMENT",
                    "ReferenceNumber": -1
                  }
                ],
                "TotalSeatsInAssignedClass": 9,
                "DepartureScore": 630,
                "JourneyTime": "08:02:00",
                "FlightTime": "08:02:00",
                "SummaryCarrier": "DL"
              }
            ],
            "PrioritizerKey": "AF",
            "OtherServiceLevels": []
          },
          "PartitionedPricing": [
            {
              "$type": "RightRez.CrsLogic.Pricing.AutoPricingCommand, RightRez.Core",
              "Bumpable": true,
              "StoredFareCommand": {
                "OriginalCommand": "FXP/RPFA,U",
                "Command": "FXP/RPFA,U",
                "Segments": [
                  {
                    "Carrier": "AF",
                    "FlightNumber": "3601",
                    "FromAirportCode": "JFK",
                    "ToAirportCode": "LHR",
                    "DepartTime": "2014-04-13T19:00:00",
                    "ArriveTime": "2014-04-14T07:20:00",
                    "COS": "R",
                    "SellStatus": "BookedOK",
                    "ReferenceNumber": -1,
                    "StopCities": []
                  },
                  {
                    "Carrier": "DL",
                    "FlightNumber": "1",
                    "FromAirportCode": "LHR",
                    "ToAirportCode": "JFK",
                    "DepartTime": "2014-04-21T10:30:00",
                    "ArriveTime": "2014-04-21T13:32:00",
                    "COS": "X",
                    "SellStatus": "BookedOK",
                    "ReferenceNumber": -1,
                    "SegmentNumber": 1,
                    "StopCities": []
                  }
                ],
                "FOP": "CCTP100615582000018/0114",
                "Endorsements": "",
                "TourCode": "",
                "TicketDesignator": "",
                "PTC": "PFA",
                "Commission": "",
                "ValidatingCarrier": "AF"
              },
              "Segments": [
                {
                  "JourneyTime": "07:20:00",
                  "ServiceLevel": "Y",
                  "TotalSeatsInAssignedClass": 9,
                  "COSSlots": {
                    "Y": 9,
                    "B": 9,
                    "M": 9,
                    "U": 9,
                    "K": 9,
                    "H": 9,
                    "L": 9,
                    "Q": 9,
                    "T": 9,
                    "N": 9,
                    "R": 9,
                    "V": 5
                  },
                  "JourneyTimeStr": "07:20",
                  "Overnight": 1,
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 200,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "AF",
                  "FlightNumber": "3601",
                  "COS": "R",
                  "DepartCity": "JFK",
                  "ArriveCity": "LHR",
                  "DepartTime": "2014-04-13T19:00:00",
                  "ArriveTime": "2014-04-14T07:20:00",
                  "Equipment": "764",
                  "OperatedByCode": "DL",
                  "Services": [
                    " Movie",
                    " In-Seat Power Source",
                    " Lie-Flat Seat"
                  ],
                  "CodeShare": true,
                  "SegmentType": "AIR_SEGMENT",
                  "ReferenceNumber": -1
                },
                {
                  "JourneyTime": "08:02:00",
                  "ServiceLevel": "Y",
                  "TotalSeatsInAssignedClass": 9,
                  "COSSlots": {
                    "Y": 9,
                    "B": 9,
                    "M": 9,
                    "S": 9,
                    "H": 9,
                    "Q": 9,
                    "K": 9,
                    "L": 9,
                    "U": 9,
                    "T": 9,
                    "X": 9,
                    "V": 9,
                    "E": 0
                  },
                  "JourneyTimeStr": "08:02",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 100,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "DL",
                  "FlightNumber": "1",
                  "COS": "X",
                  "DepartCity": "LHR",
                  "ArriveCity": "JFK",
                  "DepartTime": "2014-04-21T10:30:00",
                  "ArriveTime": "2014-04-21T13:32:00",
                  "Equipment": "764",
                  "Services": [
                    " Movie",
                    " In-Seat Power Source",
                    " Lie-Flat Seat"
                  ],
                  "SegmentNumber": 1,
                  "SegmentType": "AIR_SEGMENT",
                  "ReferenceNumber": -1
                }
              ],
              "NumberOfSegments": 2,
              "NumberOfCarriers": 1,
              "DepartAirport": "JFK",
              "ArriveAirport": "LHR",
              "PricingRecord": {
                "fare_type": 1,
                "ID": "fdf9aff9-fd6b-47b9-bb88-c6be16a1cd37",
                "selector_id": "dbfbd5c3-31bd-4649-867c-15e5596901b3",
                "RuleTag": "FREE",
                "SFT": "FXP[/S{SEGMENTS}]/R{FARE_CODE},U",
                "Endorsements": "",
                "TourCode": "",
                "tktdesignator": "",
                "PTC": "PFA",
                "FOPTag": "CCTP",
                "Commission": "",
                "FQTemplate": "",
                "SecondaryCarriers": "",
                "ValidatingCarrier": "AF",
                "BulkTicket": false,
                "AllianceCarriers": "AZ,DL,KL",
                "RoundTripLogic": "Both",
                "InvalidCodeshareCarriers": "",
                "InvalidCodeshareCarriersLongHaul": "",
                "InvalidCodeshareCarriersShortHaul": "",
                "InvalidFlightNumbers": "",
                "RuleSelector": {
                  "ID": "dbfbd5c3-31bd-4649-867c-15e5596901b3",
                  "Active": true,
                  "ClientID": "FAKE",
                  "StartDate": "2013-04-01T00:00:00",
                  "EndDate": "2015-03-31T00:00:00",
                  "CarrierCodes": "AF",
                  "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                  "From": {
                    "LocationType": "Continent",
                    "Location": "NA"
                  },
                  "To": {
                    "LocationType": "Continent",
                    "Location": "EU"
                  },
                  "FareType": "AirSea",
                  "Notes": "A DKA NA to EU",
                  "TStamp": "2014-02-25T20:46:22.39",
                  "UpdatedBy": "FAKEAdmin"
                }
              },
              "SupportedFBCRecords": [
                {
                  "fare_type": 1,
                  "ID": "662462e3-0b5a-4075-80e5-01f8559c8f22",
                  "selector_id": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}3TAU0",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AF,KL",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-08-30T14:07:41.957",
                    "UpdatedBy": "FAKEAdmin"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "f274ca7b-c876-499e-9f0c-2e0728e9a268",
                  "selector_id": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}TAYUS",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AF,KL",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-08-30T14:07:41.957",
                    "UpdatedBy": "FAKEAdmin"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "81cb85c8-9c42-4ae7-b770-3aecc7838170",
                  "selector_id": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}5TAYU",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AF,KL",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-08-30T14:07:41.957",
                    "UpdatedBy": "FAKEAdmin"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "04c317e3-0528-43ba-a5f9-a0b6f0c314c1",
                  "selector_id": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}TAYU0",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AF,KL",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-08-30T14:07:41.957",
                    "UpdatedBy": "FAKEAdmin"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "912cd874-6979-4bc7-9743-63c4e2867a1c",
                  "selector_id": "109146be-cd90-4e90-9baa-7a33961f692f",
                  "FareFiling": "Sale",
                  "FBCTemplate": "{COS}ASBP",
                  "RuleSelector": {
                    "ID": "109146be-cd90-4e90-9baa-7a33961f692f",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "DL,AZ",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-07-26T16:01:29.423",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "a0c59a71-1fe8-47a4-80b6-d5e36eb5e28c",
                  "selector_id": "109146be-cd90-4e90-9baa-7a33961f692f",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}AS2",
                  "RuleSelector": {
                    "ID": "109146be-cd90-4e90-9baa-7a33961f692f",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "DL,AZ",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-07-26T16:01:29.423",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "f410aa06-0a48-498e-8784-e38abaeed420",
                  "selector_id": "109146be-cd90-4e90-9baa-7a33961f692f",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}5TAYU",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "109146be-cd90-4e90-9baa-7a33961f692f",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "DL,AZ",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-07-26T16:01:29.423",
                    "UpdatedBy": "FAKE client"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                }
              ],
              "FareType": "AirSea",
              "BookType": "AirSea",
              "RuleID": "fdf9aff9-fd6b-47b9-bb88-c6be16a1cd37"
            }
          ],
          "Messages": [],
          "FlightType": {
            "CompareValue": 10102,
            "NumberOfSegments": 2,
            "NumberOfCarriers": 1,
            "NumberOfTickets": 1
          }
        },
        "FareType": "AirSea",
        "TotalSurcharges": {
          "MinorUnits": 45800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "NetFarePriceBreakdown": {
        "BillableCost": {
          "MinorUnits": 87800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalFare": {
          "MinorUnits": 87751,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalTaxes": {
          "MinorUnits": 24051,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedFuelSurcharge": {
          "MinorUnits": 45800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "InternalMarkup": {
          "MinorUnits": 49,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "FlightType": {
        "CompareValue": 10102,
        "NumberOfSegments": 2,
        "NumberOfCarriers": 1,
        "NumberOfTickets": 1
      },
      "InternalMarkup": {
        "MinorUnits": 49,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "BillableCost": {
        "MinorUnits": 87800,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalFare": {
        "MinorUnits": 87751,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalTaxes": {
        "MinorUnits": 24051,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedBaseFare": {
        "MinorUnits": 17900,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedFuelSurcharge": {
        "MinorUnits": 45800,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "FareType": "AirSea",
      "FareTypeInt": 1,
      "TicketByDate": "2014-03-23T00:00:00",
      "PricedNumTickets": 1,
      "JourneyTime": "15:22:00",
      "JourneyTimeMinutes": 922,
      "NetPriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PubPriceFormat": "{billable_cost} = {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "DefaultPricingDisplayString": "$878.00 =  $179.49 + $240.51 + $458.00",
      "DefaultNetPricingDisplayString": "$878.00 =  $179.49 + $240.51 + $458.00",
      "TotalFormat": "{billable_cost}",
      "TotalPricingDisplayString": "$878.00",
      "SortFare": 87800,
      "Messages": [],
      "TicketByDateDisplayString": "Sunday, Mar 23, 2014",
      "ServiceLevelDisplayString": "Coach",
      "FlightWarnings": [],
      "ArrivalScore": 440,
      "DepartureScore": 630,
      "SummaryCarrier": "AF",
      "FlightTypeInt": 10102,
      "NumberOfSegments": 2,
      "NumberOfCarriers": 1,
      "NumberOfTickets": 1,
      "RRezPrice": {
        "MinorUnits": 87751,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "UniqueId": "a1d4544b-ad1e-4a51-a854-9b1564a38705",
      "Flights": [
        {
          "TripDirection": "OUTBOUND_TRIP",
          "NativeOrder": 9,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "81d04f93-9640-4c2f-8a4d-53aaab7f2b99",
          "FromAirport": "JFK",
          "ToAirport": "LHR",
          "DepartTime": "2014-04-13T19:00:00",
          "ArriveTime": "2014-04-14T07:20:00",
          "Segments": [
            {
              "JourneyTime": "07:20:00",
              "ServiceLevel": "Y",
              "TotalSeatsInAssignedClass": 9,
              "COSSlots": {
                "Y": 9,
                "B": 9,
                "M": 9,
                "U": 9,
                "K": 9,
                "H": 9,
                "L": 9,
                "Q": 9,
                "T": 9,
                "N": 9,
                "R": 9,
                "V": 5
              },
              "JourneyTimeStr": "07:20",
              "Overnight": 1,
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 200,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "New York (JFK)",
              "DepartCityDisplayString": "New York",
              "DepartDateDisplayString": "Sunday, Apr 13, 2014",
              "DepartTimeDisplayString": "Depart 7:00PM",
              "ArriveDisplayString": "London (LHR)",
              "ArriveCityDisplayString": "London",
              "ArriveDateDisplayString": "Monday, Apr 14",
              "ArriveTimeDisplayString": "Arrive 7:20AM (+1 day)",
              "CarrierDisplayString": "Air France",
              "OperatedByDisplayString": "Operated By Delta",
              "JourneyTimeDisplayString": "7h20m",
              "EquipmentDisplayString": "Boeing 767-400",
              "StopCities": [],
              "Carrier": "AF",
              "FlightNumber": "3601",
              "COS": "R",
              "DepartCity": "JFK",
              "ArriveCity": "LHR",
              "DepartTime": "2014-04-13T19:00:00",
              "ArriveTime": "2014-04-14T07:20:00",
              "Equipment": "764",
              "DepartTerminal": "4",
              "ArriveTerminal": "3",
              "OperatedByCode": "DL",
              "Services": [
                " Movie",
                " In-Seat Power Source",
                " Lie-Flat Seat"
              ],
              "CodeShare": true,
              "SegmentType": "AIR_SEGMENT",
              "ReferenceNumber": -1
            }
          ],
          "TotalSeatsInAssignedClass": 9,
          "ArrivalScore": 440,
          "JourneyTime": "07:20:00",
          "FlightTime": "07:20:00",
          "DepartDisplayString": "New York (JFK)",
          "DepartDateDisplayString": "Sunday, Apr 13, 2014",
          "DepartTimeDisplayString": "Depart 7:00PM",
          "ArriveDisplayString": "London (LHR)",
          "ArriveDateDisplayString": "Monday, Apr 14, 2014",
          "ArriveTimeDisplayString": "Arrive 7:20AM (+1 day)",
          "OperatedByDisplayString": "AF 3601 Operated By Delta",
          "JourneyTimeDisplayString": "7h20m",
          "FlightsDisplayString": "Air France 3601 (R)",
          "AllCarrierCodes": [
            "AF"
          ],
          "Equipment": [
            "Boeing 767-400"
          ],
          "Layovers": [],
          "SummaryCarrier": "AF"
        },
        {
          "TripDirection": "RETURN_TRIP",
          "NativeOrder": 10,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "7c80ef49-eeb4-42e2-b437-2ed95b146656",
          "FromAirport": "LHR",
          "ToAirport": "JFK",
          "DepartTime": "2014-04-21T10:30:00",
          "ArriveTime": "2014-04-21T13:32:00",
          "Segments": [
            {
              "JourneyTime": "08:02:00",
              "ServiceLevel": "Y",
              "TotalSeatsInAssignedClass": 9,
              "COSSlots": {
                "Y": 9,
                "B": 9,
                "M": 9,
                "S": 9,
                "H": 9,
                "Q": 9,
                "K": 9,
                "L": 9,
                "U": 9,
                "T": 9,
                "X": 9,
                "V": 9,
                "E": 0
              },
              "JourneyTimeStr": "08:02",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 100,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "London (LHR)",
              "DepartCityDisplayString": "London",
              "DepartDateDisplayString": "Monday, Apr 21, 2014",
              "DepartTimeDisplayString": "Depart 10:30AM",
              "ArriveDisplayString": "New York (JFK)",
              "ArriveCityDisplayString": "New York",
              "ArriveDateDisplayString": "Monday, Apr 21",
              "ArriveTimeDisplayString": "Arrive 1:32PM",
              "CarrierDisplayString": "Delta",
              "JourneyTimeDisplayString": "8h2m",
              "EquipmentDisplayString": "Boeing 767-400",
              "StopCities": [],
              "Carrier": "DL",
              "FlightNumber": "1",
              "COS": "X",
              "DepartCity": "LHR",
              "ArriveCity": "JFK",
              "DepartTime": "2014-04-21T10:30:00",
              "ArriveTime": "2014-04-21T13:32:00",
              "Equipment": "764",
              "DepartTerminal": "3",
              "ArriveTerminal": "4",
              "Services": [
                " Movie",
                " In-Seat Power Source",
                " Lie-Flat Seat"
              ],
              "SegmentNumber": 1,
              "SegmentType": "AIR_SEGMENT",
              "ReferenceNumber": -1
            }
          ],
          "TotalSeatsInAssignedClass": 9,
          "DepartureScore": 630,
          "JourneyTime": "08:02:00",
          "FlightTime": "08:02:00",
          "DepartDisplayString": "London (LHR)",
          "DepartDateDisplayString": "Monday, Apr 21, 2014",
          "DepartTimeDisplayString": "Depart 10:30AM",
          "ArriveDisplayString": "New York (JFK)",
          "ArriveDateDisplayString": "Monday, Apr 21, 2014",
          "ArriveTimeDisplayString": "Arrive 1:32PM",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "8h2m",
          "FlightsDisplayString": "Delta 1 (X)",
          "AllCarrierCodes": [
            "DL"
          ],
          "Equipment": [
            "Boeing 767-400"
          ],
          "Layovers": [],
          "SummaryCarrier": "DL"
        }
      ],
      "PrioritizerKey": "AF",
      "OtherServiceLevels": []
    },
    {
      "BaggageURLs": [
        {
          "Carrier": "KL",
          "URL": "http://www.klm.com/travel/nl_en/prepare_for_travel/baggage/baggage_allowance/index.htm"
        }
      ],
      "PricingInfo": {
        "m_equivCalculated": true,
        "Messages": [
          "Priced using FXB/RPFA,U/KM command"
        ],
        "TotalFare": {
          "MinorUnits": 87751,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "TotalCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "BaseFare": {
          "MinorUnits": 17900,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "BaseCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "ReferenceNumber": "1",
        "IsStoredFare": true,
        "TicketByDate": "2014-03-23T00:00:00",
        "OriginCityCode": "NYC",
        "PricingCommand": "FXB/RPFA,U/KM",
        "BaggageAllowances": [
          {
            "Amount": 1
          }
        ],
        "TaxYR": {
          "MinorUnits": 45800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "Taxes": [
          {
            "TaxDesignator": "YC",
            "TaxAmount": {
              "MinorUnits": 550,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "US",
            "TaxAmount": {
              "MinorUnits": 1750,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "US",
            "TaxAmount": {
              "MinorUnits": 1750,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "XA",
            "TaxAmount": {
              "MinorUnits": 500,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "XY",
            "TaxAmount": {
              "MinorUnits": 700,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "AY",
            "TaxAmount": {
              "MinorUnits": 250,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "GB",
            "TaxAmount": {
              "MinorUnits": 11485,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "UB",
            "TaxAmount": {
              "MinorUnits": 6616,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          },
          {
            "TaxDesignator": "XF",
            "TaxAmount": {
              "MinorUnits": 450,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          }
        ],
        "LinearFareLine": "NYC KL LON M/IT RKW3TAU0/LN805 DL NYC M/IT XKX3TAU0/LN805 END XF JFK4.5",
        "NumTickets": 1,
        "EquivAmount": {
          "MinorUnits": 17900,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "EquivCurrencyFareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "SegmentNumbers": [
          2,
          3
        ],
        "SegmentCOSes": [],
        "TotalTaxes": {
          "MinorUnits": 24051,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareRules": [],
        "FareBasisCodes": [
          "RKW3TAU0",
          "XKX3TAU0"
        ],
        "ForceFBCs": [],
        "PTCs": [],
        "PricingSubplan": {
          "Tuple": {
            "UniqueId": "58543fba-867e-40a2-86da-74980ec8d7db",
            "Flights": [
              {
                "TripDirection": "OUTBOUND_TRIP",
                "NativeOrder": 29,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "a06733c8-f038-444f-a0c7-3c23534029f3",
                "FromAirport": "JFK",
                "ToAirport": "LHR",
                "DepartTime": "2014-04-13T22:30:00",
                "ArriveTime": "2014-04-14T10:40:00",
                "Segments": [
                  {
                    "JourneyTime": "07:10:00",
                    "ServiceLevel": "Y",
                    "TotalSeatsInAssignedClass": 3,
                    "COSSlots": {
                      "Y": 9,
                      "B": 9,
                      "M": 9,
                      "U": 9,
                      "K": 9,
                      "H": 9,
                      "L": 9,
                      "Q": 9,
                      "T": 6,
                      "N": 3,
                      "R": 3
                    },
                    "JourneyTimeStr": "07:10",
                    "Overnight": 1,
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 100,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "KL",
                    "FlightNumber": "6005",
                    "COS": "R",
                    "DepartCity": "JFK",
                    "ArriveCity": "LHR",
                    "DepartTime": "2014-04-13T22:30:00",
                    "ArriveTime": "2014-04-14T10:40:00",
                    "Equipment": "76W",
                    "OperatedByCode": "DL",
                    "Services": [],
                    "CodeShare": true,
                    "SegmentType": "AIR_SEGMENT",
                    "ReferenceNumber": -1
                  }
                ],
                "TotalSeatsInAssignedClass": 3,
                "ArrivalScore": 640,
                "JourneyTime": "07:10:00",
                "FlightTime": "07:10:00",
                "SummaryCarrier": "KL"
              },
              {
                "TripDirection": "RETURN_TRIP",
                "NativeOrder": 28,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "816e0e17-abf6-4b6a-8ddf-a8fef9ccd9b8",
                "FromAirport": "LHR",
                "ToAirport": "JFK",
                "DepartTime": "2014-04-21T17:30:00",
                "ArriveTime": "2014-04-21T20:30:00",
                "Segments": [
                  {
                    "JourneyTime": "08:00:00",
                    "ServiceLevel": "Y",
                    "TotalSeatsInAssignedClass": 9,
                    "COSSlots": {
                      "Y": 9,
                      "B": 9,
                      "M": 9,
                      "S": 9,
                      "H": 9,
                      "Q": 9,
                      "K": 9,
                      "L": 9,
                      "U": 9,
                      "T": 9,
                      "X": 9,
                      "V": 9,
                      "E": 0
                    },
                    "JourneyTimeStr": "08:00",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 100,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "DL",
                    "FlightNumber": "3",
                    "COS": "X",
                    "DepartCity": "LHR",
                    "ArriveCity": "JFK",
                    "DepartTime": "2014-04-21T17:30:00",
                    "ArriveTime": "2014-04-21T20:30:00",
                    "Equipment": "76W",
                    "Services": [
                      " Movie",
                      " In-Seat Power Source",
                      " Lie-Flat Seat"
                    ],
                    "SegmentNumber": 1,
                    "SegmentType": "AIR_SEGMENT",
                    "ReferenceNumber": -1
                  }
                ],
                "TotalSeatsInAssignedClass": 9,
                "DepartureScore": 1050,
                "JourneyTime": "08:00:00",
                "FlightTime": "08:00:00",
                "SummaryCarrier": "DL"
              }
            ],
            "PrioritizerKey": "KL",
            "OtherServiceLevels": []
          },
          "PartitionedPricing": [
            {
              "$type": "RightRez.CrsLogic.Pricing.AutoPricingCommand, RightRez.Core",
              "Bumpable": true,
              "StoredFareCommand": {
                "OriginalCommand": "FXP/RPFA,U",
                "Command": "FXP/RPFA,U",
                "Segments": [
                  {
                    "Carrier": "KL",
                    "FlightNumber": "6005",
                    "FromAirportCode": "JFK",
                    "ToAirportCode": "LHR",
                    "DepartTime": "2014-04-13T22:30:00",
                    "ArriveTime": "2014-04-14T10:40:00",
                    "COS": "R",
                    "SellStatus": "BookedOK",
                    "ReferenceNumber": -1,
                    "StopCities": []
                  },
                  {
                    "Carrier": "DL",
                    "FlightNumber": "3",
                    "FromAirportCode": "LHR",
                    "ToAirportCode": "JFK",
                    "DepartTime": "2014-04-21T17:30:00",
                    "ArriveTime": "2014-04-21T20:30:00",
                    "COS": "X",
                    "SellStatus": "BookedOK",
                    "ReferenceNumber": -1,
                    "SegmentNumber": 1,
                    "StopCities": []
                  }
                ],
                "FOP": "CCTP100615582000018/0114",
                "Endorsements": "",
                "TourCode": "",
                "TicketDesignator": "",
                "PTC": "PFA",
                "Commission": "",
                "ValidatingCarrier": "DL"
              },
              "Segments": [
                {
                  "JourneyTime": "07:10:00",
                  "ServiceLevel": "Y",
                  "TotalSeatsInAssignedClass": 3,
                  "COSSlots": {
                    "Y": 9,
                    "B": 9,
                    "M": 9,
                    "U": 9,
                    "K": 9,
                    "H": 9,
                    "L": 9,
                    "Q": 9,
                    "T": 6,
                    "N": 3,
                    "R": 3
                  },
                  "JourneyTimeStr": "07:10",
                  "Overnight": 1,
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 100,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "KL",
                  "FlightNumber": "6005",
                  "COS": "R",
                  "DepartCity": "JFK",
                  "ArriveCity": "LHR",
                  "DepartTime": "2014-04-13T22:30:00",
                  "ArriveTime": "2014-04-14T10:40:00",
                  "Equipment": "76W",
                  "OperatedByCode": "DL",
                  "Services": [],
                  "CodeShare": true,
                  "SegmentType": "AIR_SEGMENT",
                  "ReferenceNumber": -1
                },
                {
                  "JourneyTime": "08:00:00",
                  "ServiceLevel": "Y",
                  "TotalSeatsInAssignedClass": 9,
                  "COSSlots": {
                    "Y": 9,
                    "B": 9,
                    "M": 9,
                    "S": 9,
                    "H": 9,
                    "Q": 9,
                    "K": 9,
                    "L": 9,
                    "U": 9,
                    "T": 9,
                    "X": 9,
                    "V": 9,
                    "E": 0
                  },
                  "JourneyTimeStr": "08:00",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 100,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "DL",
                  "FlightNumber": "3",
                  "COS": "X",
                  "DepartCity": "LHR",
                  "ArriveCity": "JFK",
                  "DepartTime": "2014-04-21T17:30:00",
                  "ArriveTime": "2014-04-21T20:30:00",
                  "Equipment": "76W",
                  "Services": [
                    " Movie",
                    " In-Seat Power Source",
                    " Lie-Flat Seat"
                  ],
                  "SegmentNumber": 1,
                  "SegmentType": "AIR_SEGMENT",
                  "ReferenceNumber": -1
                }
              ],
              "NumberOfSegments": 2,
              "NumberOfCarriers": 1,
              "DepartAirport": "JFK",
              "ArriveAirport": "LHR",
              "PricingRecord": {
                "fare_type": 1,
                "ID": "7c59bdd4-c789-45f0-9707-c27aee0311b2",
                "selector_id": "b72365b1-a189-42f8-8602-33babffca237",
                "RuleTag": "FREE",
                "SFT": "FXP[/S{SEGMENTS}]/RPFA,U",
                "Endorsements": "",
                "TourCode": "",
                "tktdesignator": "",
                "PTC": "PFA",
                "FOPTag": "CCTP",
                "Commission": "",
                "FQTemplate": "",
                "SecondaryCarriers": "",
                "ValidatingCarrier": "DL",
                "BulkTicket": false,
                "AllianceCarriers": "AF,AZ,DL",
                "RoundTripLogic": "Both",
                "InvalidCodeshareCarriers": "",
                "InvalidCodeshareCarriersLongHaul": "",
                "InvalidCodeshareCarriersShortHaul": "",
                "InvalidFlightNumbers": "",
                "RuleSelector": {
                  "ID": "b72365b1-a189-42f8-8602-33babffca237",
                  "Active": true,
                  "ClientID": "FAKE",
                  "StartDate": "2013-04-01T00:00:00",
                  "EndDate": "2015-03-31T00:00:00",
                  "CarrierCodes": "KL",
                  "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                  "From": {
                    "LocationType": "Continent",
                    "Location": "NA"
                  },
                  "To": {
                    "LocationType": "Continent",
                    "Location": "EU"
                  },
                  "FareType": "AirSea",
                  "Notes": "A DKA NA to EU",
                  "TStamp": "2014-02-25T20:56:56.723",
                  "UpdatedBy": "FAKEAdmin"
                }
              },
              "SupportedFBCRecords": [
                {
                  "fare_type": 1,
                  "ID": "662462e3-0b5a-4075-80e5-01f8559c8f22",
                  "selector_id": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}3TAU0",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AF,KL",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-08-30T14:07:41.957",
                    "UpdatedBy": "FAKEAdmin"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "f274ca7b-c876-499e-9f0c-2e0728e9a268",
                  "selector_id": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}TAYUS",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AF,KL",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-08-30T14:07:41.957",
                    "UpdatedBy": "FAKEAdmin"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "81cb85c8-9c42-4ae7-b770-3aecc7838170",
                  "selector_id": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}5TAYU",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AF,KL",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-08-30T14:07:41.957",
                    "UpdatedBy": "FAKEAdmin"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "04c317e3-0528-43ba-a5f9-a0b6f0c314c1",
                  "selector_id": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}TAYU0",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "4b6ac9fb-c8bb-4a91-8412-cc652fc925a7",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AF,KL",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-08-30T14:07:41.957",
                    "UpdatedBy": "FAKEAdmin"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "912cd874-6979-4bc7-9743-63c4e2867a1c",
                  "selector_id": "109146be-cd90-4e90-9baa-7a33961f692f",
                  "FareFiling": "Sale",
                  "FBCTemplate": "{COS}ASBP",
                  "RuleSelector": {
                    "ID": "109146be-cd90-4e90-9baa-7a33961f692f",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "DL,AZ",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-07-26T16:01:29.423",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "a0c59a71-1fe8-47a4-80b6-d5e36eb5e28c",
                  "selector_id": "109146be-cd90-4e90-9baa-7a33961f692f",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}AS2",
                  "RuleSelector": {
                    "ID": "109146be-cd90-4e90-9baa-7a33961f692f",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "DL,AZ",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-07-26T16:01:29.423",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "f410aa06-0a48-498e-8784-e38abaeed420",
                  "selector_id": "109146be-cd90-4e90-9baa-7a33961f692f",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}5TAYU",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "109146be-cd90-4e90-9baa-7a33961f692f",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "DL,AZ",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Country",
                      "Location": "GB"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "DKA",
                    "TStamp": "2013-07-26T16:01:29.423",
                    "UpdatedBy": "FAKE client"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                }
              ],
              "FareType": "AirSea",
              "BookType": "AirSea",
              "RuleID": "7c59bdd4-c789-45f0-9707-c27aee0311b2"
            }
          ],
          "Messages": [],
          "FlightType": {
            "CompareValue": 10102,
            "NumberOfSegments": 2,
            "NumberOfCarriers": 1,
            "NumberOfTickets": 1
          }
        },
        "FareType": "AirSea",
        "TotalSurcharges": {
          "MinorUnits": 45800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "NetFarePriceBreakdown": {
        "BillableCost": {
          "MinorUnits": 87800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalFare": {
          "MinorUnits": 87751,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalTaxes": {
          "MinorUnits": 24051,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedFuelSurcharge": {
          "MinorUnits": 45800,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "InternalMarkup": {
          "MinorUnits": 49,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "FlightType": {
        "CompareValue": 10102,
        "NumberOfSegments": 2,
        "NumberOfCarriers": 1,
        "NumberOfTickets": 1
      },
      "InternalMarkup": {
        "MinorUnits": 49,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "BillableCost": {
        "MinorUnits": 87800,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalFare": {
        "MinorUnits": 87751,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalTaxes": {
        "MinorUnits": 24051,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedBaseFare": {
        "MinorUnits": 17900,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedFuelSurcharge": {
        "MinorUnits": 45800,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "FareType": "AirSea",
      "FareTypeInt": 1,
      "TicketByDate": "2014-03-23T00:00:00",
      "PricedNumTickets": 1,
      "JourneyTime": "15:10:00",
      "JourneyTimeMinutes": 910,
      "NetPriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PubPriceFormat": "{billable_cost} = {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "DefaultPricingDisplayString": "$878.00 =  $179.49 + $240.51 + $458.00",
      "DefaultNetPricingDisplayString": "$878.00 =  $179.49 + $240.51 + $458.00",
      "TotalFormat": "{billable_cost}",
      "TotalPricingDisplayString": "$878.00",
      "SortFare": 87800,
      "Messages": [],
      "TicketByDateDisplayString": "Sunday, Mar 23, 2014",
      "ServiceLevelDisplayString": "Coach",
      "FlightWarnings": [],
      "ArrivalScore": 640,
      "DepartureScore": 1050,
      "SummaryCarrier": "KL",
      "FlightTypeInt": 10102,
      "NumberOfSegments": 2,
      "NumberOfCarriers": 1,
      "NumberOfTickets": 1,
      "RRezPrice": {
        "MinorUnits": 87751,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "UniqueId": "58543fba-867e-40a2-86da-74980ec8d7db",
      "Flights": [
        {
          "TripDirection": "OUTBOUND_TRIP",
          "NativeOrder": 29,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "a06733c8-f038-444f-a0c7-3c23534029f3",
          "FromAirport": "JFK",
          "ToAirport": "LHR",
          "DepartTime": "2014-04-13T22:30:00",
          "ArriveTime": "2014-04-14T10:40:00",
          "Segments": [
            {
              "JourneyTime": "07:10:00",
              "ServiceLevel": "Y",
              "TotalSeatsInAssignedClass": 3,
              "COSSlots": {
                "Y": 9,
                "B": 9,
                "M": 9,
                "U": 9,
                "K": 9,
                "H": 9,
                "L": 9,
                "Q": 9,
                "T": 6,
                "N": 3,
                "R": 3
              },
              "JourneyTimeStr": "07:10",
              "Overnight": 1,
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 100,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "New York (JFK)",
              "DepartCityDisplayString": "New York",
              "DepartDateDisplayString": "Sunday, Apr 13, 2014",
              "DepartTimeDisplayString": "Depart 10:30PM",
              "ArriveDisplayString": "London (LHR)",
              "ArriveCityDisplayString": "London",
              "ArriveDateDisplayString": "Monday, Apr 14",
              "ArriveTimeDisplayString": "Arrive 10:40AM (+1 day)",
              "CarrierDisplayString": "KLM",
              "OperatedByDisplayString": "Operated By Delta",
              "JourneyTimeDisplayString": "7h10m",
              "EquipmentDisplayString": "76W",
              "StopCities": [],
              "Carrier": "KL",
              "FlightNumber": "6005",
              "COS": "R",
              "DepartCity": "JFK",
              "ArriveCity": "LHR",
              "DepartTime": "2014-04-13T22:30:00",
              "ArriveTime": "2014-04-14T10:40:00",
              "Equipment": "76W",
              "DepartTerminal": "4",
              "ArriveTerminal": "3",
              "OperatedByCode": "DL",
              "Services": [],
              "CodeShare": true,
              "SegmentType": "AIR_SEGMENT",
              "ReferenceNumber": -1
            }
          ],
          "TotalSeatsInAssignedClass": 3,
          "ArrivalScore": 640,
          "JourneyTime": "07:10:00",
          "FlightTime": "07:10:00",
          "DepartDisplayString": "New York (JFK)",
          "DepartDateDisplayString": "Sunday, Apr 13, 2014",
          "DepartTimeDisplayString": "Depart 10:30PM",
          "ArriveDisplayString": "London (LHR)",
          "ArriveDateDisplayString": "Monday, Apr 14, 2014",
          "ArriveTimeDisplayString": "Arrive 10:40AM (+1 day)",
          "OperatedByDisplayString": "KL 6005 Operated By Delta",
          "JourneyTimeDisplayString": "7h10m",
          "FlightsDisplayString": "KLM 6005 (R)",
          "AllCarrierCodes": [
            "KL"
          ],
          "Equipment": [
            "76W"
          ],
          "Layovers": [],
          "SummaryCarrier": "KL"
        },
        {
          "TripDirection": "RETURN_TRIP",
          "NativeOrder": 28,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "816e0e17-abf6-4b6a-8ddf-a8fef9ccd9b8",
          "FromAirport": "LHR",
          "ToAirport": "JFK",
          "DepartTime": "2014-04-21T17:30:00",
          "ArriveTime": "2014-04-21T20:30:00",
          "Segments": [
            {
              "JourneyTime": "08:00:00",
              "ServiceLevel": "Y",
              "TotalSeatsInAssignedClass": 9,
              "COSSlots": {
                "Y": 9,
                "B": 9,
                "M": 9,
                "S": 9,
                "H": 9,
                "Q": 9,
                "K": 9,
                "L": 9,
                "U": 9,
                "T": 9,
                "X": 9,
                "V": 9,
                "E": 0
              },
              "JourneyTimeStr": "08:00",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 100,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "London (LHR)",
              "DepartCityDisplayString": "London",
              "DepartDateDisplayString": "Monday, Apr 21, 2014",
              "DepartTimeDisplayString": "Depart 5:30PM",
              "ArriveDisplayString": "New York (JFK)",
              "ArriveCityDisplayString": "New York",
              "ArriveDateDisplayString": "Monday, Apr 21",
              "ArriveTimeDisplayString": "Arrive 8:30PM",
              "CarrierDisplayString": "Delta",
              "JourneyTimeDisplayString": "8h0m",
              "EquipmentDisplayString": "76W",
              "StopCities": [],
              "Carrier": "DL",
              "FlightNumber": "3",
              "COS": "X",
              "DepartCity": "LHR",
              "ArriveCity": "JFK",
              "DepartTime": "2014-04-21T17:30:00",
              "ArriveTime": "2014-04-21T20:30:00",
              "Equipment": "76W",
              "DepartTerminal": "3",
              "ArriveTerminal": "4",
              "Services": [
                " Movie",
                " In-Seat Power Source",
                " Lie-Flat Seat"
              ],
              "SegmentNumber": 1,
              "SegmentType": "AIR_SEGMENT",
              "ReferenceNumber": -1
            }
          ],
          "TotalSeatsInAssignedClass": 9,
          "DepartureScore": 1050,
          "JourneyTime": "08:00:00",
          "FlightTime": "08:00:00",
          "DepartDisplayString": "London (LHR)",
          "DepartDateDisplayString": "Monday, Apr 21, 2014",
          "DepartTimeDisplayString": "Depart 5:30PM",
          "ArriveDisplayString": "New York (JFK)",
          "ArriveDateDisplayString": "Monday, Apr 21, 2014",
          "ArriveTimeDisplayString": "Arrive 8:30PM",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "8h0m",
          "FlightsDisplayString": "Delta 3 (X)",
          "AllCarrierCodes": [
            "DL"
          ],
          "Equipment": [
            "76W"
          ],
          "Layovers": [],
          "SummaryCarrier": "DL"
        }
      ],
      "PrioritizerKey": "KL",
      "OtherServiceLevels": []
    },
    {
      "BaggageURLs": [
        {
          "Carrier": "IB",
          "URL": "http://www.iberia.com/OneToOne/v3/obsmenu.do?prgOid=8462&tabId=3&menuId=02120500000000&menuRP=3&language=en&country=US&market=US&IS_ANONYMOUS=true"
        }
      ],
      "PricingInfo": {
        "m_equivCalculated": true,
        "Messages": [],
        "TotalFare": {
          "MinorUnits": 90451,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "TotalCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "BaseFare": {
          "MinorUnits": 20600,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "BaseCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "PenaltyText": "TICKETS ARE NON REFUNDABLE AFTER DEPARTURE",
        "TicketByDate": "2014-03-23T00:00:00",
        "BaggageAllowances": [],
        "Taxes": [
          {
            "TaxDesignator": "alltaxes",
            "TaxAmount": {
              "MinorUnits": 69851,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          }
        ],
        "NumTickets": 1,
        "EquivAmount": {
          "MinorUnits": 20600,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "EquivCurrencyFareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "SegmentNumbers": [],
        "SegmentCOSes": [
          "Q",
          "Q"
        ],
        "TotalTaxes": {
          "MinorUnits": 69851,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareRules": [],
        "FareBasisCodes": [
          "QKTOCRWJ",
          "QKTOCRXJ"
        ],
        "ForceFBCs": [],
        "PTCs": [
          "PFA"
        ],
        "PricingSubplan": {
          "Tuple": {
            "UniqueId": "00052f46-b8b7-4fa8-beeb-1f2b217b5f78",
            "Flights": [
              {
                "TripDirection": "OUTBOUND_TRIP",
                "NativeOrder": 42,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "1cc4db37-fd33-4c3e-8613-7f778e37dcd2",
                "FromAirport": "JFK",
                "ToAirport": "LHR",
                "DepartTime": "2014-04-13T18:05:00",
                "ArriveTime": "2014-04-14T06:20:00",
                "Segments": [
                  {
                    "JourneyTime": "07:15:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "07:15",
                    "Overnight": 1,
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 100,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "IB",
                    "FlightNumber": "4218",
                    "COS": "Q",
                    "DepartCity": "JFK",
                    "ArriveCity": "LHR",
                    "DepartTime": "2014-04-13T18:05:00",
                    "ArriveTime": "2014-04-14T06:20:00",
                    "Equipment": "77W",
                    "OperatedByCode": "AA",
                    "Services": [],
                    "CodeShare": true,
                    "SegmentType": "AIR_SEGMENT"
                  }
                ],
                "ArrivalScore": 380,
                "JourneyTime": "07:15:00",
                "FlightTime": "07:15:00",
                "SummaryCarrier": "IB"
              },
              {
                "TripDirection": "RETURN_TRIP",
                "NativeOrder": 34,
                "OtherServiceLevels": [
                  {
                    "CharCode": "Y",
                    "Name": "Coach",
                    "Code": "Y"
                  }
                ],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "8ccb66e3-9667-47d4-ac5c-3ecb96f289b0",
                "FromAirport": "LHR",
                "ToAirport": "JFK",
                "DepartTime": "2014-04-21T08:30:00",
                "ArriveTime": "2014-04-21T11:05:00",
                "Segments": [
                  {
                    "JourneyTime": "07:35:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "07:35",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 100,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "IB",
                    "FlightNumber": "4613",
                    "COS": "Q",
                    "DepartCity": "LHR",
                    "ArriveCity": "JFK",
                    "DepartTime": "2014-04-21T08:30:00",
                    "ArriveTime": "2014-04-21T11:05:00",
                    "Equipment": "744",
                    "OperatedByCode": "BA",
                    "Services": [],
                    "CodeShare": true,
                    "SegmentNumber": 1,
                    "SegmentType": "AIR_SEGMENT"
                  }
                ],
                "DepartureScore": 510,
                "JourneyTime": "07:35:00",
                "FlightTime": "07:35:00",
                "SummaryCarrier": "IB"
              }
            ],
            "PrioritizerKey": "IB",
            "OtherServiceLevels": []
          },
          "PartitionedPricing": [
            {
              "$type": "RightRez.CrsLogic.Pricing.AutoPricingCommand, RightRez.Core",
              "Bumpable": true,
              "Segments": [
                {
                  "JourneyTime": "07:15:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "07:15",
                  "Overnight": 1,
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 100,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "IB",
                  "FlightNumber": "4218",
                  "COS": "Q",
                  "DepartCity": "JFK",
                  "ArriveCity": "LHR",
                  "DepartTime": "2014-04-13T18:05:00",
                  "ArriveTime": "2014-04-14T06:20:00",
                  "Equipment": "77W",
                  "OperatedByCode": "AA",
                  "Services": [],
                  "CodeShare": true,
                  "SegmentType": "AIR_SEGMENT"
                },
                {
                  "JourneyTime": "07:35:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "07:35",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 100,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "IB",
                  "FlightNumber": "4613",
                  "COS": "Q",
                  "DepartCity": "LHR",
                  "ArriveCity": "JFK",
                  "DepartTime": "2014-04-21T08:30:00",
                  "ArriveTime": "2014-04-21T11:05:00",
                  "Equipment": "744",
                  "OperatedByCode": "BA",
                  "Services": [],
                  "CodeShare": true,
                  "SegmentNumber": 1,
                  "SegmentType": "AIR_SEGMENT"
                }
              ],
              "NumberOfSegments": 2,
              "NumberOfCarriers": 1,
              "DepartAirport": "JFK",
              "ArriveAirport": "LHR",
              "PricingRecord": {
                "fare_type": 1,
                "ID": "c2189fe6-8473-4338-b35a-470aaa6dc6ef",
                "selector_id": "c36425c5-771e-4343-9991-cc019b49ce1d",
                "RuleTag": "FREE",
                "SFT": "FXP[/S{SEGMENTS}]/R{FARE_CODE},U",
                "Endorsements": "",
                "TourCode": "",
                "tktdesignator": "",
                "PTC": "PFA",
                "FOPTag": "CHECK",
                "Commission": "",
                "FQTemplate": "",
                "SecondaryCarriers": "A3, AA, AM, BA, CM, JJ, LA, NT, S7, SA, TA",
                "ValidatingCarrier": "IB",
                "BulkTicket": true,
                "AllianceCarriers": "BA,AA",
                "RoundTripLogic": "Both",
                "InvalidCodeshareCarriers": "",
                "InvalidCodeshareCarriersLongHaul": "",
                "InvalidCodeshareCarriersShortHaul": "",
                "InvalidFlightNumbers": "",
                "RuleSelector": {
                  "ID": "c36425c5-771e-4343-9991-cc019b49ce1d",
                  "Active": true,
                  "ClientID": "FAKE",
                  "StartDate": "2013-04-01T00:00:00",
                  "EndDate": "2015-03-31T00:00:00",
                  "CarrierCodes": "IB",
                  "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                  "From": {
                    "LocationType": "Continent",
                    "Location": "NA"
                  },
                  "To": {
                    "LocationType": "Continent",
                    "Location": "EU"
                  },
                  "FareType": "AirSea",
                  "Notes": "A IBAABA ANY to ANY",
                  "TStamp": "2014-02-26T20:27:20.263",
                  "UpdatedBy": "FAKEAdmin"
                }
              },
              "SupportedFBCRecords": [
                {
                  "fare_type": 1,
                  "ID": "bc2298d2-ee24-4f6d-8e55-b5dff8c5cc64",
                  "selector_id": "f1d2ab47-0647-46ab-a9d9-5de978a4e43d",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}E2NA",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "f1d2ab47-0647-46ab-a9d9-5de978a4e43d",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "IB",
                    "From": {
                      "LocationType": "Country",
                      "Location": "US"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-15T16:13:01.33",
                    "UpdatedBy": "HALW client"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "e13afb4b-7f03-4f58-98f9-e974a81bb21a",
                  "selector_id": "f1d2ab47-0647-46ab-a9d9-5de978a4e43d",
                  "FBCTemplate": "{COS}{SEASON}TOCR1J",
                  "RuleSelector": {
                    "ID": "f1d2ab47-0647-46ab-a9d9-5de978a4e43d",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "IB",
                    "From": {
                      "LocationType": "Country",
                      "Location": "US"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-15T16:13:01.33",
                    "UpdatedBy": "HALW client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "ef81bda0-ea1e-4a44-b67f-c8a728044579",
                  "selector_id": "f1d2ab47-0647-46ab-a9d9-5de978a4e43d",
                  "FBCTemplate": "{COS}{SEASON}TOCR{WEEKEND}J",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "f1d2ab47-0647-46ab-a9d9-5de978a4e43d",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "IB",
                    "From": {
                      "LocationType": "Country",
                      "Location": "US"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-15T16:13:01.33",
                    "UpdatedBy": "HALW client"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "bc2298d2-ee24-4f6d-8e55-b5dff8c5cc64",
                  "selector_id": "f1d2ab47-0647-46ab-a9d9-5de978a4e43d",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}E2NA",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "f1d2ab47-0647-46ab-a9d9-5de978a4e43d",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "IB",
                    "From": {
                      "LocationType": "Country",
                      "Location": "US"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-15T16:13:01.33",
                    "UpdatedBy": "HALW client"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                },
                {
                  "fare_type": 1,
                  "ID": "e13afb4b-7f03-4f58-98f9-e974a81bb21a",
                  "selector_id": "f1d2ab47-0647-46ab-a9d9-5de978a4e43d",
                  "FBCTemplate": "{COS}{SEASON}TOCR1J",
                  "RuleSelector": {
                    "ID": "f1d2ab47-0647-46ab-a9d9-5de978a4e43d",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "IB",
                    "From": {
                      "LocationType": "Country",
                      "Location": "US"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-15T16:13:01.33",
                    "UpdatedBy": "HALW client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "ef81bda0-ea1e-4a44-b67f-c8a728044579",
                  "selector_id": "f1d2ab47-0647-46ab-a9d9-5de978a4e43d",
                  "FBCTemplate": "{COS}{SEASON}TOCR{WEEKEND}J",
                  "WeekdayCode": "W",
                  "WeekendCode": "X",
                  "WeekendDays": 112,
                  "RuleSelector": {
                    "ID": "f1d2ab47-0647-46ab-a9d9-5de978a4e43d",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "IB",
                    "From": {
                      "LocationType": "Country",
                      "Location": "US"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-15T16:13:01.33",
                    "UpdatedBy": "HALW client"
                  },
                  "FridayIsWeekend": true,
                  "SaturdayIsWeekend": true,
                  "SundayIsWeekend": true
                }
              ],
              "FareType": "AirSea",
              "BookType": "AirSea",
              "RuleID": "c2189fe6-8473-4338-b35a-470aaa6dc6ef"
            }
          ],
          "Messages": [],
          "FlightType": {
            "CompareValue": 10102,
            "NumberOfSegments": 2,
            "NumberOfCarriers": 1,
            "NumberOfTickets": 1
          }
        },
        "FareType": "AirSea"
      },
      "NetFarePriceBreakdown": {
        "BillableCost": {
          "MinorUnits": 90500,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalFare": {
          "MinorUnits": 90451,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalTaxes": {
          "MinorUnits": 69851,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "InternalMarkup": {
          "MinorUnits": 49,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "FlightType": {
        "CompareValue": 10102,
        "NumberOfSegments": 2,
        "NumberOfCarriers": 1,
        "NumberOfTickets": 1
      },
      "InternalMarkup": {
        "MinorUnits": 49,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "BillableCost": {
        "MinorUnits": 90500,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalFare": {
        "MinorUnits": 90451,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalTaxes": {
        "MinorUnits": 69851,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedBaseFare": {
        "MinorUnits": 20600,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "FareType": "AirSea",
      "FareTypeInt": 1,
      "TicketByDate": "2014-03-23T00:00:00",
      "PricedNumTickets": 1,
      "JourneyTime": "14:50:00",
      "JourneyTimeMinutes": 890,
      "NetPriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PubPriceFormat": "{billable_cost} = {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "DefaultPricingDisplayString": "$905.00 =  $206.49 + $698.51 + $0.00",
      "DefaultNetPricingDisplayString": "$905.00 =  $206.49 + $698.51 + $0.00",
      "TotalFormat": "{billable_cost}",
      "TotalPricingDisplayString": "$905.00",
      "SortFare": 90500,
      "Messages": [],
      "TicketByDateDisplayString": "Sunday, Mar 23, 2014",
      "ServiceLevelDisplayString": "Coach",
      "FlightWarnings": [],
      "NativeOrder": 42,
      "ArrivalScore": 380,
      "DepartureScore": 510,
      "SummaryCarrier": "IB",
      "FlightTypeInt": 10102,
      "NumberOfSegments": 2,
      "NumberOfCarriers": 1,
      "NumberOfTickets": 1,
      "RRezPrice": {
        "MinorUnits": 90451,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "UniqueId": "00052f46-b8b7-4fa8-beeb-1f2b217b5f78",
      "Flights": [
        {
          "TripDirection": "OUTBOUND_TRIP",
          "NativeOrder": 42,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "1cc4db37-fd33-4c3e-8613-7f778e37dcd2",
          "FromAirport": "JFK",
          "ToAirport": "LHR",
          "DepartTime": "2014-04-13T18:05:00",
          "ArriveTime": "2014-04-14T06:20:00",
          "Segments": [
            {
              "JourneyTime": "07:15:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "JourneyTimeStr": "07:15",
              "Overnight": 1,
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 100,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "New York (JFK)",
              "DepartCityDisplayString": "New York",
              "DepartDateDisplayString": "Sunday, Apr 13, 2014",
              "DepartTimeDisplayString": "Depart 6:05PM",
              "ArriveDisplayString": "London (LHR)",
              "ArriveCityDisplayString": "London",
              "ArriveDateDisplayString": "Monday, Apr 14",
              "ArriveTimeDisplayString": "Arrive 6:20AM (+1 day)",
              "CarrierDisplayString": "Iberia",
              "OperatedByDisplayString": "Operated By American Airline",
              "JourneyTimeDisplayString": "7h15m",
              "EquipmentDisplayString": "Boeing 777-300ER",
              "StopCities": [],
              "Carrier": "IB",
              "FlightNumber": "4218",
              "COS": "Q",
              "DepartCity": "JFK",
              "ArriveCity": "LHR",
              "DepartTime": "2014-04-13T18:05:00",
              "ArriveTime": "2014-04-14T06:20:00",
              "Equipment": "77W",
              "OperatedByCode": "AA",
              "Services": [],
              "CodeShare": true,
              "SegmentType": "AIR_SEGMENT"
            }
          ],
          "ArrivalScore": 380,
          "JourneyTime": "07:15:00",
          "FlightTime": "07:15:00",
          "DepartDisplayString": "New York (JFK)",
          "DepartDateDisplayString": "Sunday, Apr 13, 2014",
          "DepartTimeDisplayString": "Depart 6:05PM",
          "ArriveDisplayString": "London (LHR)",
          "ArriveDateDisplayString": "Monday, Apr 14, 2014",
          "ArriveTimeDisplayString": "Arrive 6:20AM (+1 day)",
          "OperatedByDisplayString": "IB 4218 Operated By American Airline",
          "JourneyTimeDisplayString": "7h15m",
          "FlightsDisplayString": "Iberia 4218 (Q)",
          "AllCarrierCodes": [
            "IB"
          ],
          "Equipment": [
            "Boeing 777-300ER"
          ],
          "Layovers": [],
          "SummaryCarrier": "IB"
        },
        {
          "TripDirection": "RETURN_TRIP",
          "NativeOrder": 34,
          "OtherServiceLevels": [
            {
              "CharCode": "Y",
              "Name": "Coach",
              "Code": "Y"
            }
          ],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "8ccb66e3-9667-47d4-ac5c-3ecb96f289b0",
          "FromAirport": "LHR",
          "ToAirport": "JFK",
          "DepartTime": "2014-04-21T08:30:00",
          "ArriveTime": "2014-04-21T11:05:00",
          "Segments": [
            {
              "JourneyTime": "07:35:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "CoachSellClass": "V",
              "JourneyTimeStr": "07:35",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 100,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "London (LHR)",
              "DepartCityDisplayString": "London",
              "DepartDateDisplayString": "Monday, Apr 21, 2014",
              "DepartTimeDisplayString": "Depart 8:30AM",
              "ArriveDisplayString": "New York (JFK)",
              "ArriveCityDisplayString": "New York",
              "ArriveDateDisplayString": "Monday, Apr 21",
              "ArriveTimeDisplayString": "Arrive 11:05AM",
              "CarrierDisplayString": "Iberia",
              "OperatedByDisplayString": "Operated By British Airways",
              "JourneyTimeDisplayString": "7h35m",
              "EquipmentDisplayString": "Boeing 747-400",
              "StopCities": [],
              "Carrier": "IB",
              "FlightNumber": "4613",
              "COS": "Q",
              "DepartCity": "LHR",
              "ArriveCity": "JFK",
              "DepartTime": "2014-04-21T08:30:00",
              "ArriveTime": "2014-04-21T11:05:00",
              "Equipment": "744",
              "OperatedByCode": "BA",
              "Services": [],
              "CodeShare": true,
              "SegmentNumber": 1,
              "SegmentType": "AIR_SEGMENT"
            }
          ],
          "DepartureScore": 510,
          "JourneyTime": "07:35:00",
          "FlightTime": "07:35:00",
          "DepartDisplayString": "London (LHR)",
          "DepartDateDisplayString": "Monday, Apr 21, 2014",
          "DepartTimeDisplayString": "Depart 8:30AM",
          "ArriveDisplayString": "New York (JFK)",
          "ArriveDateDisplayString": "Monday, Apr 21, 2014",
          "ArriveTimeDisplayString": "Arrive 11:05AM",
          "OperatedByDisplayString": "IB 4613 Operated By British Airways",
          "JourneyTimeDisplayString": "7h35m",
          "FlightsDisplayString": "Iberia 4613 (Q)",
          "AllCarrierCodes": [
            "IB"
          ],
          "Equipment": [
            "Boeing 747-400"
          ],
          "Layovers": [],
          "SummaryCarrier": "IB"
        }
      ],
      "PrioritizerKey": "IB",
      "OtherServiceLevels": []
    },
    {
      "BaggageURLs": [
        {
          "Carrier": "UA",
          "URL": "http://www.united.com/web/en-US/default.aspx"
        }
      ],
      "PricingInfo": {
        "m_equivCalculated": true,
        "Messages": [],
        "TotalFare": {
          "MinorUnits": 86358,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "TotalCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "BaseFare": {
          "MinorUnits": 15400,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "BaseCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "PenaltyText": "TICKETS ARE NON-REFUNDABLE",
        "TicketByDate": "2014-03-24T00:00:00",
        "BaggageAllowances": [],
        "Taxes": [
          {
            "TaxDesignator": "alltaxes",
            "TaxAmount": {
              "MinorUnits": 70958,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          }
        ],
        "NumTickets": 1,
        "EquivAmount": {
          "MinorUnits": 15400,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "EquivCurrencyFareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "SegmentNumbers": [],
        "SegmentCOSes": [
          "L",
          "L",
          "L",
          "S"
        ],
        "TotalTaxes": {
          "MinorUnits": 70958,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareRules": [],
        "FareBasisCodes": [
          "LKXRAX17"
        ],
        "ForceFBCs": [],
        "PTCs": [
          "PFA"
        ],
        "PricingSubplan": {
          "Tuple": {
            "UniqueId": "79d96971-de7c-43a3-acb5-1001aa03384e",
            "Flights": [
              {
                "TripDirection": "OUTBOUND_TRIP",
                "NativeOrder": 14,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "9a05b5e7-ffda-48a9-afb5-97432aaa69b5",
                "FromAirport": "JFK",
                "ToAirport": "LHR",
                "DepartTime": "2014-04-14T06:00:00",
                "ArriveTime": "2014-04-14T21:55:00",
                "Segments": [
                  {
                    "JourneyTime": "01:18:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "01:18",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 200,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "UA",
                    "FlightNumber": "5716",
                    "COS": "L",
                    "DepartCity": "JFK",
                    "ArriveCity": "IAD",
                    "DepartTime": "2014-04-14T06:00:00",
                    "ArriveTime": "2014-04-14T07:18:00",
                    "Equipment": "CRJ",
                    "Services": [],
                    "SegmentType": "AIR_SEGMENT"
                  },
                  {
                    "JourneyTime": "07:30:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "07:30",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 200,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "UA",
                    "FlightNumber": "122",
                    "COS": "L",
                    "DepartCity": "IAD",
                    "ArriveCity": "LHR",
                    "DepartTime": "2014-04-14T09:25:00",
                    "ArriveTime": "2014-04-14T21:55:00",
                    "Equipment": "752",
                    "Services": [],
                    "SegmentNumber": 1,
                    "SegmentType": "AIR_SEGMENT"
                  }
                ],
                "ArrivalScore": 1315,
                "JourneyTime": "10:55:00",
                "FlightTime": "08:48:00",
                "Connections": 1,
                "SummaryCarrier": "UA"
              },
              {
                "TripDirection": "RETURN_TRIP",
                "NativeOrder": 14,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "a0fa01cb-3b82-404c-8fdf-fe676dd377a7",
                "FromAirport": "LHR",
                "ToAirport": "JFK",
                "DepartTime": "2014-04-21T08:30:00",
                "ArriveTime": "2014-04-21T16:30:00",
                "Segments": [
                  {
                    "JourneyTime": "07:40:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "07:40",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 10000000,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "AC",
                    "FlightNumber": "869",
                    "COS": "L",
                    "DepartCity": "LHR",
                    "ArriveCity": "YYZ",
                    "DepartTime": "2014-04-21T08:30:00",
                    "ArriveTime": "2014-04-21T11:10:00",
                    "Equipment": "77L",
                    "Services": [],
                    "SegmentNumber": 2,
                    "SegmentType": "AIR_SEGMENT"
                  },
                  {
                    "JourneyTime": "01:30:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "01:30",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 100,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "AC",
                    "FlightNumber": "8904",
                    "COS": "S",
                    "DepartCity": "YYZ",
                    "ArriveCity": "JFK",
                    "DepartTime": "2014-04-21T15:00:00",
                    "ArriveTime": "2014-04-21T16:30:00",
                    "Equipment": "CRJ",
                    "Services": [],
                    "SegmentNumber": 3,
                    "SegmentType": "AIR_SEGMENT"
                  }
                ],
                "DepartureScore": 510,
                "JourneyTime": "13:00:00",
                "FlightTime": "09:10:00",
                "Connections": 1,
                "SummaryCarrier": "AC"
              }
            ],
            "PrioritizerKey": "UA",
            "OtherServiceLevels": []
          },
          "PartitionedPricing": [
            {
              "$type": "RightRez.CrsLogic.Pricing.AutoPricingCommand, RightRez.Core",
              "Bumpable": true,
              "Segments": [
                {
                  "JourneyTime": "01:18:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "01:18",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 200,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "UA",
                  "FlightNumber": "5716",
                  "COS": "L",
                  "DepartCity": "JFK",
                  "ArriveCity": "IAD",
                  "DepartTime": "2014-04-14T06:00:00",
                  "ArriveTime": "2014-04-14T07:18:00",
                  "Equipment": "CRJ",
                  "Services": [],
                  "SegmentType": "AIR_SEGMENT"
                },
                {
                  "JourneyTime": "07:30:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "07:30",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 200,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "UA",
                  "FlightNumber": "122",
                  "COS": "L",
                  "DepartCity": "IAD",
                  "ArriveCity": "LHR",
                  "DepartTime": "2014-04-14T09:25:00",
                  "ArriveTime": "2014-04-14T21:55:00",
                  "Equipment": "752",
                  "Services": [],
                  "SegmentNumber": 1,
                  "SegmentType": "AIR_SEGMENT"
                },
                {
                  "JourneyTime": "07:40:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "07:40",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 10000000,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "AC",
                  "FlightNumber": "869",
                  "COS": "L",
                  "DepartCity": "LHR",
                  "ArriveCity": "YYZ",
                  "DepartTime": "2014-04-21T08:30:00",
                  "ArriveTime": "2014-04-21T11:10:00",
                  "Equipment": "77L",
                  "Services": [],
                  "SegmentNumber": 2,
                  "SegmentType": "AIR_SEGMENT"
                },
                {
                  "JourneyTime": "01:30:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "01:30",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 100,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "AC",
                  "FlightNumber": "8904",
                  "COS": "S",
                  "DepartCity": "YYZ",
                  "ArriveCity": "JFK",
                  "DepartTime": "2014-04-21T15:00:00",
                  "ArriveTime": "2014-04-21T16:30:00",
                  "Equipment": "CRJ",
                  "Services": [],
                  "SegmentNumber": 3,
                  "SegmentType": "AIR_SEGMENT"
                }
              ],
              "NumberOfSegments": 4,
              "NumberOfCarriers": 1,
              "DepartAirport": "JFK",
              "ArriveAirport": "LHR",
              "PricingRecord": {
                "fare_type": 1,
                "ID": "47294d1e-a192-4516-aa36-e51def15e909",
                "selector_id": "ffef38ce-9a6c-4e52-a731-e5218a41a193",
                "RuleTag": "FREE",
                "SFT": "FXP[/S{SEGMENTS}]/R{FARE_CODE},U",
                "Endorsements": "NON END/CHG N RFD REF TO ISS OFC",
                "TourCode": "254DB",
                "tktdesignator": "",
                "PTC": "PFA",
                "FOPTag": "CCTP",
                "Commission": "",
                "FQTemplate": "",
                "SecondaryCarriers": "4M, 4U, 9K, 9W, A3, AC, AM, AV, AZ, BW, CA, CX, EN, FI, GA, HU, JJ, JP, KA, LA, LH, LO, LX, NH, NZ, OS, OU, OZ, SK, SN, SQ, TK, UO, US, VO",
                "ValidatingCarrier": "UA",
                "BulkTicket": true,
                "AllianceCarriers": "AC,LH,LX,OS,SN",
                "RoundTripLogic": "OneWayOnly",
                "InvalidCodeshareCarriers": "",
                "InvalidCodeshareCarriersLongHaul": "TP",
                "InvalidCodeshareCarriersShortHaul": "",
                "InvalidFlightNumbers": "",
                "RuleSelector": {
                  "ID": "ffef38ce-9a6c-4e52-a731-e5218a41a193",
                  "Active": true,
                  "ClientID": "FAKE",
                  "StartDate": "2013-04-01T00:00:00",
                  "EndDate": "2015-03-31T00:00:00",
                  "CarrierCodes": "UA",
                  "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                  "From": {
                    "LocationType": "Continent",
                    "Location": "NA"
                  },
                  "To": {
                    "LocationType": "Continent",
                    "Location": "EU"
                  },
                  "FareType": "AirSea",
                  "Notes": "A UA ANY TO ANY\n\n",
                  "TStamp": "2014-02-26T19:51:21.737",
                  "UpdatedBy": "FAKEAdmin"
                }
              },
              "SupportedFBCRecords": [
                {
                  "fare_type": 1,
                  "ID": "0ffaf489-4e8b-4735-9aae-89d914546ca4",
                  "selector_id": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                  "FBCTemplate": "{COS}{SEASON}RAX",
                  "RuleSelector": {
                    "ID": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AC,OS,SN,LH,LX,UA",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-12T18:36:55.087",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "b9f20dbf-932a-4983-b205-8d7f1627cec3",
                  "selector_id": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}RAX",
                  "RuleSelector": {
                    "ID": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AC,OS,SN,LH,LX,UA",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-12T18:36:55.087",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "0ffaf489-4e8b-4735-9aae-89d914546ca4",
                  "selector_id": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                  "FBCTemplate": "{COS}{SEASON}RAX",
                  "RuleSelector": {
                    "ID": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AC,OS,SN,LH,LX,UA",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-12T18:36:55.087",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "b9f20dbf-932a-4983-b205-8d7f1627cec3",
                  "selector_id": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}RAX",
                  "RuleSelector": {
                    "ID": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AC,OS,SN,LH,LX,UA",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-12T18:36:55.087",
                    "UpdatedBy": "FAKE client"
                  }
                }
              ],
              "FareType": "AirSea",
              "BookType": "AirSea",
              "RuleID": "47294d1e-a192-4516-aa36-e51def15e909"
            }
          ],
          "Messages": [],
          "FlightType": {
            "CompareValue": 10104,
            "NumberOfSegments": 4,
            "NumberOfCarriers": 1,
            "NumberOfTickets": 1
          }
        },
        "FareType": "AirSea"
      },
      "NetFarePriceBreakdown": {
        "BillableCost": {
          "MinorUnits": 86400,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalFare": {
          "MinorUnits": 86358,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalTaxes": {
          "MinorUnits": 70958,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "InternalMarkup": {
          "MinorUnits": 42,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "FlightType": {
        "CompareValue": 10104,
        "NumberOfSegments": 4,
        "NumberOfCarriers": 1,
        "NumberOfTickets": 1
      },
      "InternalMarkup": {
        "MinorUnits": 42,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "BillableCost": {
        "MinorUnits": 86400,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalFare": {
        "MinorUnits": 86358,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalTaxes": {
        "MinorUnits": 70958,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedBaseFare": {
        "MinorUnits": 15400,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "FareType": "AirSea",
      "FareTypeInt": 1,
      "TicketByDate": "2014-03-24T00:00:00",
      "PricedNumTickets": 1,
      "JourneyTime": "23:55:00",
      "JourneyTimeMinutes": 1435,
      "NetPriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PubPriceFormat": "{billable_cost} = {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "DefaultPricingDisplayString": "$864.00 =  $154.42 + $709.58 + $0.00",
      "DefaultNetPricingDisplayString": "$864.00 =  $154.42 + $709.58 + $0.00",
      "TotalFormat": "{billable_cost}",
      "TotalPricingDisplayString": "$864.00",
      "SortFare": 86400,
      "Messages": [],
      "TicketByDateDisplayString": "Monday, Mar 24, 2014",
      "ServiceLevelDisplayString": "Coach",
      "FlightWarnings": [],
      "NativeOrder": 14,
      "ArrivalScore": 1315,
      "DepartureScore": 510,
      "SummaryCarrier": "UA",
      "FlightTypeInt": 10104,
      "Connections": 2,
      "NumberOfSegments": 4,
      "NumberOfCarriers": 1,
      "NumberOfTickets": 1,
      "RRezPrice": {
        "MinorUnits": 86358,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "UniqueId": "79d96971-de7c-43a3-acb5-1001aa03384e",
      "Flights": [
        {
          "TripDirection": "OUTBOUND_TRIP",
          "NativeOrder": 14,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "9a05b5e7-ffda-48a9-afb5-97432aaa69b5",
          "FromAirport": "JFK",
          "ToAirport": "LHR",
          "DepartTime": "2014-04-14T06:00:00",
          "ArriveTime": "2014-04-14T21:55:00",
          "Segments": [
            {
              "JourneyTime": "01:18:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "JourneyTimeStr": "01:18",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 200,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "New York (JFK)",
              "DepartCityDisplayString": "New York",
              "DepartDateDisplayString": "Monday, Apr 14, 2014",
              "DepartTimeDisplayString": "Depart 6:00AM",
              "ArriveDisplayString": "Washington (IAD)",
              "ArriveCityDisplayString": "Washington",
              "ArriveDateDisplayString": "Monday, Apr 14",
              "ArriveTimeDisplayString": "Arrive 7:18AM",
              "CarrierDisplayString": "United",
              "JourneyTimeDisplayString": "1h18m",
              "ConnectTimeDisplayString": "2h07m",
              "EquipmentDisplayString": "Canadair CRJ",
              "StopCities": [],
              "Carrier": "UA",
              "FlightNumber": "5716",
              "COS": "L",
              "DepartCity": "JFK",
              "ArriveCity": "IAD",
              "DepartTime": "2014-04-14T06:00:00",
              "ArriveTime": "2014-04-14T07:18:00",
              "Equipment": "CRJ",
              "Services": [],
              "SegmentType": "AIR_SEGMENT"
            },
            {
              "JourneyTime": "07:30:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "JourneyTimeStr": "07:30",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 200,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "Washington (IAD)",
              "DepartCityDisplayString": "Washington",
              "DepartDateDisplayString": "Monday, Apr 14, 2014",
              "DepartTimeDisplayString": "Depart 9:25AM",
              "ArriveDisplayString": "London (LHR)",
              "ArriveCityDisplayString": "London",
              "ArriveDateDisplayString": "Monday, Apr 14",
              "ArriveTimeDisplayString": "Arrive 9:55PM",
              "CarrierDisplayString": "United",
              "JourneyTimeDisplayString": "7h30m",
              "EquipmentDisplayString": "Boeing 757-200",
              "StopCities": [],
              "Carrier": "UA",
              "FlightNumber": "122",
              "COS": "L",
              "DepartCity": "IAD",
              "ArriveCity": "LHR",
              "DepartTime": "2014-04-14T09:25:00",
              "ArriveTime": "2014-04-14T21:55:00",
              "Equipment": "752",
              "Services": [],
              "SegmentNumber": 1,
              "SegmentType": "AIR_SEGMENT"
            }
          ],
          "ArrivalScore": 1315,
          "JourneyTime": "10:55:00",
          "FlightTime": "08:48:00",
          "Connections": 1,
          "DepartDisplayString": "New York (JFK)",
          "DepartDateDisplayString": "Monday, Apr 14, 2014",
          "DepartTimeDisplayString": "Depart 6:00AM",
          "ArriveDisplayString": "London (LHR)",
          "ArriveDateDisplayString": "Monday, Apr 14, 2014",
          "ArriveTimeDisplayString": "Arrive 9:55PM",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "10h55m",
          "FlightsDisplayString": "United 5716, 122 (L)",
          "AllCarrierCodes": [
            "UA"
          ],
          "Equipment": [
            "Canadair CRJ",
            "Boeing 757-200"
          ],
          "Layovers": [
            "1 Connection",
            "Washington: 2h07m"
          ],
          "SummaryCarrier": "UA"
        },
        {
          "TripDirection": "RETURN_TRIP",
          "NativeOrder": 14,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "a0fa01cb-3b82-404c-8fdf-fe676dd377a7",
          "FromAirport": "LHR",
          "ToAirport": "JFK",
          "DepartTime": "2014-04-21T08:30:00",
          "ArriveTime": "2014-04-21T16:30:00",
          "Segments": [
            {
              "JourneyTime": "07:40:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "JourneyTimeStr": "07:40",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 10000000,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "London (LHR)",
              "DepartCityDisplayString": "London",
              "DepartDateDisplayString": "Monday, Apr 21, 2014",
              "DepartTimeDisplayString": "Depart 8:30AM",
              "ArriveDisplayString": "Toronto (YYZ)",
              "ArriveCityDisplayString": "Toronto",
              "ArriveDateDisplayString": "Monday, Apr 21",
              "ArriveTimeDisplayString": "Arrive 11:10AM",
              "CarrierDisplayString": "Air Canada",
              "JourneyTimeDisplayString": "7h40m",
              "ConnectTimeDisplayString": "3h50m",
              "EquipmentDisplayString": "Boeing 777-200LR",
              "StopCities": [],
              "Carrier": "AC",
              "FlightNumber": "869",
              "COS": "L",
              "DepartCity": "LHR",
              "ArriveCity": "YYZ",
              "DepartTime": "2014-04-21T08:30:00",
              "ArriveTime": "2014-04-21T11:10:00",
              "Equipment": "77L",
              "Services": [],
              "SegmentNumber": 2,
              "SegmentType": "AIR_SEGMENT"
            },
            {
              "JourneyTime": "01:30:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "JourneyTimeStr": "01:30",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 100,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "Toronto (YYZ)",
              "DepartCityDisplayString": "Toronto",
              "DepartDateDisplayString": "Monday, Apr 21, 2014",
              "DepartTimeDisplayString": "Depart 3:00PM",
              "ArriveDisplayString": "New York (JFK)",
              "ArriveCityDisplayString": "New York",
              "ArriveDateDisplayString": "Monday, Apr 21",
              "ArriveTimeDisplayString": "Arrive 4:30PM",
              "CarrierDisplayString": "Air Canada",
              "JourneyTimeDisplayString": "1h30m",
              "EquipmentDisplayString": "Canadair CRJ",
              "StopCities": [],
              "Carrier": "AC",
              "FlightNumber": "8904",
              "COS": "S",
              "DepartCity": "YYZ",
              "ArriveCity": "JFK",
              "DepartTime": "2014-04-21T15:00:00",
              "ArriveTime": "2014-04-21T16:30:00",
              "Equipment": "CRJ",
              "Services": [],
              "SegmentNumber": 3,
              "SegmentType": "AIR_SEGMENT"
            }
          ],
          "DepartureScore": 510,
          "JourneyTime": "13:00:00",
          "FlightTime": "09:10:00",
          "Connections": 1,
          "DepartDisplayString": "London (LHR)",
          "DepartDateDisplayString": "Monday, Apr 21, 2014",
          "DepartTimeDisplayString": "Depart 8:30AM",
          "ArriveDisplayString": "New York (JFK)",
          "ArriveDateDisplayString": "Monday, Apr 21, 2014",
          "ArriveTimeDisplayString": "Arrive 4:30PM",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "13h0m",
          "FlightsDisplayString": "Air Canada 869 (L), 8904 (S)",
          "AllCarrierCodes": [
            "AC"
          ],
          "Equipment": [
            "Boeing 777-200LR",
            "Canadair CRJ"
          ],
          "Layovers": [
            "1 Connection",
            "Toronto: 3h50m"
          ],
          "SummaryCarrier": "AC"
        }
      ],
      "PrioritizerKey": "UA",
      "OtherServiceLevels": []
    },
    {
      "BaggageURLs": [
        {
          "Carrier": "AC",
          "URL": "http://www.aircanada.com/en/travelinfo/airport/baggage/checked.html"
        }
      ],
      "PricingInfo": {
        "m_equivCalculated": true,
        "Messages": [],
        "TotalFare": {
          "MinorUnits": 89365,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "TotalCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "BaseFare": {
          "MinorUnits": 18700,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "BaseCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "PenaltyText": "TICKETS ARE NON-REFUNDABLE",
        "TicketByDate": "2014-03-23T00:00:00",
        "BaggageAllowances": [],
        "Taxes": [
          {
            "TaxDesignator": "alltaxes",
            "TaxAmount": {
              "MinorUnits": 70665,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          }
        ],
        "NumTickets": 1,
        "EquivAmount": {
          "MinorUnits": 18700,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "EquivCurrencyFareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "SegmentNumbers": [],
        "SegmentCOSes": [
          "W",
          "L",
          "L",
          "S"
        ],
        "TotalTaxes": {
          "MinorUnits": 70665,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareRules": [],
        "FareBasisCodes": [
          "LKWRAX",
          "LKXRAX17"
        ],
        "ForceFBCs": [],
        "PTCs": [
          "PFA"
        ],
        "PricingSubplan": {
          "Tuple": {
            "UniqueId": "57de376c-b743-4489-835c-dec538f8f545",
            "Flights": [
              {
                "TripDirection": "OUTBOUND_TRIP",
                "NativeOrder": 38,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "da939305-fa2d-4fa2-8b1f-2a5e9334bd53",
                "FromAirport": "JFK",
                "ToAirport": "LHR",
                "DepartTime": "2014-04-13T17:00:00",
                "ArriveTime": "2014-04-14T08:35:00",
                "Segments": [
                  {
                    "JourneyTime": "01:35:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "01:35",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 200,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "AC",
                    "FlightNumber": "8905",
                    "COS": "W",
                    "DepartCity": "JFK",
                    "ArriveCity": "YYZ",
                    "DepartTime": "2014-04-13T17:00:00",
                    "ArriveTime": "2014-04-13T18:35:00",
                    "Equipment": "CRJ",
                    "Services": [],
                    "SegmentType": "AIR_SEGMENT"
                  },
                  {
                    "JourneyTime": "06:55:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "06:55",
                    "Overnight": 1,
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 10000000,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "AC",
                    "FlightNumber": "848",
                    "COS": "L",
                    "DepartCity": "YYZ",
                    "ArriveCity": "LHR",
                    "DepartTime": "2014-04-13T20:40:00",
                    "ArriveTime": "2014-04-14T08:35:00",
                    "Equipment": "77W",
                    "Services": [],
                    "SegmentNumber": 1,
                    "SegmentType": "AIR_SEGMENT"
                  }
                ],
                "ArrivalScore": 515,
                "JourneyTime": "10:35:00",
                "FlightTime": "08:30:00",
                "Connections": 1,
                "SummaryCarrier": "AC"
              },
              {
                "TripDirection": "RETURN_TRIP",
                "NativeOrder": 14,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "a0fa01cb-3b82-404c-8fdf-fe676dd377a7",
                "FromAirport": "LHR",
                "ToAirport": "JFK",
                "DepartTime": "2014-04-21T08:30:00",
                "ArriveTime": "2014-04-21T16:30:00",
                "Segments": [
                  {
                    "JourneyTime": "07:40:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "07:40",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 10000000,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "AC",
                    "FlightNumber": "869",
                    "COS": "L",
                    "DepartCity": "LHR",
                    "ArriveCity": "YYZ",
                    "DepartTime": "2014-04-21T08:30:00",
                    "ArriveTime": "2014-04-21T11:10:00",
                    "Equipment": "77L",
                    "Services": [],
                    "SegmentNumber": 2,
                    "SegmentType": "AIR_SEGMENT"
                  },
                  {
                    "JourneyTime": "01:30:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "01:30",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 100,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "AC",
                    "FlightNumber": "8904",
                    "COS": "S",
                    "DepartCity": "YYZ",
                    "ArriveCity": "JFK",
                    "DepartTime": "2014-04-21T15:00:00",
                    "ArriveTime": "2014-04-21T16:30:00",
                    "Equipment": "CRJ",
                    "Services": [],
                    "SegmentNumber": 3,
                    "SegmentType": "AIR_SEGMENT"
                  }
                ],
                "DepartureScore": 510,
                "JourneyTime": "13:00:00",
                "FlightTime": "09:10:00",
                "Connections": 1,
                "SummaryCarrier": "AC"
              }
            ],
            "PrioritizerKey": "AC",
            "OtherServiceLevels": []
          },
          "PartitionedPricing": [
            {
              "$type": "RightRez.CrsLogic.Pricing.AutoPricingCommand, RightRez.Core",
              "Bumpable": true,
              "Segments": [
                {
                  "JourneyTime": "01:35:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "01:35",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 200,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "AC",
                  "FlightNumber": "8905",
                  "COS": "W",
                  "DepartCity": "JFK",
                  "ArriveCity": "YYZ",
                  "DepartTime": "2014-04-13T17:00:00",
                  "ArriveTime": "2014-04-13T18:35:00",
                  "Equipment": "CRJ",
                  "Services": [],
                  "SegmentType": "AIR_SEGMENT"
                },
                {
                  "JourneyTime": "06:55:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "06:55",
                  "Overnight": 1,
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 10000000,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "AC",
                  "FlightNumber": "848",
                  "COS": "L",
                  "DepartCity": "YYZ",
                  "ArriveCity": "LHR",
                  "DepartTime": "2014-04-13T20:40:00",
                  "ArriveTime": "2014-04-14T08:35:00",
                  "Equipment": "77W",
                  "Services": [],
                  "SegmentNumber": 1,
                  "SegmentType": "AIR_SEGMENT"
                },
                {
                  "JourneyTime": "07:40:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "07:40",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 10000000,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "AC",
                  "FlightNumber": "869",
                  "COS": "L",
                  "DepartCity": "LHR",
                  "ArriveCity": "YYZ",
                  "DepartTime": "2014-04-21T08:30:00",
                  "ArriveTime": "2014-04-21T11:10:00",
                  "Equipment": "77L",
                  "Services": [],
                  "SegmentNumber": 2,
                  "SegmentType": "AIR_SEGMENT"
                },
                {
                  "JourneyTime": "01:30:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "01:30",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 100,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "AC",
                  "FlightNumber": "8904",
                  "COS": "S",
                  "DepartCity": "YYZ",
                  "ArriveCity": "JFK",
                  "DepartTime": "2014-04-21T15:00:00",
                  "ArriveTime": "2014-04-21T16:30:00",
                  "Equipment": "CRJ",
                  "Services": [],
                  "SegmentNumber": 3,
                  "SegmentType": "AIR_SEGMENT"
                }
              ],
              "NumberOfSegments": 4,
              "NumberOfCarriers": 1,
              "DepartAirport": "JFK",
              "ArriveAirport": "LHR",
              "PricingRecord": {
                "fare_type": 1,
                "ID": "416c314d-1c82-45b2-8763-de0b0f2fdf42",
                "selector_id": "6aceb42a-5b2f-4b73-8dfa-88ad9e5d3f9e",
                "RuleTag": "FREE",
                "SFT": "FXP[/S{SEGMENTS}]/R{FARE_CODE},U",
                "Endorsements": "NONEND/REFRERTEINFOTHRUAGT/LH/UA/AC/OS/BD/LX/SN ONLY",
                "TourCode": "811AW",
                "tktdesignator": "",
                "PTC": "PFA",
                "FOPTag": "CCTP",
                "Commission": "",
                "FQTemplate": "",
                "SecondaryCarriers": "SK,AZ,EI,EN,TA,LR,CM,JJ,BA,A3,SA,PD,VO,CA",
                "ValidatingCarrier": "AC",
                "BulkTicket": true,
                "AllianceCarriers": "LH,UA,LX,OS,SN",
                "RoundTripLogic": "Both",
                "InvalidCodeshareCarriers": "",
                "InvalidCodeshareCarriersLongHaul": "UA",
                "InvalidCodeshareCarriersShortHaul": "",
                "InvalidFlightNumbers": "",
                "RuleSelector": {
                  "ID": "6aceb42a-5b2f-4b73-8dfa-88ad9e5d3f9e",
                  "Active": true,
                  "ClientID": "FAKE",
                  "StartDate": "2013-04-01T00:00:00",
                  "EndDate": "2015-03-31T00:00:00",
                  "CarrierCodes": "AC",
                  "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                  "From": {
                    "LocationType": "Continent",
                    "Location": "NA"
                  },
                  "To": {
                    "LocationType": "Continent",
                    "Location": "EU"
                  },
                  "FareType": "AirSea",
                  "Notes": "A MultiLateral ANY to ANY",
                  "TStamp": "2014-03-07T18:58:35.25",
                  "UpdatedBy": "FAKEAdmin"
                }
              },
              "SupportedFBCRecords": [
                {
                  "fare_type": 1,
                  "ID": "0ffaf489-4e8b-4735-9aae-89d914546ca4",
                  "selector_id": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                  "FBCTemplate": "{COS}{SEASON}RAX",
                  "RuleSelector": {
                    "ID": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AC,OS,SN,LH,LX,UA",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-12T18:36:55.087",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "b9f20dbf-932a-4983-b205-8d7f1627cec3",
                  "selector_id": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}RAX",
                  "RuleSelector": {
                    "ID": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AC,OS,SN,LH,LX,UA",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-12T18:36:55.087",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "0ffaf489-4e8b-4735-9aae-89d914546ca4",
                  "selector_id": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                  "FBCTemplate": "{COS}{SEASON}RAX",
                  "RuleSelector": {
                    "ID": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AC,OS,SN,LH,LX,UA",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-12T18:36:55.087",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "b9f20dbf-932a-4983-b205-8d7f1627cec3",
                  "selector_id": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}RAX",
                  "RuleSelector": {
                    "ID": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AC,OS,SN,LH,LX,UA",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-12T18:36:55.087",
                    "UpdatedBy": "FAKE client"
                  }
                }
              ],
              "FareType": "AirSea",
              "BookType": "AirSea",
              "RuleID": "416c314d-1c82-45b2-8763-de0b0f2fdf42"
            }
          ],
          "Messages": [],
          "FlightType": {
            "CompareValue": 10104,
            "NumberOfSegments": 4,
            "NumberOfCarriers": 1,
            "NumberOfTickets": 1
          }
        },
        "FareType": "AirSea"
      },
      "NetFarePriceBreakdown": {
        "BillableCost": {
          "MinorUnits": 89400,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalFare": {
          "MinorUnits": 89365,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalTaxes": {
          "MinorUnits": 70665,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "InternalMarkup": {
          "MinorUnits": 35,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "FlightType": {
        "CompareValue": 10104,
        "NumberOfSegments": 4,
        "NumberOfCarriers": 1,
        "NumberOfTickets": 1
      },
      "InternalMarkup": {
        "MinorUnits": 35,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "BillableCost": {
        "MinorUnits": 89400,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalFare": {
        "MinorUnits": 89365,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalTaxes": {
        "MinorUnits": 70665,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedBaseFare": {
        "MinorUnits": 18700,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "FareType": "AirSea",
      "FareTypeInt": 1,
      "TicketByDate": "2014-03-23T00:00:00",
      "PricedNumTickets": 1,
      "JourneyTime": "23:35:00",
      "JourneyTimeMinutes": 1415,
      "NetPriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PubPriceFormat": "{billable_cost} = {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "DefaultPricingDisplayString": "$894.00 =  $187.35 + $706.65 + $0.00",
      "DefaultNetPricingDisplayString": "$894.00 =  $187.35 + $706.65 + $0.00",
      "TotalFormat": "{billable_cost}",
      "TotalPricingDisplayString": "$894.00",
      "SortFare": 89400,
      "Messages": [],
      "TicketByDateDisplayString": "Sunday, Mar 23, 2014",
      "ServiceLevelDisplayString": "Coach",
      "FlightWarnings": [],
      "NativeOrder": 38,
      "ArrivalScore": 515,
      "DepartureScore": 510,
      "SummaryCarrier": "AC",
      "FlightTypeInt": 10104,
      "Connections": 2,
      "NumberOfSegments": 4,
      "NumberOfCarriers": 1,
      "NumberOfTickets": 1,
      "RRezPrice": {
        "MinorUnits": 89365,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "UniqueId": "57de376c-b743-4489-835c-dec538f8f545",
      "Flights": [
        {
          "TripDirection": "OUTBOUND_TRIP",
          "NativeOrder": 38,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "da939305-fa2d-4fa2-8b1f-2a5e9334bd53",
          "FromAirport": "JFK",
          "ToAirport": "LHR",
          "DepartTime": "2014-04-13T17:00:00",
          "ArriveTime": "2014-04-14T08:35:00",
          "Segments": [
            {
              "JourneyTime": "01:35:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "JourneyTimeStr": "01:35",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 200,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "New York (JFK)",
              "DepartCityDisplayString": "New York",
              "DepartDateDisplayString": "Sunday, Apr 13, 2014",
              "DepartTimeDisplayString": "Depart 5:00PM",
              "ArriveDisplayString": "Toronto (YYZ)",
              "ArriveCityDisplayString": "Toronto",
              "ArriveDateDisplayString": "Sunday, Apr 13",
              "ArriveTimeDisplayString": "Arrive 6:35PM",
              "CarrierDisplayString": "Air Canada",
              "JourneyTimeDisplayString": "1h35m",
              "ConnectTimeDisplayString": "2h05m",
              "EquipmentDisplayString": "Canadair CRJ",
              "StopCities": [],
              "Carrier": "AC",
              "FlightNumber": "8905",
              "COS": "W",
              "DepartCity": "JFK",
              "ArriveCity": "YYZ",
              "DepartTime": "2014-04-13T17:00:00",
              "ArriveTime": "2014-04-13T18:35:00",
              "Equipment": "CRJ",
              "Services": [],
              "SegmentType": "AIR_SEGMENT"
            },
            {
              "JourneyTime": "06:55:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "JourneyTimeStr": "06:55",
              "Overnight": 1,
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 10000000,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "Toronto (YYZ)",
              "DepartCityDisplayString": "Toronto",
              "DepartDateDisplayString": "Sunday, Apr 13, 2014",
              "DepartTimeDisplayString": "Depart 8:40PM",
              "ArriveDisplayString": "London (LHR)",
              "ArriveCityDisplayString": "London",
              "ArriveDateDisplayString": "Monday, Apr 14",
              "ArriveTimeDisplayString": "Arrive 8:35AM (+1 day)",
              "CarrierDisplayString": "Air Canada",
              "JourneyTimeDisplayString": "6h55m",
              "EquipmentDisplayString": "Boeing 777-300ER",
              "StopCities": [],
              "Carrier": "AC",
              "FlightNumber": "848",
              "COS": "L",
              "DepartCity": "YYZ",
              "ArriveCity": "LHR",
              "DepartTime": "2014-04-13T20:40:00",
              "ArriveTime": "2014-04-14T08:35:00",
              "Equipment": "77W",
              "Services": [],
              "SegmentNumber": 1,
              "SegmentType": "AIR_SEGMENT"
            }
          ],
          "ArrivalScore": 515,
          "JourneyTime": "10:35:00",
          "FlightTime": "08:30:00",
          "Connections": 1,
          "DepartDisplayString": "New York (JFK)",
          "DepartDateDisplayString": "Sunday, Apr 13, 2014",
          "DepartTimeDisplayString": "Depart 5:00PM",
          "ArriveDisplayString": "London (LHR)",
          "ArriveDateDisplayString": "Monday, Apr 14, 2014",
          "ArriveTimeDisplayString": "Arrive 8:35AM (+1 day)",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "10h35m",
          "FlightsDisplayString": "Air Canada 8905 (W), 848 (L)",
          "AllCarrierCodes": [
            "AC"
          ],
          "Equipment": [
            "Canadair CRJ",
            "Boeing 777-300ER"
          ],
          "Layovers": [
            "1 Connection",
            "Toronto: 2h05m"
          ],
          "SummaryCarrier": "AC"
        },
        {
          "TripDirection": "RETURN_TRIP",
          "NativeOrder": 14,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "a0fa01cb-3b82-404c-8fdf-fe676dd377a7",
          "FromAirport": "LHR",
          "ToAirport": "JFK",
          "DepartTime": "2014-04-21T08:30:00",
          "ArriveTime": "2014-04-21T16:30:00",
          "Segments": [
            {
              "JourneyTime": "07:40:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "JourneyTimeStr": "07:40",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 10000000,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "London (LHR)",
              "DepartCityDisplayString": "London",
              "DepartDateDisplayString": "Monday, Apr 21, 2014",
              "DepartTimeDisplayString": "Depart 8:30AM",
              "ArriveDisplayString": "Toronto (YYZ)",
              "ArriveCityDisplayString": "Toronto",
              "ArriveDateDisplayString": "Monday, Apr 21",
              "ArriveTimeDisplayString": "Arrive 11:10AM",
              "CarrierDisplayString": "Air Canada",
              "JourneyTimeDisplayString": "7h40m",
              "ConnectTimeDisplayString": "3h50m",
              "EquipmentDisplayString": "Boeing 777-200LR",
              "StopCities": [],
              "Carrier": "AC",
              "FlightNumber": "869",
              "COS": "L",
              "DepartCity": "LHR",
              "ArriveCity": "YYZ",
              "DepartTime": "2014-04-21T08:30:00",
              "ArriveTime": "2014-04-21T11:10:00",
              "Equipment": "77L",
              "Services": [],
              "SegmentNumber": 2,
              "SegmentType": "AIR_SEGMENT"
            },
            {
              "JourneyTime": "01:30:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "JourneyTimeStr": "01:30",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 100,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "Toronto (YYZ)",
              "DepartCityDisplayString": "Toronto",
              "DepartDateDisplayString": "Monday, Apr 21, 2014",
              "DepartTimeDisplayString": "Depart 3:00PM",
              "ArriveDisplayString": "New York (JFK)",
              "ArriveCityDisplayString": "New York",
              "ArriveDateDisplayString": "Monday, Apr 21",
              "ArriveTimeDisplayString": "Arrive 4:30PM",
              "CarrierDisplayString": "Air Canada",
              "JourneyTimeDisplayString": "1h30m",
              "EquipmentDisplayString": "Canadair CRJ",
              "StopCities": [],
              "Carrier": "AC",
              "FlightNumber": "8904",
              "COS": "S",
              "DepartCity": "YYZ",
              "ArriveCity": "JFK",
              "DepartTime": "2014-04-21T15:00:00",
              "ArriveTime": "2014-04-21T16:30:00",
              "Equipment": "CRJ",
              "Services": [],
              "SegmentNumber": 3,
              "SegmentType": "AIR_SEGMENT"
            }
          ],
          "DepartureScore": 510,
          "JourneyTime": "13:00:00",
          "FlightTime": "09:10:00",
          "Connections": 1,
          "DepartDisplayString": "London (LHR)",
          "DepartDateDisplayString": "Monday, Apr 21, 2014",
          "DepartTimeDisplayString": "Depart 8:30AM",
          "ArriveDisplayString": "New York (JFK)",
          "ArriveDateDisplayString": "Monday, Apr 21, 2014",
          "ArriveTimeDisplayString": "Arrive 4:30PM",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "13h0m",
          "FlightsDisplayString": "Air Canada 869 (L), 8904 (S)",
          "AllCarrierCodes": [
            "AC"
          ],
          "Equipment": [
            "Boeing 777-200LR",
            "Canadair CRJ"
          ],
          "Layovers": [
            "1 Connection",
            "Toronto: 3h50m"
          ],
          "SummaryCarrier": "AC"
        }
      ],
      "PrioritizerKey": "AC",
      "OtherServiceLevels": []
    },
    {
      "BaggageURLs": [
        {
          "Carrier": "UA",
          "URL": "http://www.united.com/web/en-US/default.aspx"
        }
      ],
      "PricingInfo": {
        "m_equivCalculated": true,
        "Messages": [],
        "TotalFare": {
          "MinorUnits": 99158,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "TotalCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "BaseFare": {
          "MinorUnits": 28200,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "BaseCurrency": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "PenaltyText": "TICKETS ARE NON-REFUNDABLE",
        "TicketByDate": "2014-03-24T00:00:00",
        "BaggageAllowances": [],
        "Taxes": [
          {
            "TaxDesignator": "alltaxes",
            "TaxAmount": {
              "MinorUnits": 70958,
              "CurrencyInfo": {
                "CurrencyCode": "USD",
                "DecimalPlaces": 2,
                "CultureInfoName": "en-US",
                "CurrencyName": "US dollar"
              },
              "CurrencyString": "USD"
            }
          }
        ],
        "NumTickets": 1,
        "EquivAmount": {
          "MinorUnits": 28200,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "EquivCurrencyFareCalcFieldQ": {
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "SegmentNumbers": [],
        "SegmentCOSes": [
          "W",
          "W",
          "L",
          "S"
        ],
        "TotalTaxes": {
          "MinorUnits": 70958,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "FareRules": [],
        "FareBasisCodes": [
          "WKXRAX",
          "LKXRAX17"
        ],
        "ForceFBCs": [],
        "PTCs": [
          "PFA"
        ],
        "PricingSubplan": {
          "Tuple": {
            "UniqueId": "c042f62e-cbb4-4b0c-9ae3-1b16117a0959",
            "Flights": [
              {
                "TripDirection": "OUTBOUND_TRIP",
                "NativeOrder": 47,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "f71f504b-addb-4573-8aa9-bc0f3a59a6dc",
                "FromAirport": "JFK",
                "ToAirport": "LHR",
                "DepartTime": "2014-04-14T06:00:00",
                "ArriveTime": "2014-04-14T21:55:00",
                "Segments": [
                  {
                    "JourneyTime": "01:18:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "01:18",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 500,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "UA",
                    "FlightNumber": "5716",
                    "COS": "W",
                    "DepartCity": "JFK",
                    "ArriveCity": "IAD",
                    "DepartTime": "2014-04-14T06:00:00",
                    "ArriveTime": "2014-04-14T07:18:00",
                    "Equipment": "CRJ",
                    "Services": [],
                    "SegmentType": "AIR_SEGMENT"
                  },
                  {
                    "JourneyTime": "07:30:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "07:30",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 400,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "LH",
                    "FlightNumber": "9227",
                    "COS": "W",
                    "DepartCity": "IAD",
                    "ArriveCity": "LHR",
                    "DepartTime": "2014-04-14T09:25:00",
                    "ArriveTime": "2014-04-14T21:55:00",
                    "Equipment": "752",
                    "OperatedByCode": "UA",
                    "Services": [],
                    "CodeShare": true,
                    "SegmentNumber": 1,
                    "SegmentType": "AIR_SEGMENT"
                  }
                ],
                "ArrivalScore": 1315,
                "JourneyTime": "10:55:00",
                "FlightTime": "08:48:00",
                "Connections": 1,
                "SummaryCarrier": "UA"
              },
              {
                "TripDirection": "RETURN_TRIP",
                "NativeOrder": 14,
                "OtherServiceLevels": [],
                "FlightValidationStatus": {
                  "Warnings": [],
                  "Errors": [],
                  "IsValid": true
                },
                "FlightWarnings": [],
                "UniqueId": "a0fa01cb-3b82-404c-8fdf-fe676dd377a7",
                "FromAirport": "LHR",
                "ToAirport": "JFK",
                "DepartTime": "2014-04-21T08:30:00",
                "ArriveTime": "2014-04-21T16:30:00",
                "Segments": [
                  {
                    "JourneyTime": "07:40:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "07:40",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 10000000,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "AC",
                    "FlightNumber": "869",
                    "COS": "L",
                    "DepartCity": "LHR",
                    "ArriveCity": "YYZ",
                    "DepartTime": "2014-04-21T08:30:00",
                    "ArriveTime": "2014-04-21T11:10:00",
                    "Equipment": "77L",
                    "Services": [],
                    "SegmentNumber": 2,
                    "SegmentType": "AIR_SEGMENT"
                  },
                  {
                    "JourneyTime": "01:30:00",
                    "ServiceLevel": "Y",
                    "COSSlots": {},
                    "JourneyTimeStr": "01:30",
                    "SeatString": "None Assigned",
                    "Coupons": [],
                    "ActiveCoupons": [],
                    "EstimatedPriceForServiceLevel": {
                      "MinorUnits": 100,
                      "CurrencyInfo": {
                        "CurrencyCode": "USD",
                        "DecimalPlaces": 2,
                        "CultureInfoName": "en-US",
                        "CurrencyName": "US dollar"
                      },
                      "CurrencyString": "USD"
                    },
                    "StopCities": [],
                    "Carrier": "AC",
                    "FlightNumber": "8904",
                    "COS": "S",
                    "DepartCity": "YYZ",
                    "ArriveCity": "JFK",
                    "DepartTime": "2014-04-21T15:00:00",
                    "ArriveTime": "2014-04-21T16:30:00",
                    "Equipment": "CRJ",
                    "Services": [],
                    "SegmentNumber": 3,
                    "SegmentType": "AIR_SEGMENT"
                  }
                ],
                "DepartureScore": 510,
                "JourneyTime": "13:00:00",
                "FlightTime": "09:10:00",
                "Connections": 1,
                "SummaryCarrier": "AC"
              }
            ],
            "PrioritizerKey": "LH",
            "OtherServiceLevels": []
          },
          "PartitionedPricing": [
            {
              "$type": "RightRez.CrsLogic.Pricing.AutoPricingCommand, RightRez.Core",
              "Bumpable": true,
              "Segments": [
                {
                  "JourneyTime": "01:18:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "01:18",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 500,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "UA",
                  "FlightNumber": "5716",
                  "COS": "W",
                  "DepartCity": "JFK",
                  "ArriveCity": "IAD",
                  "DepartTime": "2014-04-14T06:00:00",
                  "ArriveTime": "2014-04-14T07:18:00",
                  "Equipment": "CRJ",
                  "Services": [],
                  "SegmentType": "AIR_SEGMENT"
                },
                {
                  "JourneyTime": "07:30:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "07:30",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 400,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "LH",
                  "FlightNumber": "9227",
                  "COS": "W",
                  "DepartCity": "IAD",
                  "ArriveCity": "LHR",
                  "DepartTime": "2014-04-14T09:25:00",
                  "ArriveTime": "2014-04-14T21:55:00",
                  "Equipment": "752",
                  "OperatedByCode": "UA",
                  "Services": [],
                  "CodeShare": true,
                  "SegmentNumber": 1,
                  "SegmentType": "AIR_SEGMENT"
                },
                {
                  "JourneyTime": "07:40:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "07:40",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 10000000,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "AC",
                  "FlightNumber": "869",
                  "COS": "L",
                  "DepartCity": "LHR",
                  "ArriveCity": "YYZ",
                  "DepartTime": "2014-04-21T08:30:00",
                  "ArriveTime": "2014-04-21T11:10:00",
                  "Equipment": "77L",
                  "Services": [],
                  "SegmentNumber": 2,
                  "SegmentType": "AIR_SEGMENT"
                },
                {
                  "JourneyTime": "01:30:00",
                  "ServiceLevel": "Y",
                  "COSSlots": {},
                  "JourneyTimeStr": "01:30",
                  "SeatString": "None Assigned",
                  "Coupons": [],
                  "ActiveCoupons": [],
                  "EstimatedPriceForServiceLevel": {
                    "MinorUnits": 100,
                    "CurrencyInfo": {
                      "CurrencyCode": "USD",
                      "DecimalPlaces": 2,
                      "CultureInfoName": "en-US",
                      "CurrencyName": "US dollar"
                    },
                    "CurrencyString": "USD"
                  },
                  "StopCities": [],
                  "Carrier": "AC",
                  "FlightNumber": "8904",
                  "COS": "S",
                  "DepartCity": "YYZ",
                  "ArriveCity": "JFK",
                  "DepartTime": "2014-04-21T15:00:00",
                  "ArriveTime": "2014-04-21T16:30:00",
                  "Equipment": "CRJ",
                  "Services": [],
                  "SegmentNumber": 3,
                  "SegmentType": "AIR_SEGMENT"
                }
              ],
              "NumberOfSegments": 4,
              "NumberOfCarriers": 1,
              "DepartAirport": "JFK",
              "ArriveAirport": "LHR",
              "PricingRecord": {
                "fare_type": 1,
                "ID": "c7e775eb-62b5-4461-bb60-de80b71dba7e",
                "selector_id": "df4b23d3-6605-4066-a537-83a4b9d110a6",
                "RuleTag": "FREE",
                "SFT": "FXP[/S{SEGMENTS}]/R{FARE_CODE},U",
                "Endorsements": "NONEND/REFERERTEINFOTHRUAGT/ACOSSNLHLXUAONLY",
                "TourCode": "811AW",
                "tktdesignator": "",
                "PTC": "PFA",
                "FOPTag": "CCTP",
                "Commission": "",
                "FQTemplate": "",
                "SecondaryCarriers": "4U, A3, AA, AC, AI, AM, AR, AS, AZ, B6, BA, CX, EN, JJ, LO, LP, LX, OS, OU, PR, SA, SK, SN, UA, US, VO",
                "ValidatingCarrier": "LH",
                "BulkTicket": true,
                "AllianceCarriers": "AC,LX,OS,SN,UA",
                "RoundTripLogic": "Both",
                "InvalidCodeshareCarriers": "",
                "InvalidCodeshareCarriersLongHaul": "TP",
                "InvalidCodeshareCarriersShortHaul": "",
                "InvalidFlightNumbers": "",
                "RuleSelector": {
                  "ID": "df4b23d3-6605-4066-a537-83a4b9d110a6",
                  "Active": true,
                  "ClientID": "FAKE",
                  "StartDate": "2013-04-01T00:00:00",
                  "EndDate": "2015-03-31T00:00:00",
                  "CarrierCodes": "LH",
                  "BookingTypes": "entertainment,crew,airsea,corporate,marine",
                  "From": {
                    "LocationType": "Continent",
                    "Location": "NA"
                  },
                  "To": {
                    "LocationType": "Continent",
                    "Location": "EU"
                  },
                  "FareType": "AirSea",
                  "Notes": "A MultiLateral ANY to ANY",
                  "TStamp": "2014-02-26T19:53:11.823",
                  "UpdatedBy": "FAKEAdmin"
                }
              },
              "SupportedFBCRecords": [
                {
                  "fare_type": 1,
                  "ID": "0ffaf489-4e8b-4735-9aae-89d914546ca4",
                  "selector_id": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                  "FBCTemplate": "{COS}{SEASON}RAX",
                  "RuleSelector": {
                    "ID": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AC,OS,SN,LH,LX,UA",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-12T18:36:55.087",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "b9f20dbf-932a-4983-b205-8d7f1627cec3",
                  "selector_id": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}RAX",
                  "RuleSelector": {
                    "ID": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AC,OS,SN,LH,LX,UA",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-12T18:36:55.087",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "0ffaf489-4e8b-4735-9aae-89d914546ca4",
                  "selector_id": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                  "FBCTemplate": "{COS}{SEASON}RAX",
                  "RuleSelector": {
                    "ID": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AC,OS,SN,LH,LX,UA",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-12T18:36:55.087",
                    "UpdatedBy": "FAKE client"
                  }
                },
                {
                  "fare_type": 1,
                  "ID": "b9f20dbf-932a-4983-b205-8d7f1627cec3",
                  "selector_id": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                  "FBCTemplate": "{COS}{SEASON}{WEEKEND}RAX",
                  "RuleSelector": {
                    "ID": "ee50877d-2a63-4d1b-8825-46513701fdf5",
                    "Active": true,
                    "ClientID": "FAKE",
                    "StartDate": "2013-04-01T00:00:00",
                    "EndDate": "2015-03-31T00:00:00",
                    "CarrierCodes": "AC,OS,SN,LH,LX,UA",
                    "From": {
                      "LocationType": "Continent",
                      "Location": "NA"
                    },
                    "To": {
                      "LocationType": "Continent",
                      "Location": "EU"
                    },
                    "FareType": "AirSea",
                    "RuleType": "CarrierFBC",
                    "Notes": "",
                    "TStamp": "2013-07-12T18:36:55.087",
                    "UpdatedBy": "FAKE client"
                  }
                }
              ],
              "FareType": "AirSea",
              "BookType": "AirSea",
              "RuleID": "c7e775eb-62b5-4461-bb60-de80b71dba7e"
            }
          ],
          "Messages": [],
          "FlightType": {
            "CompareValue": 10104,
            "NumberOfSegments": 4,
            "NumberOfCarriers": 1,
            "NumberOfTickets": 1
          }
        },
        "FareType": "AirSea"
      },
      "NetFarePriceBreakdown": {
        "BillableCost": {
          "MinorUnits": 99200,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalFare": {
          "MinorUnits": 99158,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "PricedTotalTaxes": {
          "MinorUnits": 70958,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        },
        "InternalMarkup": {
          "MinorUnits": 42,
          "CurrencyInfo": {
            "CurrencyCode": "USD",
            "DecimalPlaces": 2,
            "CultureInfoName": "en-US",
            "CurrencyName": "US dollar"
          },
          "CurrencyString": "USD"
        }
      },
      "FlightType": {
        "CompareValue": 10104,
        "NumberOfSegments": 4,
        "NumberOfCarriers": 1,
        "NumberOfTickets": 1
      },
      "InternalMarkup": {
        "MinorUnits": 42,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "BillableCost": {
        "MinorUnits": 99200,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalFare": {
        "MinorUnits": 99158,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedTotalTaxes": {
        "MinorUnits": 70958,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "PricedBaseFare": {
        "MinorUnits": 28200,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "FareType": "AirSea",
      "FareTypeInt": 1,
      "TicketByDate": "2014-03-24T00:00:00",
      "PricedNumTickets": 1,
      "JourneyTime": "23:55:00",
      "JourneyTimeMinutes": 1435,
      "NetPriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PubPriceFormat": "{billable_cost} = {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "PriceFormat": "{billable_cost} =  {adjusted_base_fare} + {total_taxes} + {total_surcharges}",
      "DefaultPricingDisplayString": "$992.00 =  $282.42 + $709.58 + $0.00",
      "DefaultNetPricingDisplayString": "$992.00 =  $282.42 + $709.58 + $0.00",
      "TotalFormat": "{billable_cost}",
      "TotalPricingDisplayString": "$992.00",
      "SortFare": 99200,
      "Messages": [],
      "TicketByDateDisplayString": "Monday, Mar 24, 2014",
      "ServiceLevelDisplayString": "Coach",
      "FlightWarnings": [],
      "NativeOrder": 47,
      "ArrivalScore": 1315,
      "DepartureScore": 510,
      "SummaryCarrier": "UA",
      "FlightTypeInt": 10104,
      "Connections": 2,
      "NumberOfSegments": 4,
      "NumberOfCarriers": 1,
      "NumberOfTickets": 1,
      "RRezPrice": {
        "MinorUnits": 99158,
        "CurrencyInfo": {
          "CurrencyCode": "USD",
          "DecimalPlaces": 2,
          "CultureInfoName": "en-US",
          "CurrencyName": "US dollar"
        },
        "CurrencyString": "USD"
      },
      "UniqueId": "c042f62e-cbb4-4b0c-9ae3-1b16117a0959",
      "Flights": [
        {
          "TripDirection": "OUTBOUND_TRIP",
          "NativeOrder": 47,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "f71f504b-addb-4573-8aa9-bc0f3a59a6dc",
          "FromAirport": "JFK",
          "ToAirport": "LHR",
          "DepartTime": "2014-04-14T06:00:00",
          "ArriveTime": "2014-04-14T21:55:00",
          "Segments": [
            {
              "JourneyTime": "01:18:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "JourneyTimeStr": "01:18",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 500,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "New York (JFK)",
              "DepartCityDisplayString": "New York",
              "DepartDateDisplayString": "Monday, Apr 14, 2014",
              "DepartTimeDisplayString": "Depart 6:00AM",
              "ArriveDisplayString": "Washington (IAD)",
              "ArriveCityDisplayString": "Washington",
              "ArriveDateDisplayString": "Monday, Apr 14",
              "ArriveTimeDisplayString": "Arrive 7:18AM",
              "CarrierDisplayString": "United",
              "JourneyTimeDisplayString": "1h18m",
              "ConnectTimeDisplayString": "2h07m",
              "EquipmentDisplayString": "Canadair CRJ",
              "StopCities": [],
              "Carrier": "UA",
              "FlightNumber": "5716",
              "COS": "W",
              "DepartCity": "JFK",
              "ArriveCity": "IAD",
              "DepartTime": "2014-04-14T06:00:00",
              "ArriveTime": "2014-04-14T07:18:00",
              "Equipment": "CRJ",
              "Services": [],
              "SegmentType": "AIR_SEGMENT"
            },
            {
              "JourneyTime": "07:30:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "JourneyTimeStr": "07:30",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 400,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "Washington (IAD)",
              "DepartCityDisplayString": "Washington",
              "DepartDateDisplayString": "Monday, Apr 14, 2014",
              "DepartTimeDisplayString": "Depart 9:25AM",
              "ArriveDisplayString": "London (LHR)",
              "ArriveCityDisplayString": "London",
              "ArriveDateDisplayString": "Monday, Apr 14",
              "ArriveTimeDisplayString": "Arrive 9:55PM",
              "CarrierDisplayString": "Lufthansa",
              "OperatedByDisplayString": "Operated By United",
              "JourneyTimeDisplayString": "7h30m",
              "EquipmentDisplayString": "Boeing 757-200",
              "StopCities": [],
              "Carrier": "LH",
              "FlightNumber": "9227",
              "COS": "W",
              "DepartCity": "IAD",
              "ArriveCity": "LHR",
              "DepartTime": "2014-04-14T09:25:00",
              "ArriveTime": "2014-04-14T21:55:00",
              "Equipment": "752",
              "OperatedByCode": "UA",
              "Services": [],
              "CodeShare": true,
              "SegmentNumber": 1,
              "SegmentType": "AIR_SEGMENT"
            }
          ],
          "ArrivalScore": 1315,
          "JourneyTime": "10:55:00",
          "FlightTime": "08:48:00",
          "Connections": 1,
          "DepartDisplayString": "New York (JFK)",
          "DepartDateDisplayString": "Monday, Apr 14, 2014",
          "DepartTimeDisplayString": "Depart 6:00AM",
          "ArriveDisplayString": "London (LHR)",
          "ArriveDateDisplayString": "Monday, Apr 14, 2014",
          "ArriveTimeDisplayString": "Arrive 9:55PM",
          "OperatedByDisplayString": "LH 9227 Operated By United",
          "JourneyTimeDisplayString": "10h55m",
          "FlightsDisplayString": "United 5716 (W), Lufthansa 9227 (W)",
          "AllCarrierCodes": [
            "UA",
            "LH"
          ],
          "Equipment": [
            "Canadair CRJ",
            "Boeing 757-200"
          ],
          "Layovers": [
            "1 Connection",
            "Washington: 2h07m"
          ],
          "SummaryCarrier": "UA"
        },
        {
          "TripDirection": "RETURN_TRIP",
          "NativeOrder": 14,
          "OtherServiceLevels": [],
          "FlightValidationStatus": {
            "Warnings": [],
            "Errors": [],
            "IsValid": true
          },
          "FlightWarnings": [],
          "UniqueId": "a0fa01cb-3b82-404c-8fdf-fe676dd377a7",
          "FromAirport": "LHR",
          "ToAirport": "JFK",
          "DepartTime": "2014-04-21T08:30:00",
          "ArriveTime": "2014-04-21T16:30:00",
          "Segments": [
            {
              "JourneyTime": "07:40:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "JourneyTimeStr": "07:40",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 10000000,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "London (LHR)",
              "DepartCityDisplayString": "London",
              "DepartDateDisplayString": "Monday, Apr 21, 2014",
              "DepartTimeDisplayString": "Depart 8:30AM",
              "ArriveDisplayString": "Toronto (YYZ)",
              "ArriveCityDisplayString": "Toronto",
              "ArriveDateDisplayString": "Monday, Apr 21",
              "ArriveTimeDisplayString": "Arrive 11:10AM",
              "CarrierDisplayString": "Air Canada",
              "JourneyTimeDisplayString": "7h40m",
              "ConnectTimeDisplayString": "3h50m",
              "EquipmentDisplayString": "Boeing 777-200LR",
              "StopCities": [],
              "Carrier": "AC",
              "FlightNumber": "869",
              "COS": "L",
              "DepartCity": "LHR",
              "ArriveCity": "YYZ",
              "DepartTime": "2014-04-21T08:30:00",
              "ArriveTime": "2014-04-21T11:10:00",
              "Equipment": "77L",
              "Services": [],
              "SegmentNumber": 2,
              "SegmentType": "AIR_SEGMENT"
            },
            {
              "JourneyTime": "01:30:00",
              "ServiceLevel": "Y",
              "COSSlots": {},
              "JourneyTimeStr": "01:30",
              "SeatString": "None Assigned",
              "Coupons": [],
              "ActiveCoupons": [],
              "EstimatedPriceForServiceLevel": {
                "MinorUnits": 100,
                "CurrencyInfo": {
                  "CurrencyCode": "USD",
                  "DecimalPlaces": 2,
                  "CultureInfoName": "en-US",
                  "CurrencyName": "US dollar"
                },
                "CurrencyString": "USD"
              },
              "DepartDisplayString": "Toronto (YYZ)",
              "DepartCityDisplayString": "Toronto",
              "DepartDateDisplayString": "Monday, Apr 21, 2014",
              "DepartTimeDisplayString": "Depart 3:00PM",
              "ArriveDisplayString": "New York (JFK)",
              "ArriveCityDisplayString": "New York",
              "ArriveDateDisplayString": "Monday, Apr 21",
              "ArriveTimeDisplayString": "Arrive 4:30PM",
              "CarrierDisplayString": "Air Canada",
              "JourneyTimeDisplayString": "1h30m",
              "EquipmentDisplayString": "Canadair CRJ",
              "StopCities": [],
              "Carrier": "AC",
              "FlightNumber": "8904",
              "COS": "S",
              "DepartCity": "YYZ",
              "ArriveCity": "JFK",
              "DepartTime": "2014-04-21T15:00:00",
              "ArriveTime": "2014-04-21T16:30:00",
              "Equipment": "CRJ",
              "Services": [],
              "SegmentNumber": 3,
              "SegmentType": "AIR_SEGMENT"
            }
          ],
          "DepartureScore": 510,
          "JourneyTime": "13:00:00",
          "FlightTime": "09:10:00",
          "Connections": 1,
          "DepartDisplayString": "London (LHR)",
          "DepartDateDisplayString": "Monday, Apr 21, 2014",
          "DepartTimeDisplayString": "Depart 8:30AM",
          "ArriveDisplayString": "New York (JFK)",
          "ArriveDateDisplayString": "Monday, Apr 21, 2014",
          "ArriveTimeDisplayString": "Arrive 4:30PM",
          "OperatedByDisplayString": "",
          "JourneyTimeDisplayString": "13h0m",
          "FlightsDisplayString": "Air Canada 869 (L), 8904 (S)",
          "AllCarrierCodes": [
            "AC"
          ],
          "Equipment": [
            "Boeing 777-200LR",
            "Canadair CRJ"
          ],
          "Layovers": [
            "1 Connection",
            "Toronto: 3h50m"
          ],
          "SummaryCarrier": "AC"
        }
      ],
      "PrioritizerKey": "LH",
      "OtherServiceLevels": []
    }
  ],
  "Messages": []
}