
Hichain Logistics Co.,Ltd. — Investor Relations & Filings
Hichain Logistics Co.,Ltd. provides integrated supply chain management services tailored for high-tech manufacturing and advanced electronics sectors. The company specializes in intelligent warehousing, precision transportation, international freight forwarding, and customs clearance. Key service offerings include Vendor Managed Inventory (VMI), Just-in-Time (JIT) distribution, and comprehensive supply chain optimization. By integrating automated logistics equipment with proprietary information systems, the company facilitates real-time tracking and efficient inventory control. Its operations support the production cycles of global manufacturers in fields such as consumer electronics, new energy, and automotive components. The company emphasizes digital transformation and smart infrastructure to enhance supply chain resilience and operational efficiency for its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年度股东会决议公告的更正公告 | 2026-05-19 | Chinese | |
| 关于回购注销2025年限制性股票激励计划部分限制性股票通知债权人的公告 | 2026-05-15 | Chinese | |
| 2025年度股东会决议的公告 | 2026-05-15 | Chinese | |
| 国浩律师(上海)事务所关于江苏海晨物流股份有限公司2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | |
| 关于举办2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-13 | Chinese | |
| 关于2025年限制性股票激励计划第一个解除限售期解除限售股份上市流通的提示性公告 | 2026-05-08 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46530069 | 关于2025年度股东会决议公告的更正公告 | 2026-05-19 | Chinese | ||
| 46354203 | 关于回购注销2025年限制性股票激励计划部分限制性股票通知债权人的公告 | 2026-05-15 | Chinese | ||
| 46354198 | 2025年度股东会决议的公告 | 2026-05-15 | Chinese | ||
| 46354205 | 国浩律师(上海)事务所关于江苏海晨物流股份有限公司2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | ||
| 45552243 | 关于举办2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-13 | Chinese | ||
| 44264331 | 关于2025年限制性股票激励计划第一个解除限售期解除限售股份上市流通的提示性公告 | 2026-05-08 | Chinese | ||
| 39200773 | 2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 39200769 | 独立董事述职报告(陈忠林) | 2026-04-22 | Chinese | ||
| 39200766 | 2025年度内部控制自我评价报告 | 2026-04-22 | Chinese | ||
| 39200764 | 证券投资管理制度 | 2026-04-22 | Chinese | ||
| 39200761 | 国浩律师(上海)事务所关于江苏海晨物流股份有限公司2025年限制性股票激励计划第一个解除限售期解除限售条件成就、回购注销部分限制性股票及调整回购价格相关事项之法律意见书 | 2026-04-22 | Chinese | ||
| 39200758 | 关于2025年限制性股票激励计划第一个解除限售期解除限售条件成就的公告 | 2026-04-22 | Chinese | ||
| 39200754 | 关于2026年度日常关联交易预计的公告 | 2026-04-22 | Chinese | ||
| 39200749 | 关于公司2025年度外汇衍生品投资情况的专项报告 | 2026-04-22 | Chinese | ||
| 39200744 | 2025年年度报告 | 2026-04-22 | 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 |
Hichain Logistics 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/55841/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55841 | 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=55841 | 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=55841 \ -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": 55841}, 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 Hichain Logistics Co.,Ltd. (id: 55841)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.