Location Search
Get a list of all the locations currently available.
Request parameters
Responses
{
"limit": 10,
"offset": 0,
"total": 1,
"results": [
{
"stationType": "Airport",
"locationCode": "HER",
"extendedLocationCode": "HER01",
"name": "Heraklion airport",
"isMeetAndGreet": false,
"address": {
"addressLine": [
"Herakleion Airport Nikos Kazantzakis",
"(25.1747,35.3396)"
],
"city": "Herakleion",
"postalCode": "71408",
"country": {
"code": "GR",
"name": "Greece"
},
"coordinates": {
"latitude": 25.1747,
"longitude": 35.3396
}
},
"telephone": "example",
"additionalInfo": {
"text": "The customer will walk to the parking lot, 50 meters opposite from the airport building and then he will be transferred to our office, which is 700 meters away, with shuttle bus.",
"operationTime": [
{
"days": [
"Monday",
"Tuesday"
],
"schedule": {
"normal": {
"start": ...,
"end": ...
},
"extended": {
"start": ...,
"end": ...
}
}
}
]
}
}
]
}
{
"type": "3",
"code": "320",
"shortText": "Error message"
}
{
"type": "3",
"code": "320",
"shortText": "Error message"
}
{
"type": "3",
"code": "320",
"shortText": "Error message"
}
{
"type": "3",
"code": "320",
"shortText": "Error message"
}
Last modified: 07 August 2025