CHINA POST TECHNOLOGY CO., LTD. — Investor Relations & Filings
About CHINA POST TECHNOLOGY CO., LTD.
CHINA POST TECHNOLOGY CO., LTD. specializes in the research, development, and manufacturing of intelligent logistics and postal automation systems. The company provides comprehensive solutions including high-speed automated sorting systems, intelligent conveying equipment, and automated guided vehicles (AGVs). Its product portfolio features cross-belt sorters, tilt-tray sorters, and intelligent warehousing systems designed to optimize logistics efficiency. Serving sectors such as postal services, express delivery, and e-commerce, the company integrates advanced technologies like machine vision and intelligent control systems into its hardware. It focuses on delivering end-to-end automation for sorting centers and distribution hubs, supporting the digital transformation of global supply chains through technical innovation in terminal delivery and material handling.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中邮科技股份有限公司2025年度内部控制评价报告 | 2026-04-28 | Chinese | |
| 中邮科技股份有限公司董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-28 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-28 | Chinese | |
| 关于2026年度预计向银行等金融机构申请综合授信额度的公告 | 2026-04-28 | Chinese | |
| 中邮科技股份有限公司2025年度独立董事述职报告——刘峰 | 2026-04-28 | Chinese | |
| 关于续聘2026年度会计师事务所的公告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 39566748 | 中邮科技股份有限公司2025年度内部控制评价报告 | 2026-04-28 | Chinese | ||
| 39566738 | 中邮科技股份有限公司董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-28 | Chinese | ||
| 39566721 | 2025年度内部控制审计报告 | 2026-04-28 | Chinese | ||
| 39566693 | 关于2026年度预计向银行等金融机构申请综合授信额度的公告 | 2026-04-28 | Chinese | ||
| 39566687 | 中邮科技股份有限公司2025年度独立董事述职报告——刘峰 | 2026-04-28 | Chinese | ||
| 39566680 | 关于续聘2026年度会计师事务所的公告 | 2026-04-28 | Chinese | ||
| 39566676 | 关于营业收入扣除情况的专项核查意见 | 2026-04-28 | Chinese | ||
| 39566633 | 中邮科技股份有限公司2025年度董事会审计委员会履职情况报告 | 2026-04-28 | Chinese | ||
| 39566628 | 关于部分募投项目延期的公告 | 2026-04-16 | Chinese | ||
| 39566627 | 中国国际金融股份有限公司、中邮证券有限责任公司关于中邮科技股份有限公司部分募投项目延期的核查意见 | 2026-04-16 | Chinese | ||
| 39566626 | 2025年度业绩快报公告 | 2026-02-26 | Chinese | ||
| 39566623 | 2025年年度业绩预盈公告 | 2026-01-29 | Chinese | ||
| 39566620 | 持股5%以上股东权益变动触及1%刻度暨减持股份结果公告 | 2026-01-07 | Chinese | ||
|
2025
2 filings
| |||||
| 39566615 | 2025年第二次临时股东会决议公告 | 2025-12-30 | Chinese | ||
| 39566607 | 上海市锦天城律师事务所关于中邮科技股份有限公司2025年第二次临时股东会的法律意见书 | 2025-12-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BOA Concept
Designs and manufactures intelligent, modular intralogistic…
|
ALBOA | FR | Manufacturing |
|
Brady & Morris Engineering Co. Ltd.
Designs and manufactures industrial cranes, hoists, and mat…
|
505690 | IN | Manufacturing |
|
BÜLBÜLOĞLU VİNÇ SANAYİ VE TİCARET A.Ş.
Manufacturer of industrial cranes and heavy machinery for t…
|
BVSAN | TR | Manufacturing |
|
CANNY ELEVATOR CO., LTD.
Develops, manufactures, and maintains elevators, escalators…
|
002367 | CN | Manufacturing |
|
CHANGSHU TONGRUN AUTO ACCESSORY CO., LTD.
Manufacturer of hydraulic jacks and professional automotive…
|
603201 | CN | Manufacturing |
|
COLUMBUS MCKINNON CORP
Designer and manufacturer of intelligent motion solutions f…
|
CMCO | US | Manufacturing |
|
Cranex Ltd.
Designs, manufactures, and maintains industrial cranes and …
|
522001 | IN | Manufacturing |
|
DAIFUKU CO.,LTD.
Global provider of automated material handling solutions an…
|
6383 | JP | Manufacturing |
|
Dalian Huarui Heavy Industry Group Co.,LTD.
Manufactures heavy equipment for bulk handling, metallurgy,…
|
002204 | CN | Manufacturing |
|
DAMON TECHNOLOGY GROUP CO.,LTD.
Develops intelligent logistics automation systems and core …
|
688360 | CN | Manufacturing |
CHINA POST TECHNOLOGY 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/58557/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58557 | 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=58557 | 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=58557 \ -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": 58557}, 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 CHINA POST TECHNOLOGY CO., LTD. (id: 58557)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.