Tze Shin International Co., Ltd. — Investor Relations & Filings
Tze Shin International Co., Ltd., established in 1973, is a diversified enterprise with a foundational expertise in logistics and transportation. The company provides comprehensive container transport services, including long-distance hauling, drayage, and specialized transport for chemicals and petroleum products. Its real estate division focuses on the development, planning, and construction of residential complexes and industrial facilities. Furthermore, the group operates in the hospitality sector through the Miramar Garden Hotel and maintains a distribution business specializing in imported European kitchen appliances and home fixtures. By leveraging its core competencies in transport and expanding into property development and service industries, Tze Shin International delivers integrated solutions aimed at enhancing operational efficiency and consumer lifestyles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第一季合併財務報告董事會預計召開日期 為115年5月12日 | 2026-05-04 | Chinese | |
| 115年年報及股東會資料 — 2026_2611_20260604F13.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_2611_20260604F01.pdf | 2026-04-28 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | |
| 115年3月營業收入 | 2026-04-09 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40844286 | 公告本公司115年第一季合併財務報告董事會預計召開日期 為115年5月12日 | 2026-05-04 | Chinese | ||
| 37987451 | 115年年報及股東會資料 — 2026_2611_20260604F13.pdf | 2026-04-28 | Chinese | ||
| 37987430 | 115年年報及股東會資料 — 2026_2611_20260604F01.pdf | 2026-04-28 | Chinese | ||
| 33886885 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33886882 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33979660 | 115年03月內部人持股異動(事後) | 2026-04-02 | Chinese | ||
| 33979655 | 115年03月董事會成員及持股 | 2026-04-02 | Chinese | ||
| 33152786 | 本公司一年內累積取得同一有價證券金額公告 | 2026-03-30 | Chinese | ||
| 33979664 | (更正)公告本公司董事會決議召開115年股東常會相關事宜 | 2026-03-16 | Chinese | ||
| 33979667 | 114年度財務比率 | 2026-03-12 | Chinese | ||
| 33979679 | 114年度營益分析 | 2026-03-12 | Chinese | ||
| 33979678 | 114年第4季權益變動表 | 2026-03-12 | Chinese | ||
| 33979676 | 114年第4季現金流量表 | 2026-03-12 | Chinese | ||
| 33979674 | 114年第4季綜合損益表 | 2026-03-12 | Chinese | ||
| 33979672 | 114年第4季資產負債表 | 2026-03-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Freight transport by road
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Proficient Auto Logistics, Inc
A specialized freight company providing auto transportation…
|
PAL | US | Transportation and storage |
|
Pro-Trans Ventures Inc.
Capital pool company (CPC) identifying and evaluating asset…
|
PVI | CA | Transportation and storage |
|
Qilu Expressway Company Limited
Investment, construction, operation, and management of expr…
|
1576 | HK | Transportation and storage |
|
Ritco Logistics Limited
Provides integrated supply chain, FTL/LTL transport, and wa…
|
RITCO | IN | Transportation and storage |
|
RZ Inter-Transsped AD
Offers road/rail freight transport, forwarding, and heavy m…
|
RZIT | MK | Transportation and storage |
|
SAIA INC
Transportation and logistics company specializing in LTL fr…
|
SAIA | US | Transportation and storage |
|
Sakai Moving Service Co.,Ltd.
A provider of domestic and international moving and transpo…
|
9039 | JP | Transportation and storage |
|
Schneider National, Inc.
A provider of transportation and logistics services across …
|
SNDR | US | Transportation and storage |
|
SENKO Group Holdings Co.,Ltd.
A diversified enterprise focused on logistics, trading, liv…
|
9069 | JP | Transportation and storage |
|
SER Industries Ltd
Provides logistics, surface transportation, and supply chai…
|
507984 | IN | Transportation and storage |
Tze Shin International Co., Ltd. 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/52165/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52165 | 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=52165 | 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=52165 \ -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": 52165}, 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 Tze Shin International Co., Ltd. (id: 52165)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.