FlyerTalk Forums - View Single Post - Trick it / negotiate it / special savings lounge thread
Old Dec 3, 2021 | 7:20 am
  #10294  
andydd
5 Years on Site
 
Join Date: Jul 2016
Posts: 147
Originally Posted by fuyao
https://developer.sabre.com/docs/res...rch/flights_to
"For example, if "DFW" (Dallas/Fort Worth International) is used as destination, then the 20 lowest published fares to "DFW" (from any available origin) will be returned."
Checked this one. It unfortauntely returns total fare and NOT BF alone. Here's live result of SVG airport:
Code:
 "DestinationLocation": "SVG",
"FareInfo": [
{
"CurrencyCode": [color=#a2fca2]"NOK",
"LowestFare": {
"AirlineCodes": [
[color=#a2fca2]"DY"
],
"Fare": 679
},
"OriginLocation": "OSL",
"DepartureDateTime": "2021-12-03T00:00:00",
"ReturnDateTime": "2021-12-03T00:00:00",
andydd is offline