
邦德股份 — Investor Relations & Filings
The company specializes in the research, development, and manufacturing of high-performance heat exchange systems. Its primary product portfolio includes condensers, radiators, intercoolers, and oil coolers, catering to a wide range of vehicle models. With a focus on the global aftermarket and the emerging New Energy Vehicle sector, the firm utilizes advanced aluminum brazing technologies and automated production lines to ensure product precision and thermal efficiency. Operations are characterized by a comprehensive supply chain, rigorous quality control standards, and a commitment to providing customized thermal management solutions for diverse cooling requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第四届董事会第九次会议决议公告 | 2026-03-30 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese | |
| 拟续聘2026年度会计师事务所公告 | 2026-03-30 | Chinese | |
| 2025年度会计师事务所履职情况评估报告 | 2026-03-30 | Chinese | |
| 关于使用自有闲置资金购买理财产品的进展公告 | 2026-03-01 | Chinese | |
| 2025年年度业绩快报公告 | 2026-02-25 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 40032971 | 第四届董事会第九次会议决议公告 | 2026-03-30 | Chinese | ||
| 40032958 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese | ||
| 40032937 | 拟续聘2026年度会计师事务所公告 | 2026-03-30 | Chinese | ||
| 40032920 | 2025年度会计师事务所履职情况评估报告 | 2026-03-30 | Chinese | ||
| 40032917 | 关于使用自有闲置资金购买理财产品的进展公告 | 2026-03-01 | Chinese | ||
| 40032904 | 2025年年度业绩快报公告 | 2026-02-25 | Chinese | ||
| 40032887 | 关于使用自有闲置资金购买理财产品的进展公告 | 2026-01-15 | Chinese | ||
| 40032874 | 中泰证券股份有限公司关于威海邦德散热系统股份有限公司2025年度定期现场核查报告 | 2026-01-13 | Chinese | ||
| 40032860 | 关于取得实用新型专利证书的公告 | 2026-01-13 | Chinese | ||
| 40032850 | 关于使用自有闲置资金购买理财产品的进展公告 | 2026-01-05 | Chinese | ||
|
2025
5 filings
| |||||
| 40032839 | 关于取得实用新型专利证书的公告 | 2025-12-25 | Chinese | ||
| 40032826 | 关于公司入选第九批山东省制造业单项冠军企业并完成公示的公告 | 2025-12-14 | Chinese | ||
| 40032815 | 关于取得实用新型专利证书的公告 | 2025-12-11 | Chinese | ||
| 40032807 | 关于使用自有闲置资金购买理财产品的进展公告 | 2025-12-11 | Chinese | ||
| 40032798 | 关于使用自有闲置资金购买理财产品的进展公告 | 2025-12-03 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NINGBO HENGSHUAI Co., LTD.
Develops and manufactures automotive fluid systems, micro-m…
|
300969 | CN | Manufacturing |
|
Ningbo Huaxiang Electronic Co.,Ltd.
Designs and manufactures automotive trim, chassis parts, HV…
|
002048 | CN | Manufacturing |
|
Ningbo Jifeng Auto Parts Co., Ltd.
Manufactures passenger vehicle interior components, seating…
|
603997 | CN | Manufacturing |
|
Ningbo Joyson Electronic Corp.
Global provider of intelligent automotive systems, safety, …
|
699 | HK | Manufacturing |
|
Ningbo Joyson Electronic Corp.
Global supplier of intelligent cockpit, autonomous driving,…
|
600699 | CN | Manufacturing |
|
Ningbo Shenglong Automotive Powertrain System Co.,Ltd
Produces precision automotive powertrain components and sys…
|
603178 | CN | Manufacturing |
|
Ningbo Tuopu Group Co., Ltd.
Manufactures automotive NVH systems, chassis modules, and E…
|
601689 | CN | Manufacturing |
|
NINGBO XUSHENG GROUP CO., LTD.
Manufacturer of precision aluminum alloy components for ele…
|
603305 | CN | Manufacturing |
|
Ningbo Yibin Electronic Technology Co.,Ltd.
Develops and manufactures precision automotive interior and…
|
001278 | CN | Manufacturing |
|
NITTAN Corporation
Manufacturer of engine components, precision forged parts, …
|
6493 | JP | Manufacturing |
邦德股份 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/58796/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58796 | 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=58796 | 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=58796 \ -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": 58796}, 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 邦德股份 (id: 58796)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.