Created
February 6, 2016 15:57
-
-
Save sandeepcmsm/6fa4c7f3273fbd9d9886 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data_length": 3, | |
"data": { | |
"onwardflights": [ | |
{ | |
"origin": "del", | |
"EticketFlag": "y", | |
"ibibopartner": "amadeus", | |
"farebasis": "EOW/Y", | |
"seatingclass": "E", | |
"baggage_info": { | |
"quantityCode": "W", | |
"refQualifier": "F", | |
"unitQualifier": "K", | |
"refNumber": "1", | |
"freeAllowance": "15" | |
}, | |
"deptime": "06:40", | |
"flightcode": "889", | |
"duration": "2h 50m", | |
"platingcarrier": "UK", | |
"qtype": "fbs", | |
"tickettype": "e", | |
"flightno": "889", | |
"flightproposal": "1", | |
"destination": "blr", | |
"stops": "0", | |
"farebasislst1": "['ADT-EOW-Y-E-8']", | |
"seatsavailable": "8", | |
"carrierid": "UK", | |
"sellfromrec": "true", | |
"fare": { | |
"totalbasefare": 2988, | |
"adultbasefare": 2988, | |
"adultjn": 171, | |
"amadeusgrossamount": 4041, | |
"totalfare": 4041, | |
"servicetax": 0, | |
"adultudf": 562, | |
"adultfuelsurcharge": 50, | |
"totaltax": 1053, | |
"totalsurcharge": 50, | |
"adultf2": 6, | |
"totaludf": 562, | |
"transactionfee": 0, | |
"adulttax": 1053, | |
"adultym": 115, | |
"discount": 0, | |
"adultpassengerservicefee": 149, | |
"adulttotalfare": 4041, | |
"totalcommission": 0 | |
}, | |
"promotionText": "", | |
"SessionData": { | |
"sessionid": "01VY7Q3XTJ", | |
"securitytoken": "3Q9IS9W34MA9P3ATED9UEO3ZWH", | |
"sequencenumber": "2", | |
"officeid": "BOMVS35SC" | |
}, | |
"company": "UK", | |
"tickettime": "2016-02-06 00:00:00", | |
"onwardflights": [], | |
"aircraftType": "320", | |
"breakpoint": "Y", | |
"farelst1": "['ADT-EOW-Y-E-8']", | |
"operatingcarrier": "uk", | |
"dotentative": "true", | |
"splitduration": "2h 50m", | |
"farerule": "", | |
"searchKey": "171.0:0:562.0:50.0:0:2988.0:149.0:4041.0:0:0:0:0:0:0:0:0:4041.0:2988.0:4041.0:0:50.0:0:0:0.0:0:01VY7Q3XTJ:3Q9IS9W34MA9P3ATED9UEO3ZWH:2:UK", | |
"baggage": "15Kgs", | |
"bookingclass": "E", | |
"airline": "Vistara", | |
"warnings": "Non-Refundable", | |
"rowbody": " ", | |
"depdate": "2016-02-12t0640", | |
"arrtime": "09:30", | |
"arrdate": "2016-02-12t0930" | |
} | |
], | |
"faredict": { | |
"kbb": "Y9t18w==", | |
"totalsurcharge": 50, | |
"passengercount": "1", | |
"netpayable": 4041, | |
"repriceloss": 0, | |
"tokenec": "52bae2bd636c68263a9abe3af9ea7e81", | |
"lead_message": "", | |
"isfamilyfare": 0, | |
"promocode": "", | |
"totalbasefare": 2988, | |
"leadcode": "", | |
"totalfare": 4041, | |
"goibibofee": 0, | |
"credits": "False", | |
"transactionfee": 0, | |
"leaddiscount": 0, | |
"premiermiles": 0, | |
"fuelsurcharge": 0, | |
"kb": "temp", | |
"discount": 0, | |
"dob": false, | |
"k": "temp", | |
"promo_message": "", | |
"promodiscount": 0, | |
"leadlist": [] | |
}, | |
"active_offers": [ | |
{ | |
"chunk_key": "go5000_promo_popup", | |
"value": "Free shopping worth Rs.5000", | |
"key": "GO5000" | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment