Project

General

Profile

Bug #24914 » get ariport list point 2 for api.json

Sachin Suresh, 07/23/2025 09:58 AM

 
req=https://maqaamqa1els.caxita.ca/Data/GetDynamicDestination?value=med&culture=0&size=10
res={
"took": 1,
"timed_out": false,
"_shards": {
"total": 5,
"successful": 5,
"skipped": 0,
"failed": 0
},
"hits": {
"total": 1,
"max_score": null,
"hits": [
{
"_index": "dynamicdestinationsv6",
"_type": "dynamicdestinationdto",
"_id": "12",
"_score": null,
"_source": {
"destinationid": 14,
"cityname": "Madinah",
"countrycode": "SA",
"countryname": "SAUDI ARABIA",
"displayname": "Madinah , SAUDI ARABIA",
"airportcodes": "MED",
"hotelcityids": "46518",
"activitycityids": "1424",
"transfercityids": "2706",
"transferairportids": "4464",
"ranking": 1,
"airportlist": "Prince Mohammad Bin Abdulaziz Airport(MED)",
"hotelcitylist": "Madinah , Saudi Arabia",
"activitycitylist": "Madinah",
"transfercitylist": "MED",
"transferairportlist": "JED"
},
"sort": [
1
]
}
]
}
}
(25-25/43)