Tu Yi Holding Company Limited — Investor Relations & Filings
Tu Yi Holding Company Limited is a specialized provider of outbound tourism products and services, primarily targeting the Mainland China market. The company's core business involves the design, development, and sale of comprehensive travel offerings. Its product portfolio includes structured outbound travel package tours, shorter day tours, and free independent traveler (FIT) products. The company operates through multiple business segments to deliver these integrated travel solutions and actively seeks collaboration with local travel agencies and online tourism platforms to expand its service reach.
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 | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-24 | English | |
| Notification Letter and Request Form to Non-Registered Shareholder | 2026-04-24 | English | |
| Notification Letter and Change Request Form to Registered Shareholder | 2026-04-24 | English | |
| FORM OF PROXY FOR THE ANNUAL GENERAL MEETING TO BE HELD ON MONDAY, 25 MAY 2026 | 2026-04-24 | English | |
| PROPOSED GRANT OF GENERAL MANDATES TO ISSUE AND REPURCHASE SHARES, PROPOSED RE-ELECTION OF DIRECTORS AND NOTICE OF ANNUAL GENERAL MEETING | 2026-04-24 | English |
Market data
Market data not available
Price history
Peer group · Intermediation service activities for accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Adventure, Inc.
Online travel agency offering travel booking and offshore d…
|
6030 | JP | Accommodation and food service … |
|
Aviation Links Ltd.
A tour operator and wholesaler of tourism and travel servic…
|
AVIA | IL | Accommodation and food service … |
|
CHOICE HOTELS INTERNATIONAL INC /DE
A multinational hospitality company and one of the world's …
|
CHH | US | Accommodation and food service … |
|
Cleanbnb
Provides comprehensive property management services for the…
|
CLNBB | IT | Accommodation and food service … |
|
Emma Villas SpA
Tour operator renting inspected villas and country houses w…
|
EAV | IT | Accommodation and food service … |
|
G Rent
A property management company for luxury short and medium-t…
|
GSR | IT | Accommodation and food service … |
|
HANATOUR SERVICE INC.
A travel company providing inbound/outbound tours and MICE …
|
039130 | KR | Accommodation and food service … |
|
Inspirato Inc
A members-only luxury travel club offering curated vacation…
|
ISPO | US | Accommodation and food service … |
|
Unlimited Travel Group AB
A corporate group that acquires and develops specialized tr…
|
UTG | SE | Accommodation and food service … |
|
Voyageurs du Monde
A travel company specializing in tailor-made and personaliz…
|
ALVDM | FR | Accommodation and food service … |
Tu Yi Holding Company 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/50101/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50101 | 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=50101 | 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=50101 \ -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": 50101}, 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 Tu Yi Holding Company Limited (id: 50101)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.