Travel Expert (Asia) Enterprises Limited — Investor Relations & Filings
Travel Expert (Asia) Enterprises Limited is an investment holding company primarily engaged in tourism and travel-related businesses. Operating as one of the most extensive travel agents in its core market, the company provides diversified travel products through an extensive network of over 60 physical outlets and robust online platforms. Key offerings include the sale of air tickets, hotel accommodation, and comprehensive travel packages, such as group tours, cruise holidays, and specialized services for free independent travel (FIT), business travel, and destination weddings. The company targets customers primarily in Hong Kong and Mainland China. Ancillary operations include food and beverage services and treasury investments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-04 | English | |
| VOLUNTARY ANNOUNCEMENT UNAUTHORIZED ACCESS TO INFORMATION SYSTEMS | 2026-04-20 | English | |
| DISCLOSEABLE TRANSACTION IN RELATION TO DISPOSAL OF LISTED SECURITIES | 2026-03-26 | English | |
| CHANGE OF COMPANY SECRETARY AND AUTHORIZED REPRESENTATIVE AND APPOINTMENT OF PROCESS AGENT | 2026-03-18 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 28 FEBRUARY 2026 | 2026-03-02 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 January 2026 | 2026-02-02 | 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… |
|
FLIGHT CENTRE TRAVEL GROUP LIMITED
Global provider of leisure and corporate travel management …
|
FLT | AU | Administrative and support serv… |
|
HBX GROUP INTERNATIONAL PLC
Connects travel suppliers with distributors globally using …
|
Q1D | GB | Administrative and support serv… |
Travel Expert (Asia) Enterprises 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/49789/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49789 | 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=49789 | 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=49789 \ -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": 49789}, 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 Travel Expert (Asia) Enterprises Limited (id: 49789)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.