SUZHOU HESHENG SPECIAL MATERIAL CO.,LTD — Investor Relations & Filings
Suzhou Hesheng Special Material Co., Ltd. specializes in the research, development, and production of high-performance composite metal materials. Its core product portfolio includes pre-coated metal (PCM) and vinyl-coated metal (VCM) sheets, which are engineered for durability and aesthetic versatility. These materials are primarily supplied to the global home appliance market for use in the exterior panels of refrigerators, washing machines, and microwave ovens. Additionally, the company provides specialized metal solutions for building decoration and interior design. Hesheng utilizes advanced coating and laminating technologies to offer a variety of finishes, including wood grain, metallic textures, and high-gloss surfaces. The company focuses on delivering materials that combine structural integrity with superior surface quality to meet the rigorous standards of international original equipment manufacturers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-26 | Chinese | |
| 2025年年度审计报告 | 2026-03-26 | Chinese | |
| 内部控制审计报告 | 2026-03-26 | Chinese | |
| 2025年度董事会工作报告 | 2026-03-26 | Chinese | |
| 董事、高级管理人员薪酬管理制度(2026年3月) | 2026-03-26 | Chinese | |
| 关于增加对控股子公司担保额度的公告 | 2026-03-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35289776 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-26 | Chinese | ||
| 35289762 | 2025年年度审计报告 | 2026-03-26 | Chinese | ||
| 35289620 | 内部控制审计报告 | 2026-03-26 | Chinese | ||
| 35289616 | 2025年度董事会工作报告 | 2026-03-26 | Chinese | ||
| 35289615 | 董事、高级管理人员薪酬管理制度(2026年3月) | 2026-03-26 | Chinese | ||
| 35289611 | 关于增加对控股子公司担保额度的公告 | 2026-03-26 | Chinese | ||
| 35289610 | 关于续聘2026年度审计机构的公告 | 2026-03-26 | Chinese | ||
| 35289603 | 未来三年(2026-2028年)股东回报规划 | 2026-03-26 | Chinese | ||
| 35289602 | 2025年度独立董事述职报告(闫艳) | 2026-03-26 | Chinese | ||
| 35289597 | 关于召开2025年度业绩说明会的通知 | 2026-03-26 | Chinese | ||
| 35289596 | 关于2025年度利润分配预案的公告 | 2026-03-26 | Chinese | ||
| 35289591 | 非经营性资金占用及其他关联资金往来情况专项说明 | 2026-03-26 | Chinese | ||
| 35289589 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-03-26 | Chinese | ||
| 35289586 | 2025年度独立董事述职报告(谢荟) | 2026-03-26 | Chinese | ||
| 35289583 | 2025年度内部控制自我评价报告 | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Treatment and coating of metals; machining
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaron Industries Limited
Manufactures high-end stainless steel products with special…
|
AARON | IN | Manufacturing |
|
Ages Industri B
Contract manufacturer specializing in die casting, machinin…
|
AGES | SE | Manufacturing |
|
Ameya Precision Engineers Limited
Manufactures precision components and sub-assemblies for oi…
|
AMEYA | IN | Manufacturing |
|
Amnode AB
Engineering company processing non-ferrous metals into cust…
|
AMNO | SE | Manufacturing |
|
ARGENT INDUSTRIAL LIMITED
Industrial holding company managing diversified units focus…
|
ART | ZA | Manufacturing |
|
Associated Coaters Limited
Provides pre-treatment and powder coating for aluminum extr…
|
544183 | IN | Manufacturing |
|
AZZ INC
Provider of metal coating solutions, including hot-dip galv…
|
AZZ | US | Manufacturing |
|
B. D. Industries (Pune) Limited
Manufactures precision machined components and sub-assembli…
|
544468 | IN | Manufacturing |
|
BEILONG PRECISION TECHNOLOGY CO., LTD.
Specializes in high-precision metal components, CNC machini…
|
301567 | CN | Manufacturing |
|
Best Precision Machinery Co., Ltd.
Manufactures high-precision mechanical components for autom…
|
300580 | CN | Manufacturing |
SUZHOU HESHENG SPECIAL MATERIAL 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/54339/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54339 | 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=54339 | 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=54339 \ -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": 54339}, 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 SUZHOU HESHENG SPECIAL MATERIAL CO.,LTD (id: 54339)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.