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年12月) | 2025-12-12 | Chinese | |
| 中邮科技股份有限公司董事、高级管理人员薪酬与考核管理办法(2025年12月) | 2025-12-12 | Chinese | |
| 中邮科技股份有限公司未来三年(2025-2027年)股东分红回报规划 | 2025-12-12 | Chinese | |
| 中邮科技股份有限公司对外投资管理办法(2025年12月) | 2025-12-12 | Chinese | |
| 董事会提名委员会关于第二届董事会非独立董事候选人任职资格的审核意见 | 2025-12-12 | Chinese | |
| 中邮科技股份有限公司董事会战略委员会议事规则(2025年12月) | 2025-12-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39566477 | 中邮科技股份有限公司重大信息内部报告制度(2025年12月) | 2025-12-12 | Chinese | ||
| 39566469 | 中邮科技股份有限公司董事、高级管理人员薪酬与考核管理办法(2025年12月) | 2025-12-12 | Chinese | ||
| 39566463 | 中邮科技股份有限公司未来三年(2025-2027年)股东分红回报规划 | 2025-12-12 | Chinese | ||
| 39566455 | 中邮科技股份有限公司对外投资管理办法(2025年12月) | 2025-12-12 | Chinese | ||
| 39566449 | 董事会提名委员会关于第二届董事会非独立董事候选人任职资格的审核意见 | 2025-12-12 | Chinese | ||
| 39566443 | 中邮科技股份有限公司董事会战略委员会议事规则(2025年12月) | 2025-12-12 | Chinese | ||
| 39566437 | 中邮科技股份有限公司外汇套期保值业务管理办法(2025年12月) | 2025-12-12 | Chinese | ||
| 39566433 | 中邮科技股份有限公司内幕信息知情人登记管理制度(2025年12月) | 2025-12-12 | Chinese | ||
| 39566429 | 中国国际金融股份有限公司、中邮证券有限责任公司关于中邮科技股份有限公司2026年度日常关联交易预计的核查意见 | 2025-12-12 | Chinese | ||
| 39566424 | 中邮科技股份有限公司年度报告信息披露重大差错责任追究制度(2025年12月) | 2025-12-12 | Chinese | ||
| 39566413 | 关于董事辞职暨选举职工代表董事的公告 | 2025-12-05 | Chinese | ||
| 39566403 | 关于召开2025年第三季度业绩说明会的公告 | 2025-11-21 | Chinese | ||
| 39566394 | 2025年第一次临时股东会决议公告 | 2025-11-13 | Chinese | ||
| 39566387 | 上海市锦天城律师事务所关于中邮科技股份有限公司2025年第一次临时股东会的法律意见书 | 2025-11-13 | Chinese | ||
| 39566371 | 关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2025-11-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lifting and handling equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Action Construction Equipments Ltd.
Manufacturer of cranes, material handling, construction, an…
|
ACE | IN | Manufacturing |
|
ADMACH SYSTEMS LIMITED
Designs and manufactures material handling systems and indu…
|
544669 | IN | Manufacturing |
|
Affordable Robotic & Automation Limited
Provides turnkey automation, robotic welding, and automated…
|
AFFORDABLE | IN | Manufacturing |
|
AICHI CORPORATION
Manufacturer of aerial work platforms and digger derricks f…
|
6345 | JP | Manufacturing |
|
Alimak Group
Provider of vertical access solutions for industrial and co…
|
ALIG | SE | Manufacturing |
|
Anhui Heli Co., Ltd.
Manufactures industrial vehicles, forklifts, and automated …
|
600761 | CN | Manufacturing |
|
Autostore Holdings Ltd.
Designs and manufactures robotic, cube-based order-fulfillm…
|
AUTO | BM | Manufacturing |
|
BALYO
Develops robotic solutions for automating material handling…
|
BALYO | FR | Manufacturing |
|
BARDELLA S.A. INDUSTRIAS MECANICAS - EM RECUPERAÇÃO JUDICIAL
Manufacturer of heavy industrial equipment and steel profil…
|
— | BR | Manufacturing |
|
BlueSword Intelligent Technology Co.,Ltd.
Provider of intelligent logistics systems and automated war…
|
688557 | 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.