
Suzhou Jinfu Technology Co., Ltd. — Investor Relations & Filings
Suzhou Jinfu Technology Co., Ltd. specializes in the research, development, and manufacturing of optoelectronic thin film devices and precision functional components. The company provides a comprehensive range of products including backlight modules, optical films, thermal management materials, and adhesive components primarily used in the consumer electronics and display industries. Its core expertise lies in high-precision die-cutting and advanced material processing, supporting the production of smartphones, tablets, televisions, and automotive displays. By focusing on technological innovation and supply chain integration, the company delivers customized solutions for display modules and electronic device assembly, catering to global manufacturers of high-end electronic products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于为子公司提供担保的进展公告 | 2026-05-28 | Chinese | |
| 北京大成(上海)律师事务所关于苏州锦富技术股份有限公司2025年度股东会法律意见书 | 2026-05-20 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-20 | Chinese | |
| 关于为子公司提供担保的进展公告 | 2026-05-20 | Chinese | |
| 关于持股5%以上股东减持股份预披露公告 | 2026-05-19 | Chinese | |
| 关于为子公司提供担保的进展公告 | 2026-05-12 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 47869979 | 关于为子公司提供担保的进展公告 | 2026-05-28 | Chinese | ||
| 46615855 | 北京大成(上海)律师事务所关于苏州锦富技术股份有限公司2025年度股东会法律意见书 | 2026-05-20 | Chinese | ||
| 46615847 | 2025年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 46615871 | 关于为子公司提供担保的进展公告 | 2026-05-20 | Chinese | ||
| 46536071 | 关于持股5%以上股东减持股份预披露公告 | 2026-05-19 | Chinese | ||
| 45347143 | 关于为子公司提供担保的进展公告 | 2026-05-12 | Chinese | ||
| 45346480 | 关于注销募集资金现金管理专用结算账户的公告 | 2026-05-12 | Chinese | ||
| 45016809 | 国泰海通证券股份有限公司关于苏州锦富技术股份有限公司2025年度持续督导工作现场检查报告 | 2026-05-11 | Chinese | ||
| 45016187 | 国泰海通证券股份有限公司关于苏州锦富技术股份有限公司2025年度持续督导跟踪报告 | 2026-05-11 | Chinese | ||
| 45016186 | 国泰海通证券股份有限公司关于苏州锦富技术股份有限公司向特定对象发行证券并上市之保荐总结报告书 | 2026-05-11 | Chinese | ||
| 35920672 | 苏州锦富技术股份有限公司拟进行资产收购所涉及泰兴市赛尔新能源科技有限公司土地、房屋构筑物市场价值资产评估报告 | 2026-01-05 | Chinese | ||
| 35920658 | 第六届董事会第二十六次(临时)会议决议公告 | 2026-01-05 | Chinese | ||
| 35920652 | 关于召开2026年第一次(临时)股东会的通知 | 2026-01-05 | Chinese | ||
|
2025
2 filings
| |||||
| 35920642 | 关于公司及子公司为子公司提供担保的公告 | 2025-12-29 | Chinese | ||
| 35920633 | 关于为子公司提供担保的进展公告 | 2025-12-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACTRO CO.,Ltd
Manufacturer of camera actuators and industrial automation …
|
290740 | KR | Manufacturing |
|
ADTechnology Co., Ltd.
Semiconductor design provider offering turnkey ASIC/SoC dev…
|
200710 | KR | Manufacturing |
|
Advanced Digital Chips Inc.
A fabless semiconductor company designing and developing MC…
|
054630 | KR | Manufacturing |
|
ADVANCED MICRO DEVICES INC
A semiconductor company that designs and develops high-perf…
|
AMD | US | Manufacturing |
|
Aeluma, Inc.
Develops and manufactures optoelectronic devices for sensin…
|
ALMU | US | Manufacturing |
|
AE MULTI HOLDINGS BERHAD
Manufactures, sells, sources, and resells Printed Circuit B…
|
— | MY | Manufacturing |
|
AIC CORPORATION BERHAD
Produces electronic connectors, semiconductor components, a…
|
— | MY | Manufacturing |
|
Aimtron Electronics Limited
Provides high-precision EMS, PCBA, and box-build solutions …
|
AIMTRON | IN | Manufacturing |
|
Airoha
Fabless IC designer of fixed broadband, AIoT, Bluetooth, an…
|
6526 | TW | Manufacturing |
|
AJIN ELECTRONIC COMPONENTS CO.,LTD
Manufacturer of electronic components for electric and hydr…
|
009320 | KR | Manufacturing |
Suzhou Jinfu Technology 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/55140/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55140 | 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=55140 | 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=55140 \ -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": 55140}, 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 Jinfu Technology Co., Ltd. (id: 55140)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.