Fare Quote

Retrieve fare quote API provides fares exclusive to the travel agent. This API is used to fetch availability & pricing information for a given origin, destination and departure date. TFEE [Agency Transaction Fees] by default is included in fare quote Response under ApplicableTaxDetail with TaxCode "TFEE". 

  • This API returns the flight and the fare (AIR/TAX/included ancillaries) components.
  • Flight Segments with dates, fare type names and fare IDs are seen here in response as like website based on your request.
  • In request send FareFilter as NoCombinabilityRoundtripLowestFarePerFareType to retrieve cheapest fare per type
  • Use PassengerTypeID=1 for Adult, PassengerTypeID=5 for Infant and PassengerTypeID=6 for Child

Combinable Sector Fares:

  • In case of roundtrip booking, only fare types that are combinable should be selected. Otherwise, the booking will not be processed.
  • Combinability matrix provides all the allowed combinations that can be selected for each fareType, SolnId [Solution ID] combination. You can refer it in the Combinability section of fareQuote response.
  • "RuleId" and "hashcode" fields are available in the response for each fareType, SolnId [Solution ID] combination. These field values must be passed in the 'AddToCart' request of the booking flow. 
  • Any booking attempt with the wrong fare value or fare combination will be rejected and flagged for auditing.
  • If combinability matrix is not in the response, OTA can select any available fareID from farequote response, combine them and complete the booking. 

Fare rules/Penalties:

  • Enhanced FQ API will provide penalties applied for respective FareBrandID's under Penalties Tag
  • There will  be two sub tags under penalties i.e ChangeFee and CancellationFees. 
  • Value demonstrates the amount or percentage that will be deducted as form of penalty for any type of Modification or cancellation. 

URL: https://devapi.flydubai.com/res/v3/pricing/flightswithfares

Method: POST

Headers:

      • Content-Type                    : application/json
      • Authorization                    : Bearer<space>JWTToken
      • Accept-Encoding               : gzip, deflate

Body:

 

{
"RetrieveFareQuoteDateRange": {
"RetrieveFareQuoteDateRangeRequest": {
"SecurityGUID": "",
"CarrierCodes": {
"CarrierCode": [
{
"AccessibleCarrierCode": "FZ"
}
]
},
"ChannelID": "OTA",
"CountryCode": "AE",
"ClientIPAddress": "127.0.0.1",
"HistoricUserName": "apitest",
"CurrencyOfFareQuote": "EUR",
"PromotionalCode": "FAREBRANDS",
"IataNumberOfRequestor": "00000000",
"FullInBoundDate": "03/10/2019",
"FullOutBoundDate": "01/10/2019",
"CorporationID": "-2147483648",
"FareFilterMethod": "NoCombinabilityRoundtripLowestFarePerFareType",
"FareGroupMethod": "WebFareTypes",
"InventoryFilterMethod": "Available",
"FareQuoteDetails": {
"FareQuoteDetailDateRange": [
{
"Origin": "DXB",
"Destination": "PRG",
"PartyConfig": "",
"UseAirportsNotMetroGroups": "true",
"UseAirportsNotMetroGroupsAsRule": "true",
"UseAirportsNotMetroGroupsForFrom": "true",
"UseAirportsNotMetroGroupsForTo": "true",
"DateOfDepartureStart": "2020-10-01T00:00:00",
"DateOfDepartureEnd": "2020-10-01T23:59:59",
"FareQuoteRequestInfos": {
"FareQuoteRequestInfo": [
{
"PassengerTypeID": 1,
"TotalSeatsRequired": 1
},
{
"PassengerTypeID": 6,
"TotalSeatsRequired": 1
},
{
"PassengerTypeID": 5,
"TotalSeatsRequired": 1
}
]
},
"FareTypeCategory": "1"
},
{
"Origin": "PRG",
"Destination": "DXB",
"PartyConfig": "",
"UseAirportsNotMetroGroups": "true",
"UseAirportsNotMetroGroupsAsRule": "true",
"UseAirportsNotMetroGroupsForFrom": "true",
"UseAirportsNotMetroGroupsForTo": "true",
"DateOfDepartureStart": "2020-10-03T00:00:00",
"DateOfDepartureEnd": "2020-10-03T23:59:59",
"FareQuoteRequestInfos": {
"FareQuoteRequestInfo": [
{
"PassengerTypeID": 1,
"TotalSeatsRequired": 1
},
{
"PassengerTypeID": 6,
"TotalSeatsRequired": 1
},
{
"PassengerTypeID": 5,
"TotalSeatsRequired": 1
}
]
},
"FareTypeCategory": "1"
}
]
}
}
}
}

 

