XIAMEN DINGRONGYAN TECHNOLOGY CO., LTD. — Investor Relations & Filings
XIAMEN DINGRONGYAN TECHNOLOGY CO., LTD. focuses on the research, development, and distribution of electronic components and integrated technological solutions. The company provides a wide range of products, including semiconductors, integrated circuits, and specialized electronic modules. Its operations encompass technical consulting, software development, and the wholesale of electronic hardware. The firm serves various sectors such as consumer electronics, industrial automation, and telecommunications by offering reliable components and technical support. Through a commitment to quality management and supply chain efficiency, the company supports the integration of advanced technology into diverse hardware applications, catering to both domestic and international markets with a focus on technical innovation and product reliability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司章程 | 2026-04-24 | Chinese | |
| 关于2026年度日常关联交易预计的公告 | 2026-04-24 | Chinese | |
| 2025年年度审计报告 | 2026-04-24 | Chinese | |
| 独立董事2025年度述职报告(沈志煌) | 2026-04-24 | Chinese | |
| 关于确认董事、高级管理人员2025年度薪酬及2026年度薪酬方案的公告 | 2026-04-24 | Chinese | |
| 关于向银行申请综合授信额度的公告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 38754205 | 公司章程 | 2026-04-24 | Chinese | ||
| 38754203 | 关于2026年度日常关联交易预计的公告 | 2026-04-24 | Chinese | ||
| 38754200 | 2025年年度审计报告 | 2026-04-24 | Chinese | ||
| 38754197 | 独立董事2025年度述职报告(沈志煌) | 2026-04-24 | Chinese | ||
| 38754191 | 关于确认董事、高级管理人员2025年度薪酬及2026年度薪酬方案的公告 | 2026-04-24 | Chinese | ||
| 38754189 | 关于向银行申请综合授信额度的公告 | 2026-04-24 | Chinese | ||
| 38754184 | 关于召开2025年年度股东会通知的公告 | 2026-04-24 | Chinese | ||
| 38754182 | 关于2025年度利润分配预案的公告 | 2026-04-24 | Chinese | ||
| 38754176 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | ||
| 38754172 | 2026年一季度报告 | 2026-04-24 | Chinese | ||
| 38754169 | 关于变更公司名称、证券简称暨完成工商变更登记的公告 | 2026-01-23 | Chinese | ||
| 38754166 | 2026年第一次临时股东会决议公告 | 2026-01-15 | Chinese | ||
| 38754150 | 上海市通力律师事务所关于厦门东亚机械工业股份有限公司2026年第一次临时股东会的法律意见书 | 2026-01-15 | Chinese | ||
|
2025
2 filings
| |||||
| 38754147 | 子公司管理制度 | 2025-12-30 | Chinese | ||
| 38754128 | 信息披露事务管理制度 | 2025-12-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alcadon Group AB
Developer and distributor of products for network infrastru…
|
ALCA | SE | Wholesale and retail trade |
|
ALLIED TECNOLOGIA S.A.
Multichannel distributor and retailer of consumer electroni…
|
— | BR | Wholesale and retail trade |
|
Alltek Technology Corporation
Communication component distributor and solution provider f…
|
3209 | TW | Wholesale and retail trade |
|
AMBERTECH LIMITED
Distributor of professional audio, video, and broadcast equ…
|
AMO | AU | Wholesale and retail trade |
|
Apex Ace Holding Limited
Distribution and supply of electronic components, digital s…
|
6036 | HK | Wholesale and retail trade |
|
ARROW ELECTRONICS, INC.
Global provider of electronic components and enterprise com…
|
ARW | US | Wholesale and retail trade |
|
ATRenew Inc.
A technology-driven platform for pre-owned consumer electro…
|
RERE | US | Wholesale and retail trade |
|
AV Concept Holdings Limited
Distributes electronic components, specializing in semicond…
|
595 | HK | Wholesale and retail trade |
|
Avemio AG
B2B supplier of professional hardware and software for the …
|
AV2 | DE | Wholesale and retail trade |
|
Avenir Telecom
Designs, manufactures, and distributes Energizer® branded m…
|
AVT | FR | Wholesale and retail trade |
XIAMEN DINGRONGYAN 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/55988/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55988 | 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=55988 | 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=55988 \ -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": 55988}, 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 XIAMEN DINGRONGYAN TECHNOLOGY CO., LTD. (id: 55988)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.