Location
code stringrequired
IATA airport or city code
Example:
DXB
type stringrequired
Whether the code represents an airport or a city
Possible values: [AIRPORT
, CITY
]
Example:
AIRPORT
Location
{
"code": "DXB",
"type": "AIRPORT"
}