FLIGHT CENTRE TRAVEL GROUP LIMITED — Investor Relations & Filings
Flight Centre Travel Group Limited operates as a global provider of leisure and corporate travel management services. The organization manages a diverse portfolio of brands, including Flight Centre, FCM Travel, and Corporate Traveller, catering to individual consumers and business entities. Core activities involve the procurement and distribution of travel-related products such as airfares, lodging, ground transportation, and insurance. The company utilizes a multi-channel distribution strategy, integrating physical retail locations with digital booking platforms. Its corporate division focuses on strategic travel consulting, expense management, and specialized technology solutions for small-to-medium enterprises and multinational corporations. By leveraging a global network and proprietary software, the group facilitates end-to-end travel logistics and personalized itinerary planning for a broad international client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change in substantial holding 19 pages 1.8MB | 2024-11-03 | English | |
| Acquisition of Cruise Club UK 3 pages 99.0KB | 2024-10-29 | English | |
| Change in substantial holding 16 pages 4.7MB | 2024-10-28 | English | |
| Ceasing to be a substantial holder 16 pages 4.8MB | 2024-10-28 | English | |
| Morgan's Conference Presentation, Including Trading Update 15 pages 12.5MB | 2024-10-17 | English | |
| Notice of Annual General Meeting/Proxy Form 9 pages 395.8KB | 2024-10-10 | English |
Market data
Market data not available
Price history
Peer group · Travel agency activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AirTrip Corp.
Operates an online travel agency, IT offshore development, …
|
6191 | JP | Administrative and support serv… |
|
Bestone.Com Co.,Ltd
Online travel agency specializing in cruise travel, tours, …
|
6577 | JP | Administrative and support serv… |
|
Booking Holdings Inc.
A global provider of online travel, dining, and related res…
|
BKNG | US | Administrative and support serv… |
|
Cinese International Group Holdings Limited
Provides comprehensive travel services, air ticket distribu…
|
1620 | HK | Administrative and support serv… |
|
CORPORATE TRAVEL MANAGEMENT LIMITED
Global provider of travel management solutions and technolo…
|
CTD | AU | Administrative and support serv… |
|
Easy Trip Planners Limited
Online travel platform for flights, hotels, and tours with …
|
EASEMYTRIP | IN | Administrative and support serv… |
|
eDreams Odigeo SA
A global online travel company pioneering a subscription mo…
|
EDR | ES | Administrative and support serv… |
|
Expedia Group, Inc.
A technology platform facilitating global travel bookings f…
|
EXPE | US | Administrative and support serv… |
|
HBX GROUP INTERNATIONAL PLC
Connects travel suppliers with distributors globally using …
|
Q1D | GB | Administrative and support serv… |
|
HELLOJI HOLIDAYS LIMITED
Provides travel management, holiday packages, hotel booking…
|
544630 | IN | Administrative and support serv… |
FLIGHT CENTRE TRAVEL GROUP LIMITED via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/64925/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64925 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=64925 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=64925 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 64925}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for FLIGHT CENTRE TRAVEL GROUP LIMITED (id: 64925)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.