# Fare Quote ## TBO Air Method: `POST` URL: `http://xmloutapi.tboair.com/api/v1/Detail/FareQuote` Request Body: ```json= { "EndUserBrowserAgent": "Mozilla/5.0(Windows NT 6.1)", "PointOfSale": "BD", "RequestOrigin": "Bangladesh", "ResultId": "98c8574b-a62d-4cdf-9502-9e8358d2edce", "TokenId": "{{ _.token }}", "TrackingId": "04fa5389-0a25-4e98-a3aa-b2ab019dc4a6" } ``` Response: ```status_code: 200``` ```json= { "Status": 0, "IsPriceChanged": false, "Result": [ { "ResultId": "98c8574b-a62d-4cdf-9502-9e8358d2edce", "Origin": "DEL", "Destination": "BOM", "IsLcc": false, "NonRefundable": true, "AirlineRemark": "This is a combination of different airline carriers. Please double-check the transit visa, baggage change, airport change, and carrier-wise fare rules applicable. This is a combination of different airline carriers. Please double-check the transit visa, baggage change, airport change, and carrier-wise fare rules applicable.", "Fare": { "TotalFare": 146.524330084720, "FareType": "PUB", "AgentMarkup": 20.0000, "OtherCharges": 0.0, "CreditCardCharge": 0.0, "AgentPreferredCurrency": "USD", "ServiceFee": 2.0000, "BaseFare": 103.86886768984, "Tax": 20.655462394880, "PenaltyAmount": 0.0, "TaxBreakUpList": [] }, "FareBreakdown": [ { "Currency": "USD", "PassengerType": 1, "PassengerCount": 1, "TotalFare": 146.52433008472, "OtherCharges": 0.0, "AgentMarkup": 20.0000, "ServiceFee": 2.0000, "BaseFare": 103.868867689840, "Tax": 20.655462394880, "PenaltyAmount": 0.0, "CreditCardCharge": 0.0, "TaxBreakUpList": [ { "Type": "Taxes & Fees", "Amount": 20.65546239488 } ] } ], "LastTicketDate": "2021-07-27T07:30:00", "TicketAdvisory": null, "Segments": [ [ { "NoOfSeatAvailable": 9, "AllianceInfo": null, "FlightInfoIndex": null, "OperatingCarrier": "UK", "SegmentIndicator": 1, "Airline": "UK", "Origin": { "AirportCode": "DEL", "AirportName": "Indira Gandhi Airport", "CityCode": "DEL", "CityName": "Delhi", "CountryCode": "IN", "CountryName": "India", "Terminal": "" }, "Destination": { "AirportCode": "BOM", "AirportName": "Mumbai", "CityCode": "BOM", "CityName": "Mumbai", "CountryCode": "IN", "CountryName": "India", "Terminal": "" }, "FlightNumber": "943", "DepartureTime": "2021-07-30T07:30:00", "ArrivalTime": "2021-07-30T09:45:00", "BookingClass": "Y", "AvailabiLity": null, "FlightStatus": 0, "Status": null, "MealType": null, "ETicketEligible": true, "AirlinePNR": null, "Craft": "Airbus A320-100/200", "StopOver": false, "Stops": 0, "Mile": 0, "Duration": "02:15:00", "GroundTime": "00:00:00", "AccumulatedDuration": "02:15:00", "StopPoint": null, "StopPointArrivalTime": "0001-01-01T00:00:00", "StopPointDepartureTime": "0001-01-01T00:00:00", "IncludedBaggage": "15-Kilos", "CabinBaggage": "Included", "CabinClass": "Econom", "AdditionalBaggage": null, "AirlineDetails": { "AirlineCode": "UK", "FlightNumber": "943", "Craft": "Airbus A320-100/200", "AirlineName": "Vistara", "OperatingCarrier": "UK", "AllianceInfo": null }, "AirlineName": "Vistara", "DepartureDateTime": null, "DepartureDate": null, "ArrivalDateTime": null, "ArrivalDate": null, "LayoverText": null, "InFlightServices": null } ] ], "FareRules": [ { "Origin": "DEL", "Destination": "BOM", "Airline": "UK", "FareRestriction": null, "FareBasisCode": "Y", "FareFamilyCode": null, "FareRuleDetail": null, "FareRuleIndex": null, "DepartureDate": "0001-01-01T00:00:00", "FlightNumber": null, "FreeTextFareRuleDetail": null } ], "ProviderRemarks": null, "ValidatingAirline": "UK", "TripIndicator": 1, "ResponseTime": "2021-07-18T08:18:10Z", "JourneyType": 1, "IsVoidAllowed": false, "IsRefundAllowed": false, "IsReissueAllowed": false, "CorporateCodeDetail": null, "IsCancellationCoverApplicable": false } ], "IsDocumentInfoReqOnHold": false, "IsDocumentFullInfoReq": false, "IsDocumentFullDetailRequiredAtBook": false, "IsDocumentInfoReqOnTicket": true, "IsPassportInfoReqOnHold": false, "IsPassportFullInfoReq": false, "IsBaggageChanged": false, "IsPassportFullDetailRequiredAtBook": false, "FoidDetails": {}, "IsPassportInfoReqOnTicket": true, "ValidDocumentTypes": { "Passport": true }, "LocalCurrency": "USD", "LocalCurrencyROE": 1.0, "IsSuccess": true, "Errors": [], "Alerts": [], "TokenId": "79f71224-6646-4b33-b8bb-a7484ff04046", "TrackingId": "04fa5389-0a25-4e98-a3aa-b2ab019dc4a6" } ``` ## TechMaster Method: `POST` URL: `http://b2b.techmaster.in/FlightAPI/API/FareQuote` Request Body: ```json= { "AuthenticationData": { "UserName": "******", "Password": "******", "SiteName": "*********" }, "SessionId": "0750e704-1073-40ee-bcb3-f20ca1c4133e", "ResultIndex": 1 } ``` Response: ```json= { "Status": { "ResponseStatus": 1, "ErrorCode": 0, "Message": "Successful" }, "SessionId": "0750e704-1073-40ee-bcb3-f20ca1c4133e", "IsPriceChanged": false, "Result": [ { "ResultIndex": 1, "IsLcc": true, "NonRefundable": true, "AirlineRemarks": "This is HandBag Fare. . If you are traveling in flights (FZ 7000 to 7999) to and from Jeddah then you need a Umrah visa.", "Fare": { "BranchVATRate": 0.0, "BranchVATAmount": 0.0, "PublishedFare": 2479.11, "AgentCommission": 0.0, "AgentPLB": 0.0, "OtherCharges": 0.0, "Tax": 1617.17, "Currency": "BDT", "YQTax": 0.0, "AgentMarkup": 0.0, "AirlineBaggageCharges": 0.0, "AirlineMealCharges": 0.0, "AgentIncentive": 0.0, "BaseFare": 861.94, "OfferedFare": 2479.11, "AirlineSeatCharges": 0.0, "FareType": null, "TaxBreakUp": { "YQTax": 0.0, "OT": 1617.17 }, "RoundOffMarkup": 0.0 }, "FareBreakdown": [ { "Currency": "BDT", "PassengerType": 1, "PassengerCount": 1, "BaseFare": 861.94, "Tax": 1617.17, "Commission": 0.0, "YQTax": 0.0, "BranchVATAmount": 0.0 } ], "LastTicketDate": "", "TicketAdvisory": "", "Segments": [ [ { "CabinClass": null, "NoOfSeatAvailable": 2, "OperatingCarrier": "FZ", "SegmentIndicator": 1, "Origin": { "IsTopDestination": false, "TopDestinationCount": 0, "AirportCode": "DEL", "AirportName": "Indira Gandhi Airport", "ArabicAirportName": null, "ArabicCityName": null, "ArabicCountryName": null, "CityCode": "DEL", "CityName": "Delhi", "CountryCode": "IN", "CountryName": "India", "Terminal": "" }, "Destination": { "IsTopDestination": false, "TopDestinationCount": 0, "AirportCode": "DXB", "AirportName": "Dubai", "ArabicAirportName": null, "ArabicCityName": null, "ArabicCountryName": null, "CityCode": "DXB", "CityName": "Dubai", "CountryCode": "AE", "CountryName": "United Arab Emirates", "Terminal": "Terminal 2" }, "DepartureTime": "2021-08-29T04:00:00", "ArrivalTime": "2021-08-29T06:20:00", "BookingClass": "H1", "FlightStatus": 1, "Status": "HK", "ETicketEligible": true, "AirlinePNR": null, "StopOver": false, "Stops": 0, "Mile": 0, "Duration": "00:00:00", "GroundTime": "00:00:00", "AccumulatedDuration": "03:50:00", "StopPoint": "", "StopPointArrivalTime": "0001-01-01T00:00:00", "StopPointDepartureTime": "0001-01-01T00:00:00", "StopOverGroundTime": null, "IncludedBaggage": "0 KG", "CabinBaggage": "7 Kg", "AirlineDetails": { "AirlineCode": "FZ", "FlightNumber": "432", "Craft": "73B", "AirlineName": "Fly Dubai", "OperatingCarrier": "FZ" } } ] ], "FareRules": [ { "Origin": "DEL", "Destination": "DXB", "Airline": "FZ", "FareRestriction": "", "FareBasisCode": "TO6IN2", "FareRuleDetail": null } ], "AliasAirlineCode": "FZ", "Sources": 40, "ValidatingAirline": "FZ", "TripIndicator": 0, "Remarks": null } ] } ``` ## Novo Air Booking API ### Dev Credentials `api_base_url`: `https://otatest.zapways.com/v2.0/OTAAPI.asmx` `APIClient.ID/APIClient.key`: `1912/B3A0010F08086D112EFB98460FB10DA11D` `Agent.Type`: `29` `Agent.ID`: `flightexpertota` `Agent.Password`: `eF3mQL7tzZ9mP6P8` `Service.Target`: `Test` `Service.Version`: `1.04` Method: `POST` URL: `{base_url}` Headers: ```json= { "Content-Type": text/xml, "Accept-Charset": utf-8 } ``` Request Body: ```json= { "Envelope": { "xmlns": "http://schemas.xmlsoap.org/soap/envelope/", "Header": "", "Body": { "AirBook": { "xmlns": "http://zapways.com/air/ota/2.0", "airBookRQ": { "Target": "{{Service.Target}}", "Version": "{{Service.Version}}", "xmlns": "http://www.opentravel.org/OTA/2003/05", "POS": { "Source": { "ERSP_UserID": "{{APIClient.ID}}/{{APIClient.Key}}", "RequestorID": { "Type": "{{Agent.Type}}", "ID": "{{Agent.ID}}", "MessagePassword": "{{Agent.Password}}" } } }, "AirItinerary": { "OriginDestinationOptions": { "OriginDestinationOption": { "RPH": "0-0", "FlightSegment": { "DepartureDateTime": "2020-02-23T07:15:00", "ArrivalDateTime": "2020-02-23T11:45:00", "StopQuantity": "0", "RPH": "0-0-EF-0-0", "FlightNumber": "001", "ResBookDesigCode": "E", "Status": "ONTIME", "DepartureAirport": {"LocationCode": "DFW"}, "ArrivalAirport": {"LocationCode": "LAX"}, "OperatingAirline": {"Code": "YY"}, "Equipment": {"AirEquipType": "B737"}, "MarketingAirline": {"Code": "YY"} } } } }, "PriceInfo": { "PTC_FareBreakdowns": { "PTC_FareBreakdown": { "PassengerTypeQuantity": { "Code": "ADT", "Quantity": "1" }, "PassengerFare": { "BaseFare": { "CurrencyCode": "USD", "Amount": "640" }, "Taxes": { "Amount": "94", "Tax": [ { "TaxCode": "US", "CurrencyCode": "USD", "Amount": "80" }, { "TaxCode": "ZP", "CurrencyCode": "USD", "Amount": "14" } ] }, "Fees": { "Amount": "26.10", "Fee": [ { "FeeCode": "XA", "CurrencyCode": "USD", "Amount": "20" }, { "FeeCode": "XF", "CurrencyCode": "USD", "Amount": "6.10" } ] }, "TotalFare": { "CurrencyCode": "USD", "Amount": "760.10" } }, "FareInfo": [ { "DepartureDate": "2020-02-23T00:00:00", "DepartureAirport": {"LocationCode": "DFW"}, "ArrivalAirport": {"LocationCode": "LAX"}, "FareInfo": {"FareBasisCode": "ESGO"}, "PassengerFare": { "BaseFare": { "CurrencyCode": "USD", "Amount": "640" }, "Taxes": { "Amount": "94", "Tax": [ { "TaxCode": "US", "CurrencyCode": "USD", "Amount": "80" }, { "TaxCode": "ZP", "CurrencyCode": "USD", "Amount": "14" } ] }, "Fees": { "Amount": "26.10", "Fee": [ { "FeeCode": "XA", "CurrencyCode": "USD", "Amount": "20" }, { "FeeCode": "XF", "CurrencyCode": "USD", "Amount": "6.10" } ] }, "TotalFare": { "CurrencyCode": "USD", "Amount": "760.10" } } }, { "DepartureDate": "2020-02-23T00:00:00", "RuleInfo": { "ChargesRules": { "VoluntaryChanges": { "Penalty": [ { "HoursBeforeDeparture": "<1", "CurrencyCode": "USD", "Amount": "250" }, { "ExchangeCount": "<=0", "HoursBeforeDeparture": "<1", "CurrencyCode": "USD", "Amount": "52" }, { "HoursBeforeDeparture": ">1", "CurrencyCode": "USD", "Amount": "125" }, { "ExchangeCount": "<=0", "HoursBeforeDeparture": ">1", "CurrencyCode": "USD", "Amount": "26" } ] } } }, "DepartureAirport": {"LocationCode": "DFW"}, "ArrivalAirport": {"LocationCode": "LAX"}, "PassengerFare": { "FareBaggageAllowance": { "UnitOfMeasureQuantity": "30", "UnitOfMeasure": "KGS" } } } ] } } }, "TravelerInfo": { "AirTraveler": { "BirthDate": "1994-11-01", "PersonName": { "GivenName": "TEST", "Surname": "TESTER", "NameTitle": "MR" }, "Telephone": { "PhoneLocationType": "10", "CountryAccessCode": "91", "PhoneNumber": "2223331111" }, "Email": "support@zapways.com", "Document": { "DocID": "3741733560", "DocType": "2", "DocIssueCountry": "US", "DocHolderNationality": "US" }, "PassengerTypeQuantity": { "Code": "ADT", "Quantity": "1" }, "TravelerRefNumber": {"RPH": "1"} } } } } } } } ``` Response: ```status_code: 200``` ```json= { "soap:Envelope": { "xmlns:soap": "http://schemas.xmlsoap.org/soap/envelope/", "xmlns:xsi": "http://www.w3.org/2001/XMLSchema-instance", "xmlns:xsd": "http://www.w3.org/2001/XMLSchema", "soap:Body": { "AirBookResponse": { "xmlns": "http://zapways.com/air/ota/2.0", "AirBookResult": { "Version": "1.04", "xmlns": "http://www.opentravel.org/OTA/2003/05", "Success": "", "AirReservation": { "AirItinerary": { "OriginDestinationOptions": { "OriginDestinationOption": { "RPH": "B1", "FlightSegment": { "DepartureDateTime": "2020-02-23T07:15:00", "ArrivalDateTime": "2020-02-23T11:45:00", "StopQuantity": "0", "RPH": "1", "FlightNumber": "001", "Status": "ONTIME", "DepartureAirport": { "LocationCode": "DFW", "Terminal": "1" }, "ArrivalAirport": { "LocationCode": "LAX", "Terminal": "3" }, "OperatingAirline": {"Code": "YY"}, "Equipment": {"AirEquipType": "B737"}, "MarketingAirline": {"Code": "YY"} } } } }, "PriceInfo": { "ItinTotalFare": { "TotalFare": { "CurrencyCode": "USD", "Amount": "760.10" } }, "PTC_FareBreakdowns": { "PTC_FareBreakdown": { "PassengerTypeQuantity": { "Code": "ADT", "Quantity": "1" }, "PassengerFare": { "BaseFare": { "CurrencyCode": "USD", "Amount": "640" }, "Taxes": { "Amount": "94", "Tax": [ { "TaxCode": "US", "CurrencyCode": "USD", "Amount": "80" }, { "TaxCode": "ZP", "CurrencyCode": "USD", "Amount": "14" } ] }, "Fees": { "Amount": "26.10", "Fee": [ { "FeeCode": "XA", "CurrencyCode": "USD", "Amount": "20" }, { "FeeCode": "XF", "CurrencyCode": "USD", "Amount": "6.10" } ] } }, "TravelerRefNumber": {"RPH": "15nr+2f4tRh7HpZqTF+ujis1i4pmIvqq"}, "FareInfo": { "RuleNumber": "7500", "DepartureAirport": {"LocationCode": "DFW"}, "ArrivalAirport": {"LocationCode": "LAX"}, "PassengerFare": { "BaseFare": { "CurrencyCode": "USD", "Amount": "640" }, "Taxes": { "Amount": "94", "Tax": [ { "TaxCode": "US", "CurrencyCode": "USD", "Amount": "80" }, { "TaxCode": "ZP", "CurrencyCode": "USD", "Amount": "14" } ] }, "Fees": { "Amount": "26.10", "Fee": [ { "FeeCode": "XA", "CurrencyCode": "USD", "Amount": "20" }, { "FeeCode": "XF", "CurrencyCode": "USD", "Amount": "6.10" } ] }, "FareBaggageAllowance": { "UnitOfMeasureQuantity": "30", "UnitOfMeasure": "KGS" } } } } } }, "TravelerInfo": { "AirTraveler": { "BirthDate": "1994-11-01", "PassengerTypeCode": "ADT", "PersonName": { "GivenName": "TEST", "Surname": "TESTER", "NameTitle": "MR" }, "Telephone": { "PhoneLocationType": "10", "CountryAccessCode": "1", "PhoneNumber": "2223331111" }, "Email": "support@zapways.com", "Document": { "DocID": "3741733560", "DocType": "2", "BirthDate": "1994-11-01", "DocIssueCountry": "US", "DocHolderNationality": "US" }, "PassengerTypeQuantity": { "Code": "ADT", "Quantity": "1" }, "TravelerRefNumber": {"RPH": "15nr+2f4tRh7HpZqTF+ujis1i4pmIvqq"}, "FlightSegmentRPHs": {"FlightSegmentRPH": "1"} } }, "Ticketing": { "TicketTimeLimit": "2020-02-13T13:37:52", "TicketingStatus": "OK", "FlightSegmentRefNumber": "1", "TravelerRefNumber": "15nr+2f4tRh7HpZqTF+ujis1i4pmIvqq", "TimeLimitMinutes": "-360", "PassengerTypeCode": "ADT", "TicketingVendor": {"Code": "YY"} }, "BookingReferenceID": [ { "Instance": "YY1852773120", "ID": "RTIKRQ" }, { "Type": "14", "Instance": "YY1852773120", "ID": "RTIKRQ" } ] } } } } } } ``` ## Amadeus Description: `retrieve list of Fares.` Method: `POST` URL: `http://xml.amadeus.com/FITQPR_12_2_1A` `XML API` Request Body: ```json= { "Fare_QuoteItinerary": { "messageActionDetails": { "messageFunctionDetails": { "messageFunction": 741 } }, "passengerInfoGroup": { "segmentRepetitionControl": { "segmentControlDetails": { "numberOfPAx": 1 } }, "specificTravellerDetails": { "travellerDetails": { "referenceNumber": 1 } }, "passengerTypeGroup": { "fareInfo": { "valueQualifier": "IN", "fareTypeGrouping": { "discountCode": [ "GV", "IN" ] } } } }, "pricingTktOptionGroup": { "pricingTicketingDetails": "", "fareQualifierDetails": { "discountDetails": { "fareQualifier": "PTC" } } }, "requestedSegmentInfoGroup": { "originAndDestinationDetails": "", "flightSegmentInfoGroup": [ { "travelProductInfo": { "flightDate": { "departureDate": 10516 }, "boardPointDetails": { "departureCity": "NCE" }, "offpointDetails": { "arrivalCity": "FRA" }, "companyDetails": { "marketingCompany": "6X" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "C" } } } }, { "travelProductInfo": { "flightDate": { "departureDate": 90516 }, "boardPointDetails": { "departureCity": "FRA" }, "offpointDetails": { "arrivalCity": "NCE" }, "companyDetails": { "marketingCompany": "6X" } } } ] } } } ``` Response: ```status_code: 200``` ```json= { "Fare_QuoteItineraryReply": { "messageActionDetails": { "messageFunctionDetails": { "messageFunction": 741 } }, "allFaresInfoGroup": { "markerAllFares": "", "involvedCurrenciesInfo": { "conversionRateDetails": [ { "conversionType": 707, "currency": "EUR" }, { "conversionType": 705, "currency": "EUR" } ] }, "flightInfoGroup": [ { "involvedFlightInfo": { "boardPointDetails": { "trueLocationId": "NCE" }, "offpointDetails": { "trueLocationId": "FRA" }, "companyDetails": { "marketingCompany": "6X" } }, "itineraryInfoGroup": { "travelItineraryInfo": { "segmentItemNumber": 1 } } }, { "involvedFlightInfo": { "boardPointDetails": { "trueLocationId": "FRA" }, "offpointDetails": { "trueLocationId": "NCE" }, "companyDetails": { "marketingCompany": "6X" } }, "itineraryInfoGroup": { "travelItineraryInfo": { "segmentItemNumber": 2 } } } ], "fareProductInfoGroup": [ { "generalAndIdInfo": { "segmentControlDetails": { "productReference": 1, "numberOfPAx": 1 } }, "specificTravellerDetails": { "travellerDetails": { "referenceNumber": 1 } }, "passengerTypeInfoGroup": { "fareInfo": { "fareDetails": { "passengerTypeQualifier": "IN" }, "fareTypeGrouping": { "aggregatePTCDiscount": "IN" } }, "pricingticketingDetails": { "priceTicketDetails": { "indicators": "RBR" } }, "conversionRate": { "conversionRateDetails": { "conversionType": 700, "currency": "NUC", "rateType": "ROE", "pricingAmount": 97.36, "conversionRate": 32.8636 } }, "monetaryInfo": { "monetaryDetails": [ { "typeQualifier": "B", "amount": 3200 }, { "typeQualifier": "T", "amount": 3200 }, { "typeQualifier": "TX", "amount": 0 } ] }, "fareSegmentInfo": [ { "segmentDescriptionInfo": { "segmentItemNumber": 1 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "RL1M", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "R", "specialService": "R" } } } }, { "segmentDescriptionInfo": { "segmentItemNumber": 2 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "RL1M", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "R", "specialService": "R" } } } } ] } }, { "generalAndIdInfo": { "segmentControlDetails": { "productReference": 2, "numberOfPAx": 1 } }, "specificTravellerDetails": { "travellerDetails": { "referenceNumber": 1 } }, "passengerTypeInfoGroup": { "fareInfo": { "fareDetails": { "passengerTypeQualifier": "IN" }, "fareTypeGrouping": { "aggregatePTCDiscount": "IN" } }, "pricingticketingDetails": { "priceTicketDetails": { "indicators": "RBR" } }, "conversionRate": { "conversionRateDetails": { "conversionType": 700, "currency": "NUC", "rateType": "ROE", "pricingAmount": 101.93, "conversionRate": 32.8636 } }, "monetaryInfo": { "monetaryDetails": [ { "typeQualifier": "B", "amount": 3350 }, { "typeQualifier": "T", "amount": 3350 }, { "typeQualifier": "TX", "amount": 0 } ] }, "fareSegmentInfo": [ { "segmentDescriptionInfo": { "segmentItemNumber": 1 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "TL3M", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "T", "specialService": "T" } } } }, { "segmentDescriptionInfo": { "segmentItemNumber": 2 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "RL1M", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "R", "specialService": "R" } } } } ] } }, { "generalAndIdInfo": { "segmentControlDetails": { "productReference": 3, "numberOfPAx": 1 } }, "specificTravellerDetails": { "travellerDetails": { "referenceNumber": 1 } }, "passengerTypeInfoGroup": { "fareInfo": { "fareDetails": { "passengerTypeQualifier": "IN" }, "fareTypeGrouping": { "aggregatePTCDiscount": "IN" } }, "pricingticketingDetails": { "priceTicketDetails": { "indicators": "RBR" } }, "conversionRate": { "conversionRateDetails": { "conversionType": 700, "currency": "NUC", "rateType": "ROE", "pricingAmount": 111.05, "conversionRate": 32.8636 } }, "monetaryInfo": { "monetaryDetails": [ { "typeQualifier": "B", "amount": 3650 }, { "typeQualifier": "T", "amount": 3650 }, { "typeQualifier": "TX", "amount": 0 } ] }, "fareSegmentInfo": [ { "segmentDescriptionInfo": { "segmentItemNumber": 1 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "KL3M", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "K", "specialService": "K" } } } }, { "segmentDescriptionInfo": { "segmentItemNumber": 2 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "RL1M", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "R", "specialService": "R" } } } } ] } }, { "generalAndIdInfo": { "segmentControlDetails": { "productReference": 4, "numberOfPAx": 1 } }, "specificTravellerDetails": { "travellerDetails": { "referenceNumber": 1 } }, "passengerTypeInfoGroup": { "fareInfo": { "fareDetails": { "passengerTypeQualifier": "IN" }, "fareTypeGrouping": { "aggregatePTCDiscount": "IN" } }, "pricingticketingDetails": { "priceTicketDetails": { "indicators": "RBR" } }, "conversionRate": { "conversionRateDetails": { "conversionType": 700, "currency": "NUC", "rateType": "ROE", "pricingAmount": 129.52, "conversionRate": 32.8636 } }, "monetaryInfo": { "monetaryDetails": [ { "typeQualifier": "B", "amount": 4257 }, { "typeQualifier": "T", "amount": 4257 }, { "typeQualifier": "TX", "amount": 0 } ] }, "fareSegmentInfo": [ { "segmentDescriptionInfo": { "segmentItemNumber": 1 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "YLGV10", "ticketDesignator": "IN90" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "G", "specialService": "G" } } } }, { "segmentDescriptionInfo": { "segmentItemNumber": 2 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "YLGV10", "ticketDesignator": "IN90" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "G", "specialService": "G" } } } } ] } }, { "generalAndIdInfo": { "segmentControlDetails": { "productReference": 5, "numberOfPAx": 1 } }, "specificTravellerDetails": { "travellerDetails": { "referenceNumber": 1 } }, "passengerTypeInfoGroup": { "fareInfo": { "fareDetails": { "passengerTypeQualifier": "IN" }, "fareTypeGrouping": { "aggregatePTCDiscount": "IN" } }, "pricingticketingDetails": { "priceTicketDetails": { "indicators": "RBR" } }, "conversionRate": { "conversionRateDetails": { "conversionType": 700, "currency": "NUC", "rateType": "ROE", "pricingAmount": 146.04, "conversionRate": 32.8636 } }, "monetaryInfo": { "monetaryDetails": [ { "typeQualifier": "B", "amount": 4800 }, { "typeQualifier": "T", "amount": 4800 }, { "typeQualifier": "TX", "amount": 0 } ] }, "fareSegmentInfo": [ { "segmentDescriptionInfo": { "segmentItemNumber": 1 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "BL6M", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "B", "specialService": "B" } } } }, { "segmentDescriptionInfo": { "segmentItemNumber": 2 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "BL6M", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "B", "specialService": "B" } } } } ] } }, { "generalAndIdInfo": { "segmentControlDetails": { "productReference": 6, "numberOfPAx": 1 } }, "specificTravellerDetails": { "travellerDetails": { "referenceNumber": 1 } }, "passengerTypeInfoGroup": { "fareInfo": { "fareDetails": { "passengerTypeQualifier": "IN" }, "fareTypeGrouping": { "aggregatePTCDiscount": "IN" } }, "pricingticketingDetails": { "priceTicketDetails": { "indicators": "RBR" } }, "conversionRate": { "conversionRateDetails": { "conversionType": 700, "currency": "NUC", "rateType": "ROE", "pricingAmount": 149.1, "conversionRate": 32.8636 } }, "monetaryInfo": { "monetaryDetails": [ { "typeQualifier": "B", "amount": 4900 }, { "typeQualifier": "T", "amount": 4900 }, { "typeQualifier": "TX", "amount": 0 } ] }, "fareSegmentInfo": [ { "segmentDescriptionInfo": { "segmentItemNumber": 1 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "BL", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "B", "specialService": "B" } } } }, { "segmentDescriptionInfo": { "segmentItemNumber": 2 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "BL", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "B", "specialService": "B" } } } } ] } }, { "generalAndIdInfo": { "segmentControlDetails": { "productReference": 7, "numberOfPAx": 1 } }, "specificTravellerDetails": { "travellerDetails": { "referenceNumber": 1 } }, "passengerTypeInfoGroup": { "fareInfo": { "fareDetails": { "passengerTypeQualifier": "IN" }, "fareTypeGrouping": { "aggregatePTCDiscount": "IN" } }, "pricingticketingDetails": { "priceTicketDetails": { "indicators": "RBR" } }, "conversionRate": { "conversionRateDetails": { "conversionType": 700, "currency": "NUC", "rateType": "ROE", "pricingAmount": 273.84, "conversionRate": 32.8636 } }, "monetaryInfo": { "monetaryDetails": [ { "typeQualifier": "B", "amount": 9000 }, { "typeQualifier": "T", "amount": 9000 }, { "typeQualifier": "TX", "amount": 0 } ] }, "fareSegmentInfo": [ { "segmentDescriptionInfo": { "segmentItemNumber": 1 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "YR", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "Y", "specialService": "Y" } } } }, { "segmentDescriptionInfo": { "segmentItemNumber": 2 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "YR", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "Y", "specialService": "Y" } } } } ] } }, { "generalAndIdInfo": { "segmentControlDetails": { "productReference": 8, "numberOfPAx": 1 } }, "specificTravellerDetails": { "travellerDetails": { "referenceNumber": 1 } }, "passengerTypeInfoGroup": { "fareInfo": { "fareDetails": { "passengerTypeQualifier": "IN" }, "fareTypeGrouping": { "aggregatePTCDiscount": "IN" } }, "pricingticketingDetails": { "priceTicketDetails": { "indicators": "RBR" } }, "conversionRate": { "conversionRateDetails": { "conversionType": 700, "currency": "NUC", "rateType": "ROE", "pricingAmount": 486.86, "conversionRate": 32.8636 } }, "monetaryInfo": { "monetaryDetails": [ { "typeQualifier": "B", "amount": 16000 }, { "typeQualifier": "T", "amount": 16000 }, { "typeQualifier": "TX", "amount": 0 } ] }, "fareSegmentInfo": [ { "segmentDescriptionInfo": { "segmentItemNumber": 1 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "JL", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "J", "specialService": "J" } } } }, { "segmentDescriptionInfo": { "segmentItemNumber": 2 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "JL", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "J", "specialService": "J" } } } } ] } }, { "generalAndIdInfo": { "segmentControlDetails": { "productReference": 9, "numberOfPAx": 1 } }, "specificTravellerDetails": { "travellerDetails": { "referenceNumber": 1 } }, "passengerTypeInfoGroup": { "fareInfo": { "fareDetails": { "passengerTypeQualifier": "IN" }, "fareTypeGrouping": { "aggregatePTCDiscount": "IN" } }, "pricingticketingDetails": { "priceTicketDetails": { "indicators": "RBR" } }, "conversionRate": { "conversionRateDetails": { "conversionType": 700, "currency": "NUC", "rateType": "ROE", "pricingAmount": 547.7, "conversionRate": 32.8636 } }, "monetaryInfo": { "monetaryDetails": [ { "typeQualifier": "B", "amount": 18000 }, { "typeQualifier": "T", "amount": 18000 }, { "typeQualifier": "TX", "amount": 0 } ] }, "fareSegmentInfo": [ { "segmentDescriptionInfo": { "segmentItemNumber": 1 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "CR", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "C", "specialService": "C" } } } }, { "segmentDescriptionInfo": { "segmentItemNumber": 2 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "CR", "ticketDesignator": "IN" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IN" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "J", "specialService": "J" } } } } ] } }, { "generalAndIdInfo": { "segmentControlDetails": { "productReference": 10, "numberOfPAx": 1 } }, "specificTravellerDetails": { "travellerDetails": { "referenceNumber": 1 } }, "passengerTypeInfoGroup": { "fareInfo": { "fareDetails": { "passengerTypeQualifier": "IN" }, "fareTypeGrouping": { "aggregatePTCDiscount": "ADT" } }, "pricingticketingDetails": { "priceTicketDetails": { "indicators": "RBR" } }, "conversionRate": { "conversionRateDetails": { "conversionType": 700, "currency": "NUC", "rateType": "ROE", "pricingAmount": 1740.52, "conversionRate": 32.8636 } }, "monetaryInfo": { "monetaryDetails": [ { "typeQualifier": "B", "amount": 57200 }, { "typeQualifier": "T", "amount": 57200 }, { "typeQualifier": "TX", "amount": 0 } ] }, "fareSegmentInfo": [ { "segmentDescriptionInfo": { "segmentItemNumber": 1 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "YDP" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IT" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "H", "specialService": "H" } } } }, { "segmentDescriptionInfo": { "segmentItemNumber": 2 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "YDP" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IT" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "H", "specialService": "H" } } } } ] } }, { "generalAndIdInfo": { "segmentControlDetails": { "productReference": 11, "numberOfPAx": 1 } }, "specificTravellerDetails": { "travellerDetails": { "referenceNumber": 1 } }, "passengerTypeInfoGroup": { "fareInfo": { "fareDetails": { "passengerTypeQualifier": "IN" }, "fareTypeGrouping": { "aggregatePTCDiscount": "ADT" } }, "pricingticketingDetails": { "priceTicketDetails": { "indicators": "RBR" } }, "conversionRate": { "conversionRateDetails": { "conversionType": 700, "currency": "NUC", "rateType": "ROE", "pricingAmount": 3657.54, "conversionRate": 32.8636 } }, "monetaryInfo": { "monetaryDetails": [ { "typeQualifier": "B", "amount": 120200 }, { "typeQualifier": "T", "amount": 120200 }, { "typeQualifier": "TX", "amount": 0 } ] }, "fareSegmentInfo": [ { "segmentDescriptionInfo": { "segmentItemNumber": 1 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "CDP" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IT" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "C", "specialService": "C" } } } }, { "segmentDescriptionInfo": { "segmentItemNumber": 2 }, "fareQualifierDetails": { "additionalFareDetails": { "fareBasis": "CDP" }, "discountDetails": { "fareQualifier": 720, "rateCategory": "IT" } }, "bookingClassInfoGroup": { "productInfo": { "bookingClassDetails": { "designator": "D", "specialService": "D" } } } } ] } ] } } } } ```