IATACodes
In all Flights Booking and Arrivals API requests, IATA Code filtering {IATACodes} is required to identify departure and/or arrival airports.
At least one of iata_departure_code and iata_arrival_code must therefore be specified.
| Field | Description | Type | Examples |
|---|---|---|---|
| ⓝ iata_departure_code | IATA code (in lower case) that identifies the departure airport(s). | string | cdgmxp |
| ⓝ iata_arrival_code | IATA code (in lower case) that identifies the arrival airport(s). | string | cdgmxp |