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