Similar to AirShopping, this endpoint also allows you to compare rates from a variety of sources, including GDS, NDC, and direct airlines, to get your precisely desired itinerary. You can search for one way, round trip, and multicity flights, as well as set preferences such as fare type, cabin type, alternate days, direct flights, refundable tickets, nearby airports, and free baggage. As a result, you will be able to get more accurate preferred results.
In addition to that, it allows you to search for alternate day’s rates. If you search for a specific date, the rates for that many days before and after will be displayed based on the value you specified in the Alternate Days section.
Schema
-
Name: Provide the name for the request. This is a String value.
-
ReferenceVersion: Provide the version number. This is a Numeric value.
-
Travel Agency Sender:
-
Name: Provide the name for the request. This is a String value.
-
IATA Number: Provide the IATA number for the request. This is a String value.
-
Agency ID: Provide the agency ID for the request. This is a String value.
-
Contacts: This is an Array.
- EmailContact: Provide the email contact for the request. This is a String value.
-
-
OriginDestination: This is an Array. This is a required field. Provide the desired origin and destination.
-
Departure:
-
AirportCode: Provide the IATA Airport code for the request. Only three-letters codes are accepted. The value will be String.
-
Date: Departure date(YYYY-MM-DD) to be filled in for the request. Only (YYYY-MM-DD) format is accepted. The value will be Numeric.
-
-
Arrival:
- AirportCode: Provide the IATA Airport code for the request. Only three-letters codes are accepted. The value will be String.
-
-
Passenger: This is an Array.
Note: This is a required field. The passenger list must have atleast one adult. Infant object count should be less than or equal to adult count. Total pax should be less than or eqaul to 9.
-
PassengerID: Provide the passenger ID for the request. This is a String value.
-
PTC: Provide the passenger type. Valid values are
ADT
,CHD
, andINF
. This is a String value.
-
This is an optional field.
-
TripType: Provide your preferred trip type. Default value is One Way. Valid values are
One Way
,Return
,Multi City
. The value will be String. -
CabinType: Provide your preferred cabin type. Default value is Y:ECONOMY. Valid values are
Y: ECONOMY
,S: PREM ECONOMY
,C: BUSINESS
,D: PREMBUSINESS
,F: FIRSTCLASS
, andP: PREMFIRSTCLASS
. The value will be String. -
FareType: This is an Array. Provide your preferred Fare type. Default value is 70J:PUB. Valid values are
70J:PUB
,749:PRI
, and750:Both
. -
AdditionalCabinType: This is an Array.Provide any additional cabin type. Valid values are
PREM ECONOMY
,BUSINESS
,PREMBUSINESS
,FIRSTCLASS
, andPREMFIRSTCLASS
. -
AlternateDays: Default value is 0. If the value is not 0, the alternate date request will be the same as the value. Valid values are
-3
,-2
,-1
,0
,1
,2
, and3
. The value will be Numeric. -
NoOfStops: Provide the required number of stops. Valid values are
""
and0
. The value will be Numeric. -
NearByAirports: Provide if there is any airport present nearby. Defalut value is N. Valid values are
Y
andN
. The value will be String. -
FreeBaggage: Provide if you want to request for free baggage. Default value is N. Valid values are
Y
andN
. The value will be String. -
CountryPreference: Provide the Preferred country or Exclude country. The value will be String.
-
AirlinePreference: Provide the Preferred airlines or Exclude airlines. The value will be String.
-
StopPreference: Provide the Preferred stops or Exclude stops. The value will be String.
-
Currency: Provide to make a currency request. Default value is CAD. Valid values are
CAD
,INR
,USD
, andSGD
. The value will be String. -
Penalties: This is a String value.
- Refundable: Provide the details to request a refund. Default value is N. Valid values are
Y
andN
.
- Refundable: Provide the details to request a refund. Default value is N. Valid values are
Request URL
curl --location --request POST 'https://newapi.tltid.com/AirShoppingAltDate' \
--header 'Authorization: <YOUR_ACCESS_TOKEN>' \
Request Body Sample
{
"AirShoppingRQ": {
"Party": {
"Sender": {
"TravelAgencySender": {
"Name": "kathir",
"IATA_Number": "",
"AgencyID": "",
"Contacts": {
"Contact": [
{
"EmailContact": "kathir@gmail.com"
}
]
}
}
}
},
"CoreQuery": {
"OriginDestinations": {
"OriginDestination": [
{
"Departure": {
"AirportCode": "LAX",
"Date": "2021-10-25"
},
"Arrival": {
"AirportCode": "LHR"
}
},
{
"Departure": {
"AirportCode": "LHR",
"Date": "2021-10-28"
},
"Arrival": {
"AirportCode": "LAX"
}
}
]
}
},
"DataLists": {
"PassengerList": {
"Passenger": [
{
"PassengerID": "T1",
"PTC": "ADT"
},
{
"PassengerID": "T2",
"PTC": "ADT"
},
{
"PassengerID": "T3",
"PTC": "CHD"
},
{
"PassengerID": "T4",
"PTC": "INF"
}
]
}
},
"Preference": {
"TripType": "Return",
"CabinType": "Y",
"FareType": [
"70J",
"749"
],
"AdditionalCabinType": [
],
"AlternateDays": 2,
"NoOfStops": "",
"NearByAirports": "N",
"FreeBaggage": "N",
"CountryPreference": {
"ExcludeCountry": [
],
"PreferedCountry": [
]
},
"AirlinePreference": {
"PreferedAirlines": [
],
"ExcludeAirlines": [
]
},
"StopPreference": {
"PreferedStops": [
],
"ExcludeStops": [
]
},
"Currency": "CAD",
"Penalties": {
"Refundable": "N"
},
},
"MetaData": {
"TraceId": "161777799749"
}
}
}
Response Sample
{
"AirShoppingRS": {
"Document": {
"Name": "Clarity NDC GATEWAY",
"ReferenceVersion": "1.2"
},
"Party": {
"Sender": {
"TravelAgencySender": {
"Name": "EXTERNAL API TESTING AGENCY",
"IATA_Number": "",
"AgencyID": "EXTERNAL API TESTING AGENCY",
"Contacts": {
"Contact": [
{
"EmailContact": "ba.laqaems@gmail.com"
}
]
}
}
}
},
"ShoppingResponseId": "1626692593117875027",
"Success": {},
"OffersGroup": {
"AirlineOffers": [
{
"AirlineOfferSnapshot": {
"PassengerQuantity": 4,
"MatchedOfferQuantity": 56,
"Lowest": {
"BookingCurrencyPrice": 3663.29,
"EquivCurrencyPrice": 3663.29
},
"Highest": {
"BookingCurrencyPrice": 7864.29,
"EquivCurrencyPrice": 7864.29
}
},
"Offer": [
{
"OfferID": "83071221626692599465149760",
"Owner": "AA",
"OwnerName": "American Airlines",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:19"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 3663.29,
"EquivCurrencyPrice": 3663.29
},
"BasePrice": {
"BookingCurrencyPrice": 1209,
"EquivCurrencyPrice": 1209
},
"TaxPrice": {
"BookingCurrencyPrice": 2454.29,
"EquivCurrencyPrice": 2454.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2471.56,
"EquivCurrencyPrice": 2471.56
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight2"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2471.56,
"EquivCurrencyPrice": 2471.56
},
"BaseAmount": {
"BookingCurrencyPrice": 848,
"EquivCurrencyPrice": 848
},
"TaxAmount": {
"BookingCurrencyPrice": 1623.56,
"EquivCurrencyPrice": 1623.56
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_1",
"Code": "QLW8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment2",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_2",
"Code": "QLW8C7M5W/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "6"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 987.29,
"EquivCurrencyPrice": 987.29
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight2"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 987.29,
"EquivCurrencyPrice": 987.29
},
"BaseAmount": {
"BookingCurrencyPrice": 318,
"EquivCurrencyPrice": 318
},
"TaxAmount": {
"BookingCurrencyPrice": 669.29,
"EquivCurrencyPrice": 669.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_1",
"Code": "QLW8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment2",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_2",
"Code": "QLW8C7M5W/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "6"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 204.44,
"EquivCurrencyPrice": 204.44
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight2"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 204.44,
"EquivCurrencyPrice": 204.44
},
"BaseAmount": {
"BookingCurrencyPrice": 43,
"EquivCurrencyPrice": 43
},
"TaxAmount": {
"BookingCurrencyPrice": 161.44,
"EquivCurrencyPrice": 161.44
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_1",
"Code": "QLW8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment2",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_2",
"Code": "QLW8C7M5W/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "6"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment1 Segment2",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment2",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment2",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag1"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071221626692599465149760",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PRI"
},
{
"OfferID": "83071221626692599470547155",
"Owner": "AA",
"OwnerName": "American Airlines",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:19"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 3931.29,
"EquivCurrencyPrice": 3931.29
},
"BasePrice": {
"BookingCurrencyPrice": 1477,
"EquivCurrencyPrice": 1477
},
"TaxPrice": {
"BookingCurrencyPrice": 2454.29,
"EquivCurrencyPrice": 2454.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2661.56,
"EquivCurrencyPrice": 2661.56
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight3"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2661.56,
"EquivCurrencyPrice": 2661.56
},
"BaseAmount": {
"BookingCurrencyPrice": 1038,
"EquivCurrencyPrice": 1038
},
"TaxAmount": {
"BookingCurrencyPrice": 1623.56,
"EquivCurrencyPrice": 1623.56
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment3",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_4",
"Code": "NLX2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 1057.29,
"EquivCurrencyPrice": 1057.29
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight3"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 1057.29,
"EquivCurrencyPrice": 1057.29
},
"BaseAmount": {
"BookingCurrencyPrice": 388,
"EquivCurrencyPrice": 388
},
"TaxAmount": {
"BookingCurrencyPrice": 669.29,
"EquivCurrencyPrice": 669.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment3",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_4",
"Code": "NLX2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 212.44,
"EquivCurrencyPrice": 212.44
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight3"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 212.44,
"EquivCurrencyPrice": 212.44
},
"BaseAmount": {
"BookingCurrencyPrice": 51,
"EquivCurrencyPrice": 51
},
"TaxAmount": {
"BookingCurrencyPrice": 161.44,
"EquivCurrencyPrice": 161.44
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment3",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_4",
"Code": "NLX2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment1 Segment3",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment3",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment3",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag1"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071221626692599470547155",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PRI"
},
{
"OfferID": "83071221626692599478799859",
"Owner": "AA",
"OwnerName": "American Airlines",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:19"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 4064.29,
"EquivCurrencyPrice": 4064.29
},
"BasePrice": {
"BookingCurrencyPrice": 1610,
"EquivCurrencyPrice": 1610
},
"TaxPrice": {
"BookingCurrencyPrice": 2454.29,
"EquivCurrencyPrice": 2454.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2753.56,
"EquivCurrencyPrice": 2753.56
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight4"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2753.56,
"EquivCurrencyPrice": 2753.56
},
"BaseAmount": {
"BookingCurrencyPrice": 1130,
"EquivCurrencyPrice": 1130
},
"TaxAmount": {
"BookingCurrencyPrice": 1623.56,
"EquivCurrencyPrice": 1623.56
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment4",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 1093.29,
"EquivCurrencyPrice": 1093.29
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight4"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 1093.29,
"EquivCurrencyPrice": 1093.29
},
"BaseAmount": {
"BookingCurrencyPrice": 424,
"EquivCurrencyPrice": 424
},
"TaxAmount": {
"BookingCurrencyPrice": 669.29,
"EquivCurrencyPrice": 669.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment4",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 217.44,
"EquivCurrencyPrice": 217.44
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight4"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 217.44,
"EquivCurrencyPrice": 217.44
},
"BaseAmount": {
"BookingCurrencyPrice": 56,
"EquivCurrencyPrice": 56
},
"TaxAmount": {
"BookingCurrencyPrice": 161.44,
"EquivCurrencyPrice": 161.44
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment4",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment1 Segment4",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment4",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment4",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag1"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071221626692599478799859",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PRI"
},
{
"OfferID": "83071221626692599461579797",
"Owner": "AA",
"OwnerName": "American Airlines",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:19"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 3528.29,
"EquivCurrencyPrice": 3528.29
},
"BasePrice": {
"BookingCurrencyPrice": 1074,
"EquivCurrencyPrice": 1074
},
"TaxPrice": {
"BookingCurrencyPrice": 2454.29,
"EquivCurrencyPrice": 2454.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2377.56,
"EquivCurrencyPrice": 2377.56
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight5"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2377.56,
"EquivCurrencyPrice": 2377.56
},
"BaseAmount": {
"BookingCurrencyPrice": 754,
"EquivCurrencyPrice": 754
},
"TaxAmount": {
"BookingCurrencyPrice": 1623.56,
"EquivCurrencyPrice": 1623.56
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_1",
"Code": "QLW8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment5",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_5",
"Code": "QLX8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 951.29,
"EquivCurrencyPrice": 951.29
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight5"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 951.29,
"EquivCurrencyPrice": 951.29
},
"BaseAmount": {
"BookingCurrencyPrice": 282,
"EquivCurrencyPrice": 282
},
"TaxAmount": {
"BookingCurrencyPrice": 669.29,
"EquivCurrencyPrice": 669.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_1",
"Code": "QLW8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment5",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_5",
"Code": "QLX8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 199.44,
"EquivCurrencyPrice": 199.44
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight5"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 199.44,
"EquivCurrencyPrice": 199.44
},
"BaseAmount": {
"BookingCurrencyPrice": 38,
"EquivCurrencyPrice": 38
},
"TaxAmount": {
"BookingCurrencyPrice": 161.44,
"EquivCurrencyPrice": 161.44
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_1",
"Code": "QLW8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment5",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_5",
"Code": "QLX8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment1 Segment5",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment5",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment5",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag1"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071221626692599461579797",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PRI"
},
{
"OfferID": "83071221626692599469593403",
"Owner": "AA",
"OwnerName": "American Airlines",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:19"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 3931.29,
"EquivCurrencyPrice": 3931.29
},
"BasePrice": {
"BookingCurrencyPrice": 1477,
"EquivCurrencyPrice": 1477
},
"TaxPrice": {
"BookingCurrencyPrice": 2454.29,
"EquivCurrencyPrice": 2454.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2661.56,
"EquivCurrencyPrice": 2661.56
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight6"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2661.56,
"EquivCurrencyPrice": 2661.56
},
"BaseAmount": {
"BookingCurrencyPrice": 1038,
"EquivCurrencyPrice": 1038
},
"TaxAmount": {
"BookingCurrencyPrice": 1623.56,
"EquivCurrencyPrice": 1623.56
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment6",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_4",
"Code": "NLX2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 1057.29,
"EquivCurrencyPrice": 1057.29
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight6"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 1057.29,
"EquivCurrencyPrice": 1057.29
},
"BaseAmount": {
"BookingCurrencyPrice": 388,
"EquivCurrencyPrice": 388
},
"TaxAmount": {
"BookingCurrencyPrice": 669.29,
"EquivCurrencyPrice": 669.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment6",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_4",
"Code": "NLX2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 212.44,
"EquivCurrencyPrice": 212.44
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight6"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 212.44,
"EquivCurrencyPrice": 212.44
},
"BaseAmount": {
"BookingCurrencyPrice": 51,
"EquivCurrencyPrice": 51
},
"TaxAmount": {
"BookingCurrencyPrice": 161.44,
"EquivCurrencyPrice": 161.44
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment6",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_4",
"Code": "NLX2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment1 Segment6",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment6",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment6",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag1"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071221626692599469593403",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PRI"
},
{
"OfferID": "83071221626692599465415735",
"Owner": "AA",
"OwnerName": "American Airlines",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:19"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 3663.29,
"EquivCurrencyPrice": 3663.29
},
"BasePrice": {
"BookingCurrencyPrice": 1209,
"EquivCurrencyPrice": 1209
},
"TaxPrice": {
"BookingCurrencyPrice": 2454.29,
"EquivCurrencyPrice": 2454.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2471.56,
"EquivCurrencyPrice": 2471.56
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight7"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2471.56,
"EquivCurrencyPrice": 2471.56
},
"BaseAmount": {
"BookingCurrencyPrice": 848,
"EquivCurrencyPrice": 848
},
"TaxAmount": {
"BookingCurrencyPrice": 1623.56,
"EquivCurrencyPrice": 1623.56
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_1",
"Code": "QLW8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment7",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_1",
"Code": "QLW8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 987.29,
"EquivCurrencyPrice": 987.29
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight7"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 987.29,
"EquivCurrencyPrice": 987.29
},
"BaseAmount": {
"BookingCurrencyPrice": 318,
"EquivCurrencyPrice": 318
},
"TaxAmount": {
"BookingCurrencyPrice": 669.29,
"EquivCurrencyPrice": 669.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_1",
"Code": "QLW8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment7",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_1",
"Code": "QLW8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 204.44,
"EquivCurrencyPrice": 204.44
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight7"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 204.44,
"EquivCurrencyPrice": 204.44
},
"BaseAmount": {
"BookingCurrencyPrice": 43,
"EquivCurrencyPrice": 43
},
"TaxAmount": {
"BookingCurrencyPrice": 161.44,
"EquivCurrencyPrice": 161.44
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_1",
"Code": "QLW8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment7",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_1",
"Code": "QLW8C7M5/F279"
},
"RBD": "Q",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment1 Segment7",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment7",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment7",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag1"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071221626692599465415735",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PRI"
},
{
"OfferID": "83071221626692599469390263",
"Owner": "AA",
"OwnerName": "American Airlines",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:19"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 3931.29,
"EquivCurrencyPrice": 3931.29
},
"BasePrice": {
"BookingCurrencyPrice": 1477,
"EquivCurrencyPrice": 1477
},
"TaxPrice": {
"BookingCurrencyPrice": 2454.29,
"EquivCurrencyPrice": 2454.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2661.56,
"EquivCurrencyPrice": 2661.56
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight8"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2661.56,
"EquivCurrencyPrice": 2661.56
},
"BaseAmount": {
"BookingCurrencyPrice": 1038,
"EquivCurrencyPrice": 1038
},
"TaxAmount": {
"BookingCurrencyPrice": 1623.56,
"EquivCurrencyPrice": 1623.56
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment8",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_4",
"Code": "NLX2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 1057.29,
"EquivCurrencyPrice": 1057.29
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight8"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 1057.29,
"EquivCurrencyPrice": 1057.29
},
"BaseAmount": {
"BookingCurrencyPrice": 388,
"EquivCurrencyPrice": 388
},
"TaxAmount": {
"BookingCurrencyPrice": 669.29,
"EquivCurrencyPrice": 669.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment8",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_4",
"Code": "NLX2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 212.44,
"EquivCurrencyPrice": 212.44
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight1"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight8"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 212.44,
"EquivCurrencyPrice": 212.44
},
"BaseAmount": {
"BookingCurrencyPrice": 51,
"EquivCurrencyPrice": 51
},
"TaxAmount": {
"BookingCurrencyPrice": 161.44,
"EquivCurrencyPrice": 161.44
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment1",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_3",
"Code": "NLW2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment8",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_4",
"Code": "NLX2C1M5/F279"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment1 Segment8",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment8",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment1 Segment8",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag1"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071221626692599469390263",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PRI"
},
{
"OfferID": "83071211626692605473414978",
"Owner": "VS",
"OwnerName": "Virgin Atlantic Airways",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:25"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 3430.29,
"EquivCurrencyPrice": 3430.29
},
"BasePrice": {
"BookingCurrencyPrice": 976,
"EquivCurrencyPrice": 976
},
"TaxPrice": {
"BookingCurrencyPrice": 2454.29,
"EquivCurrencyPrice": 2454.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2253.56,
"EquivCurrencyPrice": 2253.56
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight10"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2253.56,
"EquivCurrencyPrice": 2253.56
},
"BaseAmount": {
"BookingCurrencyPrice": 630,
"EquivCurrencyPrice": 630
},
"TaxAmount": {
"BookingCurrencyPrice": 1623.56,
"EquivCurrencyPrice": 1623.56
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_6",
"Code": "OL1J87B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment10",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_6",
"Code": "OL1J87B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 984.29,
"EquivCurrencyPrice": 984.29
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight10"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 984.29,
"EquivCurrencyPrice": 984.29
},
"BaseAmount": {
"BookingCurrencyPrice": 315,
"EquivCurrencyPrice": 315
},
"TaxAmount": {
"BookingCurrencyPrice": 669.29,
"EquivCurrencyPrice": 669.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_6",
"Code": "OL1J87B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment10",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_6",
"Code": "OL1J87B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 192.44,
"EquivCurrencyPrice": 192.44
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight10"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 192.44,
"EquivCurrencyPrice": 192.44
},
"BaseAmount": {
"BookingCurrencyPrice": 31,
"EquivCurrencyPrice": 31
},
"TaxAmount": {
"BookingCurrencyPrice": 161.44,
"EquivCurrencyPrice": 161.44
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_6",
"Code": "OL1J87B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment10",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_6",
"Code": "OL1J87B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment9 Segment10",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment9 Segment10",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment9 Segment10",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag2"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071211626692605473414978",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PUB"
},
{
"OfferID": "83071211626692605479306302",
"Owner": "VS",
"OwnerName": "Virgin Atlantic Airways",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:25"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 4010.29,
"EquivCurrencyPrice": 4010.29
},
"BasePrice": {
"BookingCurrencyPrice": 1556,
"EquivCurrencyPrice": 1556
},
"TaxPrice": {
"BookingCurrencyPrice": 2454.29,
"EquivCurrencyPrice": 2454.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2627.56,
"EquivCurrencyPrice": 2627.56
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight11"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2627.56,
"EquivCurrencyPrice": 2627.56
},
"BaseAmount": {
"BookingCurrencyPrice": 1004,
"EquivCurrencyPrice": 1004
},
"TaxAmount": {
"BookingCurrencyPrice": 1623.56,
"EquivCurrencyPrice": 1623.56
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_7",
"Code": "XL1J26B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment11",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_8",
"Code": "XL1J26B2"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 1171.29,
"EquivCurrencyPrice": 1171.29
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight11"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 1171.29,
"EquivCurrencyPrice": 1171.29
},
"BaseAmount": {
"BookingCurrencyPrice": 502,
"EquivCurrencyPrice": 502
},
"TaxAmount": {
"BookingCurrencyPrice": 669.29,
"EquivCurrencyPrice": 669.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_7",
"Code": "XL1J26B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment11",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_8",
"Code": "XL1J26B2"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 211.44,
"EquivCurrencyPrice": 211.44
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight11"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 211.44,
"EquivCurrencyPrice": 211.44
},
"BaseAmount": {
"BookingCurrencyPrice": 50,
"EquivCurrencyPrice": 50
},
"TaxAmount": {
"BookingCurrencyPrice": 161.44,
"EquivCurrencyPrice": 161.44
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_7",
"Code": "XL1J26B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment11",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_8",
"Code": "XL1J26B2"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment9 Segment11",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment9 Segment11",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment9 Segment11",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag2"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071211626692605479306302",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PUB"
},
{
"OfferID": "83071211626692605480760777",
"Owner": "VS",
"OwnerName": "Virgin Atlantic Airways",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:25"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 4010.29,
"EquivCurrencyPrice": 4010.29
},
"BasePrice": {
"BookingCurrencyPrice": 1556,
"EquivCurrencyPrice": 1556
},
"TaxPrice": {
"BookingCurrencyPrice": 2454.29,
"EquivCurrencyPrice": 2454.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2627.56,
"EquivCurrencyPrice": 2627.56
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight12"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2627.56,
"EquivCurrencyPrice": 2627.56
},
"BaseAmount": {
"BookingCurrencyPrice": 1004,
"EquivCurrencyPrice": 1004
},
"TaxAmount": {
"BookingCurrencyPrice": 1623.56,
"EquivCurrencyPrice": 1623.56
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_7",
"Code": "XL1J26B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment12",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_8",
"Code": "XL1J26B2"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 1171.29,
"EquivCurrencyPrice": 1171.29
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight12"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 1171.29,
"EquivCurrencyPrice": 1171.29
},
"BaseAmount": {
"BookingCurrencyPrice": 502,
"EquivCurrencyPrice": 502
},
"TaxAmount": {
"BookingCurrencyPrice": 669.29,
"EquivCurrencyPrice": 669.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_7",
"Code": "XL1J26B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment12",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_8",
"Code": "XL1J26B2"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 211.44,
"EquivCurrencyPrice": 211.44
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight12"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 211.44,
"EquivCurrencyPrice": 211.44
},
"BaseAmount": {
"BookingCurrencyPrice": 50,
"EquivCurrencyPrice": 50
},
"TaxAmount": {
"BookingCurrencyPrice": 161.44,
"EquivCurrencyPrice": 161.44
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_7",
"Code": "XL1J26B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment12",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_8",
"Code": "XL1J26B2"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment9 Segment12",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment9 Segment12",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment9 Segment12",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag2"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071211626692605480760777",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PUB"
},
{
"OfferID": "83071211626692605483160993",
"Owner": "VS",
"OwnerName": "Virgin Atlantic Airways",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:25"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 4010.29,
"EquivCurrencyPrice": 4010.29
},
"BasePrice": {
"BookingCurrencyPrice": 1556,
"EquivCurrencyPrice": 1556
},
"TaxPrice": {
"BookingCurrencyPrice": 2454.29,
"EquivCurrencyPrice": 2454.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2627.56,
"EquivCurrencyPrice": 2627.56
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight13"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2627.56,
"EquivCurrencyPrice": 2627.56
},
"BaseAmount": {
"BookingCurrencyPrice": 1004,
"EquivCurrencyPrice": 1004
},
"TaxAmount": {
"BookingCurrencyPrice": 1623.56,
"EquivCurrencyPrice": 1623.56
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_7",
"Code": "XL1J26B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment13",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_8",
"Code": "XL1J26B2"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 1171.29,
"EquivCurrencyPrice": 1171.29
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight13"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 1171.29,
"EquivCurrencyPrice": 1171.29
},
"BaseAmount": {
"BookingCurrencyPrice": 502,
"EquivCurrencyPrice": 502
},
"TaxAmount": {
"BookingCurrencyPrice": 669.29,
"EquivCurrencyPrice": 669.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_7",
"Code": "XL1J26B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment13",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_8",
"Code": "XL1J26B2"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 211.44,
"EquivCurrencyPrice": 211.44
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight13"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 211.44,
"EquivCurrencyPrice": 211.44
},
"BaseAmount": {
"BookingCurrencyPrice": 50,
"EquivCurrencyPrice": 50
},
"TaxAmount": {
"BookingCurrencyPrice": 161.44,
"EquivCurrencyPrice": 161.44
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_7",
"Code": "XL1J26B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment13",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_8",
"Code": "XL1J26B2"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment9 Segment13",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment9 Segment13",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment9 Segment13",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag2"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071211626692605483160993",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PUB"
},
{
"OfferID": "83071211626692605470286990",
"Owner": "VS",
"OwnerName": "Virgin Atlantic Airways",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:25"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 3235.29,
"EquivCurrencyPrice": 3235.29
},
"BasePrice": {
"BookingCurrencyPrice": 781,
"EquivCurrencyPrice": 781
},
"TaxPrice": {
"BookingCurrencyPrice": 2454.29,
"EquivCurrencyPrice": 2454.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2127.56,
"EquivCurrencyPrice": 2127.56
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight14"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2127.56,
"EquivCurrencyPrice": 2127.56
},
"BaseAmount": {
"BookingCurrencyPrice": 504,
"EquivCurrencyPrice": 504
},
"TaxAmount": {
"BookingCurrencyPrice": 1623.56,
"EquivCurrencyPrice": 1623.56
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_6",
"Code": "OL1J87B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment14",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_9",
"Code": "OL1J87B2"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 921.29,
"EquivCurrencyPrice": 921.29
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight14"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 921.29,
"EquivCurrencyPrice": 921.29
},
"BaseAmount": {
"BookingCurrencyPrice": 252,
"EquivCurrencyPrice": 252
},
"TaxAmount": {
"BookingCurrencyPrice": 669.29,
"EquivCurrencyPrice": 669.29
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_6",
"Code": "OL1J87B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment14",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_9",
"Code": "OL1J87B2"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 186.44,
"EquivCurrencyPrice": 186.44
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight9"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight14"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 186.44,
"EquivCurrencyPrice": 186.44
},
"BaseAmount": {
"BookingCurrencyPrice": 25,
"EquivCurrencyPrice": 25
},
"TaxAmount": {
"BookingCurrencyPrice": 161.44,
"EquivCurrencyPrice": 161.44
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment9",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_6",
"Code": "OL1J87B3"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment14",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_9",
"Code": "OL1J87B2"
},
"RBD": "T",
"CabinType": "Y",
"SeatLeft": "9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment9 Segment14",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment9 Segment14",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment9 Segment14",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag2"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071211626692605470286990",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PUB"
},
{
"OfferID": "83071211626692605467975090",
"Owner": "AF",
"OwnerName": "Air France",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:25"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 3139.27,
"EquivCurrencyPrice": 3139.27
},
"BasePrice": {
"BookingCurrencyPrice": 698,
"EquivCurrencyPrice": 698
},
"TaxPrice": {
"BookingCurrencyPrice": 2441.27,
"EquivCurrencyPrice": 2441.27
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2095.24,
"EquivCurrencyPrice": 2095.24
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight15"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight16"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2095.24,
"EquivCurrencyPrice": 2095.24
},
"BaseAmount": {
"BookingCurrencyPrice": 450,
"EquivCurrencyPrice": 450
},
"TaxAmount": {
"BookingCurrencyPrice": 1645.24,
"EquivCurrencyPrice": 1645.24
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 37.66,
"EquivCurrencyPrice": 37.66
},
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 61.76,
"EquivCurrencyPrice": 61.76
},
{
"TaxCode": "HB",
"BookingCurrencyPrice": 22.26,
"EquivCurrencyPrice": 22.26
},
{
"TaxCode": "IT3",
"BookingCurrencyPrice": 26.8,
"EquivCurrencyPrice": 26.8
},
{
"TaxCode": "MJ",
"BookingCurrencyPrice": 3.12,
"EquivCurrencyPrice": 3.12
},
{
"TaxCode": "VT",
"BookingCurrencyPrice": 9.5,
"EquivCurrencyPrice": 9.5
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment15",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_10",
"Code": "VL1J87B3"
},
"RBD": "V",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment16 Segment17",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_11 FG_11",
"Code": "OL1J87B1 OL1J87B1"
},
"RBD": "O O",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 898.42,
"EquivCurrencyPrice": 898.42
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight15"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight16"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 898.42,
"EquivCurrencyPrice": 898.42
},
"BaseAmount": {
"BookingCurrencyPrice": 225,
"EquivCurrencyPrice": 225
},
"TaxAmount": {
"BookingCurrencyPrice": 673.42,
"EquivCurrencyPrice": 673.42
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 18.83,
"EquivCurrencyPrice": 18.83
},
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 30.88,
"EquivCurrencyPrice": 30.88
},
{
"TaxCode": "HB",
"BookingCurrencyPrice": 11.13,
"EquivCurrencyPrice": 11.13
},
{
"TaxCode": "IT3",
"BookingCurrencyPrice": 6.69,
"EquivCurrencyPrice": 6.69
},
{
"TaxCode": "MJ",
"BookingCurrencyPrice": 1.56,
"EquivCurrencyPrice": 1.56
},
{
"TaxCode": "VT",
"BookingCurrencyPrice": 4.75,
"EquivCurrencyPrice": 4.75
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment15",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_10",
"Code": "VL1J87B3"
},
"RBD": "V",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment16 Segment17",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_11 FG_11",
"Code": "OL1J87B1 OL1J87B1"
},
"RBD": "O O",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 145.61,
"EquivCurrencyPrice": 145.61
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight15"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight16"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 145.61,
"EquivCurrencyPrice": 145.61
},
"BaseAmount": {
"BookingCurrencyPrice": 23,
"EquivCurrencyPrice": 23
},
"TaxAmount": {
"BookingCurrencyPrice": 122.61,
"EquivCurrencyPrice": 122.61
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 30.88,
"EquivCurrencyPrice": 30.88
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment15",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_10",
"Code": "VL1J87B3"
},
"RBD": "V",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment16 Segment17",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_11 FG_11",
"Code": "OL1J87B1 OL1J87B1"
},
"RBD": "O O",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment15",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment16 Segment17",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment15",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment16 Segment17",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment15",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment16 Segment17",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag1"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071211626692605467975090",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PUB"
},
{
"OfferID": "83071211626692605478263487",
"Owner": "AF",
"OwnerName": "Air France",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-22 11:03:25"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 3917.27,
"EquivCurrencyPrice": 3917.27
},
"BasePrice": {
"BookingCurrencyPrice": 1476,
"EquivCurrencyPrice": 1476
},
"TaxPrice": {
"BookingCurrencyPrice": 2441.27,
"EquivCurrencyPrice": 2441.27
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"After": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2597.24,
"EquivCurrencyPrice": 2597.24
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight15"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight17"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2597.24,
"EquivCurrencyPrice": 2597.24
},
"BaseAmount": {
"BookingCurrencyPrice": 952,
"EquivCurrencyPrice": 952
},
"TaxAmount": {
"BookingCurrencyPrice": 1645.24,
"EquivCurrencyPrice": 1645.24
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 37.66,
"EquivCurrencyPrice": 37.66
},
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 1004.4,
"EquivCurrencyPrice": 1004.4
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 61.76,
"EquivCurrencyPrice": 61.76
},
{
"TaxCode": "HB",
"BookingCurrencyPrice": 22.26,
"EquivCurrencyPrice": 22.26
},
{
"TaxCode": "IT3",
"BookingCurrencyPrice": 26.8,
"EquivCurrencyPrice": 26.8
},
{
"TaxCode": "MJ",
"BookingCurrencyPrice": 3.12,
"EquivCurrencyPrice": 3.12
},
{
"TaxCode": "VT",
"BookingCurrencyPrice": 9.5,
"EquivCurrencyPrice": 9.5
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment15",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_12",
"Code": "NL1J26B3"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment18 Segment19",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_13 FG_13",
"Code": "LL1J86B1 LL1J86B1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 1149.42,
"EquivCurrencyPrice": 1149.42
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight15"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight17"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 1149.42,
"EquivCurrencyPrice": 1149.42
},
"BaseAmount": {
"BookingCurrencyPrice": 476,
"EquivCurrencyPrice": 476
},
"TaxAmount": {
"BookingCurrencyPrice": 673.42,
"EquivCurrencyPrice": 673.42
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YQI",
"BookingCurrencyPrice": 18.83,
"EquivCurrencyPrice": 18.83
},
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 502.2,
"EquivCurrencyPrice": 502.2
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 30.88,
"EquivCurrencyPrice": 30.88
},
{
"TaxCode": "HB",
"BookingCurrencyPrice": 11.13,
"EquivCurrencyPrice": 11.13
},
{
"TaxCode": "IT3",
"BookingCurrencyPrice": 6.69,
"EquivCurrencyPrice": 6.69
},
{
"TaxCode": "MJ",
"BookingCurrencyPrice": 1.56,
"EquivCurrencyPrice": 1.56
},
{
"TaxCode": "VT",
"BookingCurrencyPrice": 4.75,
"EquivCurrencyPrice": 4.75
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment15",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_12",
"Code": "NL1J26B3"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment18 Segment19",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_13 FG_13",
"Code": "LL1J86B1 LL1J86B1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 170.61,
"EquivCurrencyPrice": 170.61
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight15"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight17"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 170.61,
"EquivCurrencyPrice": 170.61
},
"BaseAmount": {
"BookingCurrencyPrice": 48,
"EquivCurrencyPrice": 48
},
"TaxAmount": {
"BookingCurrencyPrice": 122.61,
"EquivCurrencyPrice": 122.61
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 30.88,
"EquivCurrencyPrice": 30.88
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 7.03,
"EquivCurrencyPrice": 7.03
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment15",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_12",
"Code": "NL1J26B3"
},
"RBD": "N",
"CabinType": "Y",
"SeatLeft": "9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment18 Segment19",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_13 FG_13",
"Code": "LL1J86B1 LL1J86B1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment15",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment18 Segment19",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment15",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment18 Segment19",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag1"
},
{
"SegmentRefs": "Segment15",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment18 Segment19",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag1"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071211626692605478263487",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PUB"
},
{
"OfferID": "83071211626692605475746690",
"Owner": "B6",
"OwnerName": "JetBlue Airways",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-21 03:00:00"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 3857.93,
"EquivCurrencyPrice": 3857.93
},
"BasePrice": {
"BookingCurrencyPrice": 1656,
"EquivCurrencyPrice": 1656
},
"TaxPrice": {
"BookingCurrencyPrice": 2201.93,
"EquivCurrencyPrice": 2201.93
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 251,
"EquivCurrencyPrice": 251
},
"After": {
"BookingCurrencyPrice": 251,
"EquivCurrencyPrice": 251
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": 753,
"EquivCurrencyPrice": 753
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2595.98,
"EquivCurrencyPrice": 2595.98
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight18"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight19"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2595.98,
"EquivCurrencyPrice": 2595.98
},
"BaseAmount": {
"BookingCurrencyPrice": 1104,
"EquivCurrencyPrice": 1104
},
"TaxAmount": {
"BookingCurrencyPrice": 1491.98,
"EquivCurrencyPrice": 1491.98
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 858.76,
"EquivCurrencyPrice": 858.76
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 28.12,
"EquivCurrencyPrice": 28.12
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment20 Segment21",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_14 FG_15",
"Code": "UC2JUEL1 OL86UWL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment22 Segment23",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_16 FG_17",
"Code": "OL86UXL1 SI2QBEL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 1155.5,
"EquivCurrencyPrice": 1155.5
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight18"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight19"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 1155.5,
"EquivCurrencyPrice": 1155.5
},
"BaseAmount": {
"BookingCurrencyPrice": 552,
"EquivCurrencyPrice": 552
},
"TaxAmount": {
"BookingCurrencyPrice": 603.5,
"EquivCurrencyPrice": 603.5
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 429.38,
"EquivCurrencyPrice": 429.38
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment20 Segment21",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_14 FG_15",
"Code": "UC2JUEL1 OL86UWL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment22 Segment23",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_16 FG_17",
"Code": "OL86UXL1 SI2QBEL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 106.45,
"EquivCurrencyPrice": 106.45
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight18"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight19"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 106.45,
"EquivCurrencyPrice": 106.45
},
"BaseAmount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TaxAmount": {
"BookingCurrencyPrice": 106.45,
"EquivCurrencyPrice": 106.45
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment20 Segment21",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_14 FG_15",
"Code": "UC2JUEL1 OL86UWL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment22 Segment23",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_16 FG_17",
"Code": "OL86UXL1 SI2QBEL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment20 Segment21 Segment22 Segment23",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment20 Segment21 Segment22 Segment23",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment20 Segment21 Segment22 Segment23",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag2"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071211626692605475746690",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PUB"
},
{
"OfferID": "83071211626692605484154556",
"Owner": "B6",
"OwnerName": "JetBlue Airways",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-21 03:00:00"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 4046.93,
"EquivCurrencyPrice": 4046.93
},
"BasePrice": {
"BookingCurrencyPrice": 1845,
"EquivCurrencyPrice": 1845
},
"TaxPrice": {
"BookingCurrencyPrice": 2201.93,
"EquivCurrencyPrice": 2201.93
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 251,
"EquivCurrencyPrice": 251
},
"After": {
"BookingCurrencyPrice": 251,
"EquivCurrencyPrice": 251
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": 753,
"EquivCurrencyPrice": 753
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2721.98,
"EquivCurrencyPrice": 2721.98
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight18"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight20"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2721.98,
"EquivCurrencyPrice": 2721.98
},
"BaseAmount": {
"BookingCurrencyPrice": 1230,
"EquivCurrencyPrice": 1230
},
"TaxAmount": {
"BookingCurrencyPrice": 1491.98,
"EquivCurrencyPrice": 1491.98
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 858.76,
"EquivCurrencyPrice": 858.76
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 28.12,
"EquivCurrencyPrice": 28.12
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment20 Segment21",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_14 FG_15",
"Code": "UC2JUEL1 OL86UWL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment24 Segment25",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_15 FG_17",
"Code": "OL86UWL1 SI2QBEL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 1218.5,
"EquivCurrencyPrice": 1218.5
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight18"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight20"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 1218.5,
"EquivCurrencyPrice": 1218.5
},
"BaseAmount": {
"BookingCurrencyPrice": 615,
"EquivCurrencyPrice": 615
},
"TaxAmount": {
"BookingCurrencyPrice": 603.5,
"EquivCurrencyPrice": 603.5
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 429.38,
"EquivCurrencyPrice": 429.38
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment20 Segment21",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_14 FG_15",
"Code": "UC2JUEL1 OL86UWL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment24 Segment25",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_15 FG_17",
"Code": "OL86UWL1 SI2QBEL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 106.45,
"EquivCurrencyPrice": 106.45
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight18"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight20"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 106.45,
"EquivCurrencyPrice": 106.45
},
"BaseAmount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TaxAmount": {
"BookingCurrencyPrice": 106.45,
"EquivCurrencyPrice": 106.45
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment20 Segment21",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_14 FG_15",
"Code": "UC2JUEL1 OL86UWL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment24 Segment25",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_15 FG_17",
"Code": "OL86UWL1 SI2QBEL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment20 Segment21 Segment24 Segment25",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment20 Segment21 Segment24 Segment25",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment20 Segment21 Segment24 Segment25",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag2"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071211626692605484154556",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PUB"
},
{
"OfferID": "83071211626692605476750196",
"Owner": "B6",
"OwnerName": "JetBlue Airways",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-21 03:00:00"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 3857.93,
"EquivCurrencyPrice": 3857.93
},
"BasePrice": {
"BookingCurrencyPrice": 1656,
"EquivCurrencyPrice": 1656
},
"TaxPrice": {
"BookingCurrencyPrice": 2201.93,
"EquivCurrencyPrice": 2201.93
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 251,
"EquivCurrencyPrice": 251
},
"After": {
"BookingCurrencyPrice": 251,
"EquivCurrencyPrice": 251
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": 753,
"EquivCurrencyPrice": 753
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2595.98,
"EquivCurrencyPrice": 2595.98
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight18"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight21"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2595.98,
"EquivCurrencyPrice": 2595.98
},
"BaseAmount": {
"BookingCurrencyPrice": 1104,
"EquivCurrencyPrice": 1104
},
"TaxAmount": {
"BookingCurrencyPrice": 1491.98,
"EquivCurrencyPrice": 1491.98
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 858.76,
"EquivCurrencyPrice": 858.76
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 28.12,
"EquivCurrencyPrice": 28.12
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment20 Segment21",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_14 FG_15",
"Code": "UC2JUEL1 OL86UWL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment26 Segment27",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_16 FG_17",
"Code": "OL86UXL1 SI2QBEL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 1155.5,
"EquivCurrencyPrice": 1155.5
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight18"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight21"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 1155.5,
"EquivCurrencyPrice": 1155.5
},
"BaseAmount": {
"BookingCurrencyPrice": 552,
"EquivCurrencyPrice": 552
},
"TaxAmount": {
"BookingCurrencyPrice": 603.5,
"EquivCurrencyPrice": 603.5
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 429.38,
"EquivCurrencyPrice": 429.38
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment20 Segment21",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_14 FG_15",
"Code": "UC2JUEL1 OL86UWL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment26 Segment27",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_16 FG_17",
"Code": "OL86UXL1 SI2QBEL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 106.45,
"EquivCurrencyPrice": 106.45
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight18"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight21"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 106.45,
"EquivCurrencyPrice": 106.45
},
"BaseAmount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TaxAmount": {
"BookingCurrencyPrice": 106.45,
"EquivCurrencyPrice": 106.45
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment20 Segment21",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_14 FG_15",
"Code": "UC2JUEL1 OL86UWL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment26 Segment27",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_16 FG_17",
"Code": "OL86UXL1 SI2QBEL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment20 Segment21 Segment26 Segment27",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment20 Segment21 Segment26 Segment27",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment20 Segment21 Segment26 Segment27",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag2"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071211626692605476750196",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],
"BookingToEquivExRate": 1,
"FopRef": "FOP_282_282_712_0_ALL_PUB"
},
{
"OfferID": "83071211626692605474570393",
"Owner": "B6",
"OwnerName": "JetBlue Airways",
"TicketType": "Single",
"IsBrandedFare": "N",
"BrandedFareOptions": [],
"CabinOptions": [],
"IsAdditionalCabinType": "N",
"Eticket": "true",
"AllowHold": "Y",
"TimeLimits": {
"OfferExpirationDateTime": "2021-07-19T13:03:25",
"PaymentExpirationDateTime": "2021-07-21 03:00:00"
},
"PassportRequired": "N",
"BookingCurrencyCode": "CAD",
"EquivCurrencyCode": "CAD",
"HstPercentage": "",
"RewardSettings": {
"RewardAvailable": "N",
"PointTypes": [],
"PointValues": {}
},
"BookingFeeInfo": {
"FeeType": "",
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TotalPrice": {
"BookingCurrencyPrice": 3857.93,
"EquivCurrencyPrice": 3857.93
},
"BasePrice": {
"BookingCurrencyPrice": 1656,
"EquivCurrencyPrice": 1656
},
"TaxPrice": {
"BookingCurrencyPrice": 2201.93,
"EquivCurrencyPrice": 2201.93
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Penalty": {
"ChangeFee": {
"Before": {
"BookingCurrencyPrice": 251,
"EquivCurrencyPrice": 251
},
"After": {
"BookingCurrencyPrice": 251,
"EquivCurrencyPrice": 251
}
},
"CancelationFee": {
"Before": {
"BookingCurrencyPrice": 753,
"EquivCurrencyPrice": 753
},
"After": {
"BookingCurrencyPrice": "NA",
"EquivCurrencyPrice": "NA"
}
}
},
"OfferItem": [
{
"OfferItemID": "OFFERITEMID1",
"Refundable": "false",
"PassengerType": "ADT",
"PassengerQuantity": 2,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 2595.98,
"EquivCurrencyPrice": 2595.98
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight18"
},
{
"ServiceID": "SV2",
"PassengerRefs": "ADT1 ADT2",
"FlightRefs": "Flight22"
}
],
"FareDetail": {
"PassengerRefs": "ADT1 ADT2",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 2595.98,
"EquivCurrencyPrice": 2595.98
},
"BaseAmount": {
"BookingCurrencyPrice": 1104,
"EquivCurrencyPrice": 1104
},
"TaxAmount": {
"BookingCurrencyPrice": 1491.98,
"EquivCurrencyPrice": 1491.98
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 858.76,
"EquivCurrencyPrice": 858.76
},
{
"TaxCode": "GB",
"BookingCurrencyPrice": 284.98,
"EquivCurrencyPrice": 284.98
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 30.92,
"EquivCurrencyPrice": 30.92
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 139.42,
"EquivCurrencyPrice": 139.42
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 28.12,
"EquivCurrencyPrice": 28.12
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 95.92,
"EquivCurrencyPrice": 95.92
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 9.94,
"EquivCurrencyPrice": 9.94
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 17.58,
"EquivCurrencyPrice": 17.58
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 15.04,
"EquivCurrencyPrice": 15.04
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 11.3,
"EquivCurrencyPrice": 11.3
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment20 Segment21",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_14 FG_15",
"Code": "UC2JUEL1 OL86UWL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment28 Segment29",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_16 FG_17",
"Code": "OL86UXL1 SI2QBEL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID2",
"Refundable": "false",
"PassengerType": "CHD",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 1155.5,
"EquivCurrencyPrice": 1155.5
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight18"
},
{
"ServiceID": "SV2",
"PassengerRefs": "CHD1",
"FlightRefs": "Flight22"
}
],
"FareDetail": {
"PassengerRefs": "CHD1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 1155.5,
"EquivCurrencyPrice": 1155.5
},
"BaseAmount": {
"BookingCurrencyPrice": 552,
"EquivCurrencyPrice": 552
},
"TaxAmount": {
"BookingCurrencyPrice": 603.5,
"EquivCurrencyPrice": 603.5
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "YRI",
"BookingCurrencyPrice": 429.38,
"EquivCurrencyPrice": 429.38
},
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "AY",
"BookingCurrencyPrice": 14.06,
"EquivCurrencyPrice": 14.06
},
{
"TaxCode": "US2",
"BookingCurrencyPrice": 47.96,
"EquivCurrencyPrice": 47.96
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
},
{
"TaxCode": "XF",
"BookingCurrencyPrice": 5.65,
"EquivCurrencyPrice": 5.65
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment20 Segment21",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_14 FG_15",
"Code": "UC2JUEL1 OL86UWL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment28 Segment29",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_16 FG_17",
"Code": "OL86UXL1 SI2QBEL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
},
{
"OfferItemID": "OFFERITEMID3",
"Refundable": "false",
"PassengerType": "INF",
"PassengerQuantity": 1,
"TotalPriceDetail": {
"TotalAmount": {
"BookingCurrencyPrice": 106.45,
"EquivCurrencyPrice": 106.45
}
},
"Service": [
{
"ServiceID": "SV1",
"PassengerRefs": "INF1",
"FlightRefs": "Flight18"
},
{
"ServiceID": "SV2",
"PassengerRefs": "INF1",
"FlightRefs": "Flight22"
}
],
"FareDetail": {
"PassengerRefs": "INF1",
"Price": {
"TotalAmount": {
"BookingCurrencyPrice": 106.45,
"EquivCurrencyPrice": 106.45
},
"BaseAmount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"TaxAmount": {
"BookingCurrencyPrice": 106.45,
"EquivCurrencyPrice": 106.45
},
"Commission": {
"AgencyCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"AgencyYqCommission": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"BookingFee": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"PortalCharges": {
"Markup": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Surcharge": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
},
"Discount": {
"BookingCurrencyPrice": 0,
"EquivCurrencyPrice": 0
}
},
"Taxes": [
{
"TaxCode": "R1",
"BookingCurrencyPrice": 15.46,
"EquivCurrencyPrice": 15.46
},
{
"TaxCode": "UB",
"BookingCurrencyPrice": 69.71,
"EquivCurrencyPrice": 69.71
},
{
"TaxCode": "XA",
"BookingCurrencyPrice": 4.97,
"EquivCurrencyPrice": 4.97
},
{
"TaxCode": "XY2",
"BookingCurrencyPrice": 8.79,
"EquivCurrencyPrice": 8.79
},
{
"TaxCode": "YC",
"BookingCurrencyPrice": 7.52,
"EquivCurrencyPrice": 7.52
}
]
}
},
"FareComponent": [
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment20 Segment21",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_14 FG_15",
"Code": "UC2JUEL1 OL86UWL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
},
{
"PriceClassRef": "PCR_1",
"SegmentRefs": "Segment28 Segment29",
"FareBasis": {
"FareBasisCode": {
"Refs": "FG_16 FG_17",
"Code": "OL86UXL1 SI2QBEL1"
},
"RBD": "L L",
"CabinType": "Y Y",
"SeatLeft": "9 9"
}
}
]
}
],
"BaggageAllowance": [
{
"SegmentRefs": "Segment20 Segment21 Segment28 Segment29",
"PassengerRefs": "T1 T2",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment20 Segment21 Segment28 Segment29",
"PassengerRefs": "T3",
"BaggageAllowanceRef": "Bag2"
},
{
"SegmentRefs": "Segment20 Segment21 Segment28 Segment29",
"PassengerRefs": "T4",
"BaggageAllowanceRef": "Bag2"
}
],
"SplitPaymentInfo": [
{
"AirItineraryId": "83071211626692605474570393",
"MultipleFop": "Y",
"MaxCardsPerPax": 2,
"MaxCardsPerPaxInMFOP": 1
}
],