
邦德股份 — 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 |
|---|---|---|---|
|
HOTA
Manufacturer of high-precision gears and powertrain compone…
|
1536 | TW | Manufacturing |
|
Huada Automotive Technology Corp.,Ltd
Produces automotive body parts, precision molds, and new en…
|
603358 | CN | Manufacturing |
|
Huaiji Dengyun Auto-parts (Holding) Co.,Ltd.
Manufactures engine valves for internal combustion engines,…
|
002715 | CN | Manufacturing |
|
HUAYU Automotive Systems Company Limited
Global supplier of automotive components, systems, and inte…
|
600741 | CN | Manufacturing |
|
Huazhong In-Vehicle Holdings Company Limited
Tier-one supplier of structural and decorative automotive c…
|
6830 | HK | Manufacturing |
|
Huizhou Desay SV Automotive Co., Ltd.
Develops automotive electronics for smart cabins, smart dri…
|
671 | CN | Manufacturing |
|
Hunan Tyen Machinery Co., Ltd
Manufactures turbochargers and engine valves for vehicle, m…
|
600698 | CN | Manufacturing |
|
HUSHAN
Global aftermarket component maker and world's largest repl…
|
7736 | TW | Manufacturing |
|
HWASHIN CO.,LTD
Original equipment manufacturer specializing in automotive …
|
010690 | KR | Manufacturing |
|
HWASHIN PRECISION CO., LTD.
Manufacturer of automotive components specializing in core …
|
126640 | KR | 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.