# Airline Code Support Update - December 2024

## Expanded Code Support for Airlines

We are pleased to announce an update to our airline code support system, enhancing compatibility and flexibility in identifying airlines.

### **New Code Support**

In addition to the previously supported **2-letter IATA codes**, the system now supports the following formats:

1. **3-digit IATA codes**.
2. **3-letter ICAO codes**, providing additional precision for international airline identification.

### **Example**

| Airline Name | 2-Letter IATA | 3-Digit IATA | 3-Letter ICAO | Country |
| ------------ | ------------- | ------------ | ------------- | ------- |
| Lufthansa    | LH            | 220          | DLH           | Germany |

This enhancement ensures broader compatibility with industry standards and simplifies integration with systems requiring detailed airline identification.

***

### **Benefits of This Update**

* **Improved Flexibility**: Enables users to work with multiple coding standards.
* **Enhanced Compatibility**: Aligns with both cargo and passenger airline identification systems.
* **Global Applicability**: Supports the needs of diverse international stakeholders.

For detailed guidance on implementation or to report issues, please refer to the updated API documentation or contact support.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-integration.squake.earth/notable-changes/calculation-changes/iata-icao-airline.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
