
邦德股份 — 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 |
|---|---|---|---|
|
Endurance Technologies Limited
Manufacturer of aluminum die castings, suspension, transmis…
|
ENDURANCE | IN | Manufacturing |
|
Enkei wheels (India) Limited
Manufactures aluminum alloy wheels for two-wheeler and four…
|
533477 | IN | Manufacturing |
|
EP MANUFACTURING BHD
OEM for automotive industry, manufacturing parts and compon…
|
— | MY | Manufacturing |
|
EVA Precision Industrial Holdings Limited
Designs and manufactures precision metal and plastic molds …
|
838 | KY | Manufacturing |
|
EV MOTORS
An automotive manufacturer of EBRO-branded electric vehicle…
|
EBROM | ES | Manufacturing |
|
Exco Technologies Limited
Supplies die-casting and extrusion tooling and automotive i…
|
XTC | CA | Manufacturing |
|
EXEDY Corporation
Global manufacturer of drivetrain components for the OEM an…
|
7278 | JP | Manufacturing |
|
FALTEC Co.,Ltd.
Global manufacturer of automotive exterior parts, accessori…
|
7215 | JP | Manufacturing |
|
Faurecia SE
A global automotive technology supplier of seating, interio…
|
EO | FR | Manufacturing |
|
FAWER Automotive Parts Limited Company
Develops and manufactures automotive components and modular…
|
000030 | CN | 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.