
邦德股份 — 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 |
|---|---|---|---|
|
F.C.C.CO.,LTD.
An integrated manufacturer of clutches and other components…
|
7296 | JP | Manufacturing |
|
Federal-Mogul Goetze (India) Ltd
Manufacturer of precision engine components like pistons, r…
|
FMGOETZE | IN | Manufacturing |
|
FEDERAL MOGUL İZMİT PİSTON VE PİM ÜRETİM TESİSLERİ A.Ş.
Manufacturer of pistons, pins, liners, and rings for automo…
|
FMIZP | TR | Manufacturing |
|
Feilong Auto Components Co.,Ltd.
Manufacturer of engine components and thermal management sy…
|
002536 | CN | Manufacturing |
|
FEYTECH HOLDINGS BERHAD
Manufacturer of automotive covers and seats for OEM, PDI, a…
|
— | MY | Manufacturing |
|
FINESINTER CO.,LTD.
Manufacturer of sintered metal parts and hydraulic units us…
|
5994 | JP | Manufacturing |
|
FOX FACTORY HOLDING CORP
Designs and manufactures performance products for specialty…
|
FOXF | US | Manufacturing |
|
FRASLE MOBILITY S.A.
Global provider of friction materials and motion control so…
|
— | BR | Manufacturing |
|
F-TECH INC.
Manufacturer of automotive components specializing in chass…
|
7212 | JP | Manufacturing |
|
FUJI OOZX Inc.
Specialized manufacturer of engine valves and components fo…
|
7299 | 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.