
Transfar Zhilian Co.,Ltd. — Investor Relations & Filings
Transfar Zhilian Co., Ltd. specializes in the development and operation of intelligent logistics systems and the manufacturing of specialty chemicals. The company is recognized for its "Road-Port" business model, which integrates physical highway logistics hubs with a comprehensive digital platform to optimize supply chain efficiency. Its logistics ecosystem provides services including freight matching, warehousing, distribution, and supply chain finance. In the chemical sector, the company focuses on the research, production, and sale of high-performance specialty chemicals, particularly for the textile and leather industries. By leveraging big data and internet-of-things technologies, Transfar Zhilian facilitates the digital transformation of logistics, offering end-to-end solutions that connect manufacturers, carriers, and end-users within a unified service network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 信息披露事务管理制度 | 2025-09-19 | Chinese | |
| 内幕信息知情人登记管理制度 | 2025-09-19 | Chinese | |
| 银行间债券市场债务融资工具信息披露管理制度 | 2025-09-19 | Chinese | |
| 委托理财管理制度 | 2025-09-19 | Chinese | |
| 董事会专门委员会实施细则 | 2025-09-19 | Chinese | |
| 董事会秘书工作细则 | 2025-09-19 | Chinese |
Browse filings by year
23 years- 2026 53 filings
- 2025 119 filings
- 2024 79 filings
- 2023 137 filings
- 2022 117 filings
- 2021 132 filings
- 2020 149 filings
- 2019 134 filings
- 2018 139 filings
- 2017 241 filings
- 2016 155 filings
- 2015 191 filings
- 2014 53 filings
- 2013 75 filings
- 2012 106 filings
- 2011 113 filings
- 2010 75 filings
- 2009 48 filings
- 2008 55 filings
- 2007 65 filings
- 2006 60 filings
- 2005 78 filings
- 2004 28 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 44354284 | 信息披露事务管理制度 | 2025-09-19 | Chinese | ||
| 44354274 | 内幕信息知情人登记管理制度 | 2025-09-19 | Chinese | ||
| 44354259 | 银行间债券市场债务融资工具信息披露管理制度 | 2025-09-19 | Chinese | ||
| 44354247 | 委托理财管理制度 | 2025-09-19 | Chinese | ||
| 44354229 | 董事会专门委员会实施细则 | 2025-09-19 | Chinese | ||
| 44354209 | 董事会秘书工作细则 | 2025-09-19 | Chinese | ||
| 44354193 | 董事会议事规则 | 2025-09-19 | Chinese | ||
| 44354183 | 关于对传化集团财务有限公司2025年半年度风险持续评估报告 | 2025-08-25 | Chinese | ||
| 44354167 | 关于2025年半年度募集资金存放与使用情况专项报告 | 2025-08-25 | Chinese | ||
| 44354155 | 2025年半年度报告 | 2025-08-25 | Chinese | ||
| 44354033 | 2025年半年度财务报告 | 2025-08-25 | Chinese | ||
| 44354031 | 关于公司2025年中期利润分配预案的公告 | 2025-08-25 | Chinese | ||
| 44354014 | 关于2025年半年度计提资产减值准备及核销资产的公告 | 2025-08-25 | Chinese | ||
| 44354000 | 半年报监事会决议公告 | 2025-08-25 | Chinese | ||
| 44353987 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other support activities for transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADANI PORTS AND SPECIAL ECONOMIC ZONE LIMITED
A multinational port operator and integrated logistics comp…
|
33RB | SG | Transportation and storage |
|
Allcargo Logistics Ltd
Provides global multi-modal logistics, LCL consolidation, a…
|
ALLCARGO | IN | Transportation and storage |
|
Ashapura Logistics Limited
Integrated provider of multimodal transport, freight forwar…
|
ASHALOG | IN | Transportation and storage |
|
AVG Logistics Limited
Provides 3PL, multi-modal transport, warehousing, and cold …
|
AVG | IN | Transportation and storage |
|
Axios Mobile Assets Corp.
Technology-enabled logistics provider offering bio-based pa…
|
AXAh | CA | Transportation and storage |
|
BEIJING HUAYUAN XINHANG HOLDING CO.,LTD.
Provides aviation supply chain management and aircraft comp…
|
600743 | CN | Transportation and storage |
|
BLT Logistics Limited
Offers multimodal transport, freight forwarding, and integr…
|
544474 | IN | Transportation and storage |
|
Bondex Supply Chain Management Co., Ltd.
Provides integrated logistics, multi-modal freight, and dig…
|
603836 | CN | Transportation and storage |
|
Brace Port Logistics Limited
Provides integrated logistics, freight forwarding, warehous…
|
BRACEPORT | IN | Transportation and storage |
|
BRAMBLES FINANCE LIMITED
Global logistics solutions provider for pallets and contain…
|
10LB | AU | Transportation and storage |
Transfar Zhilian 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/54076/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54076 | 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=54076 | 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=54076 \ -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": 54076}, 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 Transfar Zhilian Co.,Ltd. (id: 54076)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.