Response:

 

   {
"RetrieveFareQuoteDateRangeResponse": {
"RetrieveFareQuoteDateRangeResult": {
"Exceptions": {
"ExceptionInformation.Exception": [
{
"ExceptionCode": 1,
"ExceptionDescription": "Successful Transaction",
"ExceptionSource": "RetrieveFareQuoteDateRange",
"ExceptionLevel": "SUCCESS"
}
]
},
"FlightSegments": {
"FlightSegment": [
{
"LFID": 12192303,
"DepartureDate": "2020-10-01T15:30:00",
"ArrivalDate": "2020-10-01T20:05:00",
"LegCount": 1,
"International": true,
"FareTypes": {
"FareType": [
{
"FareTypeID": 11,
"SolnId": 17,
"CMPFare": "false",
"FareTypeName": "LITE",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 50,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 198.5,
"BaseFareAmt": 198.50,
"FareAmtNoTaxes": 198.50,
"BaseFareAmtInclTax": 258.74,
"FareAmtInclTax": 258.74,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 198.5,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "450",
"BonusRewardPoints": "0",
"BaseTierPoints": "450",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "10#17",
"hashcode": "b4da3b17b85751ed7375e906485adbee2c5b3986cfef976295f16280af30084f",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 51,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 198.5,
"BaseFareAmt": 198.50,
"FareAmtNoTaxes": 198.50,
"BaseFareAmtInclTax": 258.74,
"FareAmtInclTax": 258.74,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 198.5,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "450",
"BonusRewardPoints": "0",
"BaseTierPoints": "450",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "10#17",
"hashcode": "1df169165b5b3718e84fbd80b90e37ba0c6ebf2dda1506caa7424c82a86e6721",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 49,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 18.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 18.5,
"BaseFareAmtInclTax": 20.96,
"FareAmtInclTax": 20.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 18.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "10#17",
"hashcode": "f4789b37102f55aed37c393cba95aae1f277de019312e709b5c0bb2770806605",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 11,
"SolnId": 13,
"CMPFare": "false",
"FareTypeName": "LITE",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 38,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 199.0,
"BaseFareAmt": 199.00,
"FareAmtNoTaxes": 199.00,
"BaseFareAmtInclTax": 259.24,
"FareAmtInclTax": 259.24,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 199.0,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "450",
"BonusRewardPoints": "0",
"BaseTierPoints": "450",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "8#13",
"hashcode": "abe07fb85d7d19f5b166ea976095f57686873c2fa41ab021047c96b85ae32448",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 39,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 199.0,
"BaseFareAmt": 199.00,
"FareAmtNoTaxes": 199.00,
"BaseFareAmtInclTax": 259.24,
"FareAmtInclTax": 259.24,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 199.0,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "450",
"BonusRewardPoints": "0",
"BaseTierPoints": "450",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "8#13",
"hashcode": "83a765bc8ea46d8e2e76153db41b04c47743cc0828df557363dba06a49857ccc",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 37,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 18.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 18.5,
"BaseFareAmtInclTax": 20.96,
"FareAmtInclTax": 20.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 18.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "8#13",
"hashcode": "6130ec7d20aab2760fa60b89a703482a2b04eaeed6e8f0909ea78468901a57bf",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 11,
"SolnId": 19,
"CMPFare": "false",
"FareTypeName": "LITE",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 56,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 199.0,
"BaseFareAmt": 199.00,
"FareAmtNoTaxes": 199.00,
"BaseFareAmtInclTax": 259.24,
"FareAmtInclTax": 259.24,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 199.0,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "450",
"BonusRewardPoints": "0",
"BaseTierPoints": "450",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "2#19",
"hashcode": "02b2772bfb8264c4acf11ffda4c62be578eede32c8f727fecedf57f9f7a63093",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 57,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 199.0,
"BaseFareAmt": 199.00,
"FareAmtNoTaxes": 199.00,
"BaseFareAmtInclTax": 259.24,
"FareAmtInclTax": 259.24,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 199.0,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "450",
"BonusRewardPoints": "0",
"BaseTierPoints": "450",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "2#19",
"hashcode": "6633d71e5ee7f0287d03cf0ae76ec82a7d4d9afa4bb4d9f4dda63eb7031e1f0d",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 55,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 20.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 20.5,
"BaseFareAmtInclTax": 22.96,
"FareAmtInclTax": 22.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 20.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "2#19",
"hashcode": "a0c23574e88c710bd1fedf1f0efcd50da54af90726da33770aa6720b90ef623f",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 11,
"SolnId": 15,
"CMPFare": "false",
"FareTypeName": "LITE",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 44,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 199.5,
"BaseFareAmt": 199.50,
"FareAmtNoTaxes": 199.50,
"BaseFareAmtInclTax": 259.74,
"FareAmtInclTax": 259.74,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 199.5,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "450",
"BonusRewardPoints": "0",
"BaseTierPoints": "450",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "16#15",
"hashcode": "678089a9517ff88a0c74ebf45f711b9da3a82c39ff105c705a0e114a77c4072a",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 45,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 199.5,
"BaseFareAmt": 199.50,
"FareAmtNoTaxes": 199.50,
"BaseFareAmtInclTax": 259.74,
"FareAmtInclTax": 259.74,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 199.5,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "450",
"BonusRewardPoints": "0",
"BaseTierPoints": "450",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "16#15",
"hashcode": "8146168dcf99b110127ebeffc7835bd5fa034f0bb1b42d6fb25330da7087d6df",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 43,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 18.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 18.5,
"BaseFareAmtInclTax": 20.96,
"FareAmtInclTax": 20.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 18.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "16#15",
"hashcode": "a1adb2da5d6a7834b9f501857541ad6834ce9a90d7da0dd156d44b71d782d398",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 12,
"SolnId": 3,
"CMPFare": "false",
"FareTypeName": "VALUE",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 8,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 209.0,
"BaseFareAmt": 209.00,
"FareAmtNoTaxes": 209.00,
"BaseFareAmtInclTax": 269.24,
"FareAmtInclTax": 269.24,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 209.0,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8946,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "0",
"BaseTierPoints": "900",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "2#3",
"hashcode": "bcc02238ac4e285e915f1224aebb471fa39d418bd2fdbf962ec40a4da8788d6b",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 9,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 209.0,
"BaseFareAmt": 209.00,
"FareAmtNoTaxes": 209.00,
"BaseFareAmtInclTax": 269.24,
"FareAmtInclTax": 269.24,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 209.0,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8946,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "0",
"BaseTierPoints": "900",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "2#3",
"hashcode": "86b72570d0c73f75fd6ed2b9f095ab6d455c4211e6bbe2fa602c4ea0843a4e83",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 7,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 20.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 20.5,
"BaseFareAmtInclTax": 22.96,
"FareAmtInclTax": 22.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 20.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "2#3",
"hashcode": "bf593212ae6566721fa8090d3888aa3d53bb45b9ab8792990450ff1b016bdde9",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 12,
"SolnId": 29,
"CMPFare": "false",
"FareTypeName": "VALUE",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 86,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 209.0,
"BaseFareAmt": 209.00,
"FareAmtNoTaxes": 209.00,
"BaseFareAmtInclTax": 269.24,
"FareAmtInclTax": 269.24,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 209.0,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8946,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "0",
"BaseTierPoints": "900",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "8#29",
"hashcode": "a4b0e318e499a8add1c6553ee7935ad6fe4d3f89d3e2046ad0fa173bfd7ea3c0",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 87,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 209.0,
"BaseFareAmt": 209.00,
"FareAmtNoTaxes": 209.00,
"BaseFareAmtInclTax": 269.24,
"FareAmtInclTax": 269.24,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 209.0,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8946,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "0",
"BaseTierPoints": "900",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "8#29",
"hashcode": "ef33803bb8d812980b262e0df0aef3b5156f926862458cfebe0279aaa77484df",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 85,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 18.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 18.5,
"BaseFareAmtInclTax": 20.96,
"FareAmtInclTax": 20.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 18.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "8#29",
"hashcode": "a80325b8e9dda522d69ffc231a5562857ae48b0f903082aee5fe90d251921c56",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 12,
"SolnId": 25,
"CMPFare": "false",
"FareTypeName": "VALUE",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 74,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 210.5,
"BaseFareAmt": 210.50,
"FareAmtNoTaxes": 210.50,
"BaseFareAmtInclTax": 270.74,
"FareAmtInclTax": 270.74,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 210.5,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8946,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "0",
"BaseTierPoints": "900",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "10#25",
"hashcode": "a701c3572b29a2b241026d20c24c4e148618666c4143f33fbc7f6100f964a54e",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 75,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 210.5,
"BaseFareAmt": 210.50,
"FareAmtNoTaxes": 210.50,
"BaseFareAmtInclTax": 270.74,
"FareAmtInclTax": 270.74,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 210.5,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8946,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "0",
"BaseTierPoints": "900",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "10#25",
"hashcode": "b6a0413bc67b45a32c002578da626d5deeb50db86381f37468c9c07eeb7f56cd",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 73,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 18.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 18.5,
"BaseFareAmtInclTax": 20.96,
"FareAmtInclTax": 20.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 18.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "10#25",
"hashcode": "3874602a93d7a3ad11ab3c8fd9e014a97618cbc31b4373e05b1b871cd68c0aae",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 12,
"SolnId": 21,
"CMPFare": "false",
"FareTypeName": "VALUE",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 62,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 211.5,
"BaseFareAmt": 211.50,
"FareAmtNoTaxes": 211.50,
"BaseFareAmtInclTax": 271.74,
"FareAmtInclTax": 271.74,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 211.5,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8946,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "0",
"BaseTierPoints": "900",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "16#21",
"hashcode": "0d6831980a0c9036f8e66d57920210e20c93f6b515e3029d6e5335c85ce11ec0",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 63,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 211.5,
"BaseFareAmt": 211.50,
"FareAmtNoTaxes": 211.50,
"BaseFareAmtInclTax": 271.74,
"FareAmtInclTax": 271.74,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 211.5,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8946,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "0",
"BaseTierPoints": "900",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "16#21",
"hashcode": "c80a3743a44bee37957a916647e1dd08780acebb6f7688c4551e4077aab8eb55",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 61,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 18.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 18.5,
"BaseFareAmtInclTax": 20.96,
"FareAmtInclTax": 20.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 18.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "16#21",
"hashcode": "8a2dc81182698274d99f18217b6b4731ace10ead612a9f1471870a09af917133",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 13,
"SolnId": 11,
"CMPFare": "false",
"FareTypeName": "FLEX",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 32,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 247.5,
"BaseFareAmt": 247.50,
"FareAmtNoTaxes": 247.50,
"BaseFareAmtInclTax": 307.74,
"FareAmtInclTax": 307.74,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 247.5,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8947,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 11187,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "2250",
"BonusRewardPoints": "0",
"BaseTierPoints": "2250",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "10#11",
"hashcode": "90a052f1f38b37d41976089fdaaf969281da85ecc147c2cd2aaf921b34eb9cf3",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 33,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 247.5,
"BaseFareAmt": 247.50,
"FareAmtNoTaxes": 247.50,
"BaseFareAmtInclTax": 307.74,
"FareAmtInclTax": 307.74,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 247.5,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8947,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 11187,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "2250",
"BonusRewardPoints": "0",
"BaseTierPoints": "2250",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "10#11",
"hashcode": "fbab218a6d1e1c9c71a704b6e5e0f8e104ce3ab49960924d67165a124859a2bf",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 31,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 18.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 18.5,
"BaseFareAmtInclTax": 20.96,
"FareAmtInclTax": 20.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 18.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "10#11",
"hashcode": "6accf4f1991ee9667eac6f4b2e439bf5c8e9c9ea786fd7f70b00d2895b7a8eb6",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 13,
"SolnId": 27,
"CMPFare": "false",
"FareTypeName": "FLEX",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 80,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 248.0,
"BaseFareAmt": 248.00,
"FareAmtNoTaxes": 248.00,
"BaseFareAmtInclTax": 308.24,
"FareAmtInclTax": 308.24,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 248.0,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8947,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 11187,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "2250",
"BonusRewardPoints": "0",
"BaseTierPoints": "2250",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "8#27",
"hashcode": "36327562b9590a1f72a5bd76cd12c1bd98b965c4d5d500b3b9e5eabe688e38bd",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 81,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 248.0,
"BaseFareAmt": 248.00,
"FareAmtNoTaxes": 248.00,
"BaseFareAmtInclTax": 308.24,
"FareAmtInclTax": 308.24,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 248.0,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8947,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 11187,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "2250",
"BonusRewardPoints": "0",
"BaseTierPoints": "2250",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "8#27",
"hashcode": "5b18b0eaa87c1b96b9235722250a6ddf57c5743c25992148c919a4f96d329efd",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 79,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 18.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 18.5,
"BaseFareAmtInclTax": 20.96,
"FareAmtInclTax": 20.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 18.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "8#27",
"hashcode": "39c2037f612eefc6562b7e156d000b094b9404898f8792873517ae0f09655bba",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 13,
"SolnId": 23,
"CMPFare": "false",
"FareTypeName": "FLEX",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 68,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 248.5,
"BaseFareAmt": 248.50,
"FareAmtNoTaxes": 248.50,
"BaseFareAmtInclTax": 308.74,
"FareAmtInclTax": 308.74,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 248.5,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8947,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 11187,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "2250",
"BonusRewardPoints": "0",
"BaseTierPoints": "2250",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "16#23",
"hashcode": "aa28a2e2830096b8a9b76d586670eccd6419026550af9910b0dbe40b54c196c8",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 69,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 248.5,
"BaseFareAmt": 248.50,
"FareAmtNoTaxes": 248.50,
"BaseFareAmtInclTax": 308.74,
"FareAmtInclTax": 308.74,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 248.5,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8947,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 11187,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "2250",
"BonusRewardPoints": "0",
"BaseTierPoints": "2250",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "16#23",
"hashcode": "0f7bd0363d54a39a12f19a0ab420daafe8812b068e65f9c05e6844bfa333535d",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 67,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 18.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 18.5,
"BaseFareAmtInclTax": 20.96,
"FareAmtInclTax": 20.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 18.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "16#23",
"hashcode": "8977e28ae85668222ed08d685c3578fa6335f8869bd8cf1af333a8983b40acf9",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 13,
"SolnId": 1,
"CMPFare": "false",
"FareTypeName": "FLEX",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 2,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 249.0,
"BaseFareAmt": 249.00,
"FareAmtNoTaxes": 249.00,
"BaseFareAmtInclTax": 309.24,
"FareAmtInclTax": 309.24,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 249.0,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8947,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 11187,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "2250",
"BonusRewardPoints": "0",
"BaseTierPoints": "2250",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "2#1",
"hashcode": "82139e6b8c61a9ec83d664d346fe549d0e463865d68cdfabaa3ef7bc9fb485c1",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 3,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 249.0,
"BaseFareAmt": 249.00,
"FareAmtNoTaxes": 249.00,
"BaseFareAmtInclTax": 309.24,
"FareAmtInclTax": 309.24,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 249.0,
"DisplayTaxSum": 60.24,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 8947,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 11187,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "2250",
"BonusRewardPoints": "0",
"BaseTierPoints": "2250",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "2#1",
"hashcode": "f50342ebfd15cbe8b6c8579a6bf3d347380a6e9677d0b4207319e88ecd38db4d",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 1,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 20.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 20.5,
"BaseFareAmtInclTax": 22.96,
"FareAmtInclTax": 22.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 20.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "2#1",
"hashcode": "b9e878780e7c18339edf3892a257aba0be87ee377709c83caab56590431be8a2",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 15,
"SolnId": 5,
"CMPFare": "false",
"FareTypeName": "Business",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 14,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 880.0,
"BaseFareAmt": 880.00,
"FareAmtNoTaxes": 880.00,
"BaseFareAmtInclTax": 995.55,
"FareAmtInclTax": 995.55,
"PTCID": 1,
"Cabin": "BUSINESS",
"SeatsAvailable": 8,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 880.0,
"DisplayTaxSum": 115.55000000000001,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 76.2,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 6544,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 6545,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "2850",
"BaseTierPoints": "900",
"BonusTierPoints": "2850",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "2#5",
"hashcode": "4e7fe9b762914aa996505b440e9dd83e3adcde28dd5d7b9079e8950012f150a2",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 15,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 880.0,
"BaseFareAmt": 880.00,
"FareAmtNoTaxes": 880.00,
"BaseFareAmtInclTax": 995.55,
"FareAmtInclTax": 995.55,
"PTCID": 6,
"Cabin": "BUSINESS",
"SeatsAvailable": 8,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 880.0,
"DisplayTaxSum": 115.55000000000001,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 76.2,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 6544,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 6545,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "2850",
"BaseTierPoints": "900",
"BonusTierPoints": "2850",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "2#5",
"hashcode": "cc910fd6b95f9308583b8bd770c915c9008791143cc17e73f3ecbd5f13a5e2dd",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 13,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 88.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 88.5,
"BaseFareAmtInclTax": 98.34,
"FareAmtInclTax": 98.34,
"PTCID": 5,
"Cabin": "BUSINESS",
"SeatsAvailable": 8,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 88.5,
"DisplayTaxSum": 9.84,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "2#5",
"hashcode": "47623b6dd8c21e7a67e771c27b2526d2509e51cfc727e09fae6d0b3ba55c7b74",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 15,
"SolnId": 7,
"CMPFare": "false",
"FareTypeName": "Business",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 20,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 880.0,
"BaseFareAmt": 880.00,
"FareAmtNoTaxes": 880.00,
"BaseFareAmtInclTax": 995.55,
"FareAmtInclTax": 995.55,
"PTCID": 1,
"Cabin": "BUSINESS",
"SeatsAvailable": 8,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 880.0,
"DisplayTaxSum": 115.55000000000001,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 76.2,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 6544,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 6545,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "2850",
"BaseTierPoints": "900",
"BonusTierPoints": "2850",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "8#7",
"hashcode": "ede4048a2f6293a077d22157d5b6a749849d4432f260258af395618ddb076a9f",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 21,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 880.0,
"BaseFareAmt": 880.00,
"FareAmtNoTaxes": 880.00,
"BaseFareAmtInclTax": 995.55,
"FareAmtInclTax": 995.55,
"PTCID": 6,
"Cabin": "BUSINESS",
"SeatsAvailable": 8,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 880.0,
"DisplayTaxSum": 115.55000000000001,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 76.2,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 6544,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 6545,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "2850",
"BaseTierPoints": "900",
"BonusTierPoints": "2850",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "8#7",
"hashcode": "8f96e6a74f09e55cf6e286be9f4df63f9e748f70d034ecbc136d3baf996dfac1",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 19,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 90.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 90.5,
"BaseFareAmtInclTax": 100.34,
"FareAmtInclTax": 100.34,
"PTCID": 5,
"Cabin": "BUSINESS",
"SeatsAvailable": 8,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 90.5,
"DisplayTaxSum": 9.84,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "8#7",
"hashcode": "6fb9526a03c26defc09c390def2dc082e227bc29e9dce72ee05d56b979250a53",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 15,
"SolnId": 31,
"CMPFare": "false",
"FareTypeName": "Business",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 92,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 880.5,
"BaseFareAmt": 880.50,
"FareAmtNoTaxes": 880.50,
"BaseFareAmtInclTax": 996.05,
"FareAmtInclTax": 996.05,
"PTCID": 1,
"Cabin": "BUSINESS",
"SeatsAvailable": 8,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 880.5,
"DisplayTaxSum": 115.55000000000001,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 76.2,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 6544,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 6545,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "2850",
"BaseTierPoints": "900",
"BonusTierPoints": "2850",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "16#31",
"hashcode": "0c7837d3c0d9c6659de5c3927c2d208ca5946d659d785b145cfac3c1c62779a6",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 93,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 880.5,
"BaseFareAmt": 880.50,
"FareAmtNoTaxes": 880.50,
"BaseFareAmtInclTax": 996.05,
"FareAmtInclTax": 996.05,
"PTCID": 6,
"Cabin": "BUSINESS",
"SeatsAvailable": 8,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 880.5,
"DisplayTaxSum": 115.55000000000001,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 76.2,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 6544,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 6545,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "2850",
"BaseTierPoints": "900",
"BonusTierPoints": "2850",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "16#31",
"hashcode": "c14cd4ae6249fec8a13ce5ed7f9480307516c74e6648150a649be80f7ce25767",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 91,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 90.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 90.5,
"BaseFareAmtInclTax": 100.34,
"FareAmtInclTax": 100.34,
"PTCID": 5,
"Cabin": "BUSINESS",
"SeatsAvailable": 8,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 90.5,
"DisplayTaxSum": 9.84,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "16#31",
"hashcode": "209bdaa956ca0f5c7896968d4d022ba7e70e16a10acbdc5a2d22337047aa212e",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 15,
"SolnId": 9,
"CMPFare": "false",
"FareTypeName": "Business",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 26,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 881.5,
"BaseFareAmt": 881.50,
"FareAmtNoTaxes": 881.50,
"BaseFareAmtInclTax": 997.05,
"FareAmtInclTax": 997.05,
"PTCID": 1,
"Cabin": "BUSINESS",
"SeatsAvailable": 8,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 881.5,
"DisplayTaxSum": 115.55000000000001,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 76.2,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 6544,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 6545,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "2850",
"BaseTierPoints": "900",
"BonusTierPoints": "2850",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "10#9",
"hashcode": "ce7d0517fa3e047c27c70a09508f9a6b5b8e309787c5ec0ce606fd6817ce1ee7",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 27,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 881.5,
"BaseFareAmt": 881.50,
"FareAmtNoTaxes": 881.50,
"BaseFareAmtInclTax": 997.05,
"FareAmtInclTax": 997.05,
"PTCID": 6,
"Cabin": "BUSINESS",
"SeatsAvailable": 8,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 881.5,
"DisplayTaxSum": 115.55000000000001,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 1624,
"Amt": 18.44,
"InitiatingTaxID": 0
},
{
"TaxID": 4246,
"Amt": 76.2,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 4844,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 6544,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 6545,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 8745,
"Amt": 8.61,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "2850",
"BaseTierPoints": "900",
"BonusTierPoints": "2850",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "10#9",
"hashcode": "80795bc9072c7d47bc31c33d3fe8bcdda9add867367177f6b339f1415665134b",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 25,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 90.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 90.5,
"BaseFareAmtInclTax": 100.34,
"FareAmtInclTax": 100.34,
"PTCID": 5,
"Cabin": "BUSINESS",
"SeatsAvailable": 8,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 90.5,
"DisplayTaxSum": 9.84,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "10#9",
"hashcode": "3e5532b0d58c89ea4bf5761602e4c7e955a91c4d95fa37a5eb318d7041bf14e9",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
}
]
}
}
]
},
"FlightLegDetails": {
"FlightLegDetail": [
{
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00"
}
]
},
"value": "true"
},
{
"LFID": 12192308,
"DepartureDate": "2020-10-03T21:20:00",
"ArrivalDate": "2020-10-04T05:30:00",
"LegCount": 2,
"International": true,
"FareTypes": {
"FareType": [
{
"FareTypeID": 11,
"SolnId": 16,
"CMPFare": "false",
"FareTypeName": "LITE",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 47,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 184.5,
"BaseFareAmt": 184.50,
"FareAmtNoTaxes": 184.50,
"BaseFareAmtInclTax": 238.84,
"FareAmtInclTax": 238.84,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 184.5,
"DisplayTaxSum": 54.34,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 10566,
"Amt": 22.38,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "450",
"BonusRewardPoints": "0",
"BaseTierPoints": "450",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "15,21,23,31#16",
"hashcode": "1b423ce1b9121a5c95000a13a7b312f7879011038a70c3f300cfb438ad22b1bd",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 48,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 184.5,
"BaseFareAmt": 184.50,
"FareAmtNoTaxes": 184.50,
"BaseFareAmtInclTax": 238.84,
"FareAmtInclTax": 238.84,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 184.5,
"DisplayTaxSum": 54.34,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 10566,
"Amt": 22.38,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "450",
"BonusRewardPoints": "0",
"BaseTierPoints": "450",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "15,21,23,31#16",
"hashcode": "dcb3db13c2cce23d5d89aefd895eab3e85105fd81862108560c794394425f2a6",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 46,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "OR6AE2",
"BaseFareAmtNoTaxes": 18.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 18.5,
"BaseFareAmtInclTax": 20.96,
"FareAmtInclTax": 20.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 18.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "15,21,23,31#16",
"hashcode": "fce3968a52ff5673c263f243e9531450fd4e97779a7523177cf49f635f2ccc49",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"PenaltyType": "P",
"Percentage": "100",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 12,
"SolnId": 8,
"CMPFare": "false",
"FareTypeName": "VALUE",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 23,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 197.0,
"BaseFareAmt": 197.00,
"FareAmtNoTaxes": 197.00,
"BaseFareAmtInclTax": 251.34,
"FareAmtInclTax": 251.34,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 197.0,
"DisplayTaxSum": 54.34,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 8946,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 10566,
"Amt": 22.38,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "0",
"BaseTierPoints": "900",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "7,13,27,29#8",
"hashcode": "5c0ca49c624f8dddfddb4da7662ee190629bfa7847dc95695db1387a0d3d5f34",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 24,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 197.0,
"BaseFareAmt": 197.00,
"FareAmtNoTaxes": 197.00,
"BaseFareAmtInclTax": 251.34,
"FareAmtInclTax": 251.34,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 197.0,
"DisplayTaxSum": 54.34,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 8946,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 10566,
"Amt": 22.38,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "0",
"BaseTierPoints": "900",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "7,13,27,29#8",
"hashcode": "3d5ffae27b2dd801a1847e5cc6d63bfc43e2add852738ca7402d9dec8186c70f",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 22,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORB7AE2",
"BaseFareAmtNoTaxes": 18.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 18.5,
"BaseFareAmtInclTax": 20.96,
"FareAmtInclTax": 20.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 18.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "7,13,27,29#8",
"hashcode": "070e775fc072f43c8c09fbc8e6bad825e67e9bd50c4fc1b24a436afa5ce7df77",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"Currency": "AED",
"DateChangeInd": true,
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "150.0"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "200.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "0",
"Type": "NOSHOW"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 13,
"SolnId": 10,
"CMPFare": "false",
"FareTypeName": "FLEX",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 29,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 232.5,
"BaseFareAmt": 232.50,
"FareAmtNoTaxes": 232.50,
"BaseFareAmtInclTax": 286.84000000000003,
"FareAmtInclTax": 286.84,
"PTCID": 1,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 232.5,
"DisplayTaxSum": 54.34,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 8947,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 10566,
"Amt": 22.38,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 11187,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "2250",
"BonusRewardPoints": "0",
"BaseTierPoints": "2250",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "9,11,17,25#10",
"hashcode": "3b17f1fc192ff134ec9d4766c2703af57782872ef778bad087adbcd13fcc9939",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 30,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 232.5,
"BaseFareAmt": 232.50,
"FareAmtNoTaxes": 232.50,
"BaseFareAmtInclTax": 286.84000000000003,
"FareAmtInclTax": 286.84,
"PTCID": 6,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 232.5,
"DisplayTaxSum": 54.34,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4246,
"Amt": 28.27,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 8947,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 10566,
"Amt": 22.38,
"InitiatingTaxID": 0
},
{
"TaxID": 11186,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 11187,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "2250",
"BonusRewardPoints": "0",
"BaseTierPoints": "2250",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "9,11,17,25#10",
"hashcode": "416cde776774de0756bdd3faeed4be8f68d45da25936a729a3977e08cda82edf",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 28,
"PaxCount": 1,
"FCCode": "O",
"FBCode": "ORL8AE2",
"BaseFareAmtNoTaxes": 18.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 18.5,
"BaseFareAmtInclTax": 20.96,
"FareAmtInclTax": 20.96,
"PTCID": 5,
"Cabin": "ECONOMY",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 18.5,
"DisplayTaxSum": 2.46,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 2.46,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "9,11,17,25#10",
"hashcode": "ec659deab2ba6abffbfcc298299b0dfce4068578f406ca8aba828683df826974",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "O",
"Cabin": "Economy",
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
}
]
}
},
{
"FareTypeID": 15,
"SolnId": 2,
"CMPFare": "false",
"FareTypeName": "Business",
"FilterRemove": false,
"Changeable": 0,
"Refundable": 0,
"FareInfos": {
"FareInfo": [
{
"Pax": [
{
"ID": 1,
"FareID": 5,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 880.0,
"BaseFareAmt": 880.00,
"FareAmtNoTaxes": 880.00,
"BaseFareAmtInclTax": 989.65,
"FareAmtInclTax": 989.65,
"PTCID": 1,
"Cabin": "BUSINESS",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 880.0,
"DisplayTaxSum": 109.65,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4246,
"Amt": 76.2,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 6544,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 6545,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 10566,
"Amt": 22.38,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "2850",
"BaseTierPoints": "900",
"BonusTierPoints": "2850",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "1,3,5,19#2",
"hashcode": "770bc9daa377bc88260975f85da86f80646f64e2a373d56dd0e435b4f9bdc56c",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 2,
"FareID": 6,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 880.0,
"BaseFareAmt": 880.00,
"FareAmtNoTaxes": 880.00,
"BaseFareAmtInclTax": 989.65,
"FareAmtInclTax": 989.65,
"PTCID": 6,
"Cabin": "BUSINESS",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 880.0,
"DisplayTaxSum": 109.65,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4246,
"Amt": 76.2,
"InitiatingTaxID": 0
},
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 6544,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 6545,
"Amt": 0.0,
"InitiatingTaxID": 0
},
{
"TaxID": 10386,
"Amt": 1.23,
"InitiatingTaxID": 0
},
{
"TaxID": 10566,
"Amt": 22.38,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "900",
"BonusRewardPoints": "2850",
"BaseTierPoints": "900",
"BonusTierPoints": "2850",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "1,3,5,19#2",
"hashcode": "6b7e7b45ce3e4b2d16db9dde12dfe6ec8554323013e466d399f9b33258ea066f",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
},
{
"Pax": [
{
"ID": 3,
"FareID": 4,
"PaxCount": 1,
"FCCode": "Z",
"FBCode": "ZR9AE2",
"BaseFareAmtNoTaxes": 88.5,
"BaseFareAmt": 0,
"FareAmtNoTaxes": 88.5,
"BaseFareAmtInclTax": 98.34,
"FareAmtInclTax": 98.34,
"PTCID": 5,
"Cabin": "BUSINESS",
"SeatsAvailable": 9,
"InfantSeatsAvailable": 25,
"DisplayFareAmt": 88.5,
"DisplayTaxSum": 9.84,
"SpecialMarketed": false,
"PromotionCatID": 0,
"ApplicableTaxDetails": {
"ApplicableTaxDetail": [
{
"TaxID": 4247,
"Amt": 9.84,
"InitiatingTaxID": 0
},
{
"TaxID": 10314,
"Amt": 0.0,
"InitiatingTaxID": 0
}
]
},
"CMPFare": "false",
"AccruedPoints": {
"BaseRewardPoints": "0",
"BonusRewardPoints": "0",
"BaseTierPoints": "0",
"BonusTierPoints": "0",
"TierBonusMiles": "0",
"TierBonusTierMiles": "0"
},
"RuleId": "1,3,5,19#2",
"hashcode": "4b92d2eb81c65f2521cc2f8cac361ab763ca6c8de6fb5558bb47149b06f903d6",
"BookingCodes": {
"Bookingcode": [
{
"RBD": "Z",
"Cabin": "Business",
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00"
}
]
},
"FareCarrier": "FZ",
"Penalties": {
"ChangeFees": {
"ChangeFee": [
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "0",
"Type": "BEFOREDEPARTURE"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO"
},
{
"DateChangeInd": true,
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
},
"CancellationFees": {
"RefundPenalty": [
{
"Currency": "AED",
"PenaltyType": "A",
"ToTime": "24",
"Type": "UPTO",
"Amount": "0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "24",
"ToTime": "0",
"Type": "WITHIN",
"Amount": "400.0"
},
{
"Currency": "AED",
"PenaltyType": "A",
"FromTime": "0",
"ToTime": "96",
"Type": "NOSHOWUPTO",
"Amount": "400.0"
},
{
"PenaltyType": "P",
"Percentage": "100",
"FromTime": "96",
"Type": "NOSHOWAFTER"
}
]
}
}
}
]
}
]
}
}
]
},
"FlightLegDetails": {
"FlightLegDetail": [
{
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00"
}
]
},
"value": "true"
}
]
},
"LegDetails": {
"LegDetail": [
{
"PFID": 128833,
"DepartureDate": "2020-10-01T15:30:00",
"Origin": "DXB",
"Destination": "PRG",
"FlightNum": "1781",
"International": true,
"ArrivalDate": "2020-10-01T20:05:00",
"FlightTime": 395.0,
"OperatingCarrier": "FZ",
"MarketingCarrier": "FZ",
"MarketingFlightNum": "1781",
"FromTerminal": "3",
"ToTerminal": "",
"EQP": "",
"GeneralEQP": "737"
},
{
"PFID": 128838,
"DepartureDate": "2020-10-03T21:20:00",
"Origin": "PRG",
"Destination": "DXB",
"FlightNum": "1782",
"International": true,
"ArrivalDate": "2020-10-04T05:30:00",
"FlightTime": 370.0,
"OperatingCarrier": "FZ",
"MarketingCarrier": "FZ",
"MarketingFlightNum": "1782",
"FromTerminal": "",
"ToTerminal": "3",
"EQP": "",
"GeneralEQP": "737"
}
]
},
"SegmentDetails": {
"SegmentDetail": [
{
"LFID": 12192303,
"Origin": "DXB",
"Destination": "PRG",
"DepartureDate": "2020-10-01T15:30:00",
"CarrierCode": "FZ",
"ArrivalDate": "2020-10-01T20:05:00",
"Stops": 0,
"FlightTime": 395.0,
"AircraftType": "73B",
"SellingCarrier": "FZ",
"FlightNum": "1781",
"OperatingCarrier": "FZ",
"OperatingFlightNum": "1781",
"FlyMonday": false,
"FlyTuesday": false,
"FlyWednesday": false,
"FlyThursday": false,
"FlyFriday": false,
"FlySaturday": false,
"FlySunday": false,
"flightCorrelationID": "MMVXaTZDn4z5LxdvTYF9uQ=="
},
{
"LFID": 12192308,
"Origin": "PRG",
"Destination": "DXB",
"DepartureDate": "2020-10-03T21:20:00",
"CarrierCode": "FZ",
"ArrivalDate": "2020-10-04T05:30:00",
"Stops": 0,
"FlightTime": 370.0,
"AircraftType": "73B",
"SellingCarrier": "FZ",
"FlightNum": "1782",
"OperatingCarrier": "FZ",
"OperatingFlightNum": "1782",
"FlyMonday": false,
"FlyTuesday": false,
"FlyWednesday": false,
"FlyThursday": false,
"FlyFriday": false,
"FlySaturday": false,
"FlySunday": false,
"flightCorrelationID": "wNpd3RcIMQ8ola3xrQxCBw=="
}
]
},
"TaxDetails": {
"TaxDetail": [
{
"TaxID": 4247,
"TaxCode": "TFEE",
"CodeType": "TFEE",
"TaxDesc": "TFEE DUMMY"
},
{
"TaxID": 10314,
"TaxCode": "BAGI",
"CodeType": "BAGI",
"TaxDesc": "10kg baggage INCLUDED in fare"
},
{
"TaxID": 1624,
"TaxCode": "AE",
"CodeType": "TAX",
"TaxDesc": "Passenger Service Charge (Intl)"
},
{
"TaxID": 4844,
"TaxCode": "TP",
"CodeType": "TAX",
"TaxDesc": "Passengers Security & Safety Service Fees"
},
{
"TaxID": 8745,
"TaxCode": "F6",
"CodeType": "TAX",
"TaxDesc": "Passenger Facilities Charge."
},
{
"TaxID": 10386,
"TaxCode": "ZR",
"CodeType": "TAX",
"TaxDesc": "Advanced passenger information fee"
},
{
"TaxID": 4246,
"TaxCode": "YQ",
"CodeType": "TAX",
"TaxDesc": "YQ - DUMMY"
},
{
"TaxID": 8947,
"TaxCode": "BAGL",
"CodeType": "BAGL",
"TaxDesc": "30kg BAG INCLUDED IN FARE"
},
{
"TaxID": 11186,
"TaxCode": "MLIN",
"CodeType": "MLIN",
"TaxDesc": "Standard meal"
},
{
"TaxID": 11187,
"TaxCode": "INST",
"CodeType": "INST",
"TaxDesc": "Included seat"
},
{
"TaxID": 10566,
"TaxCode": "CZ",
"CodeType": "TAX",
"TaxDesc": "Embarkation Tax(International)"
},
{
"TaxID": 6544,
"TaxCode": "JBAG",
"CodeType": "JBAG",
"TaxDesc": "40kg Baggage allowance Business"
},
{
"TaxID": 6545,
"TaxCode": "IFPJ",
"CodeType": "IFPJ",
"TaxDesc": "In flight entertainment Business"
},
{
"TaxID": 8946,
"TaxCode": "BAGB",
"CodeType": "BAGB",
"TaxDesc": "20kg BAG INCLUDED IN FARE"
}
]
},
"ServiceDetails": {
"ServiceDetail": []
},
"Combinability": {
"BS": [
{
"ID": 1,
"SolnRef": [
1,
2
]
},
{
"ID": 2,
"SolnRef": [
3,
2
]
},
{
"ID": 3,
"SolnRef": [
5,
2
]
},
{
"ID": 4,
"SolnRef": [
7,
8
]
},
{
"ID": 5,
"SolnRef": [
9,
10
]
},
{
"ID": 6,
"SolnRef": [
11,
10
]
},
{
"ID": 7,
"SolnRef": [
13,
8
]
},
{
"ID": 8,
"SolnRef": [
15,
16
]
},
{
"ID": 9,
"SolnRef": [
17,
10
]
},
{
"ID": 10,
"SolnRef": [
19,
2
]
},
{
"ID": 11,
"SolnRef": [
21,
16
]
},
{
"ID": 12,
"SolnRef": [
23,
16
]
},
{
"ID": 13,
"SolnRef": [
25,
10
]
},
{
"ID": 14,
"SolnRef": [
27,
8
]
},
{
"ID": 15,
"SolnRef": [
29,
8
]
},
{
"ID": 16,
"SolnRef": [
31,
16
]
}
]
},
"FullInBoundDate": "03/10/2019",
"FullOutBoundDate": "01/10/2019"
}
}
}