
XIAMEN XINDECO LTD. — Investor Relations & Filings
Xiamen Xindeco Ltd. operates as a diversified enterprise focusing on three primary business segments: information technology, automotive retail, and supply chain services. In the IT sector, the company specializes in the research, development, and manufacturing of Radio Frequency Identification (RFID) products, including electronic tags and readers, as well as high-performance LED packaging and application products. Its automotive division manages a comprehensive network of dealerships providing sales, maintenance, and customer support services. Additionally, the company conducts large-scale supply chain operations involving the trade and logistics of commodities such as non-ferrous metals and steel. By integrating advanced manufacturing with modern service industries, Xiamen Xindeco Ltd. provides integrated solutions across its core sectors to a global client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 厦门信达股份有限公司关于2024年面向专业投资者非公开发行可续期公司债券(第一期)发行结果公告 | 2024-12-19 | Chinese | |
| 厦门信达股份有限公司关于公司与厦门国贸控股集团有限公司及其下属公司二〇二五年度日常关联交易预计的公告 | 2024-12-10 | Chinese | |
| 厦门信达股份有限公司关于二〇二五年度开展外汇期货和衍生品交易的公告 | 2024-12-10 | Chinese | |
| 中国国际金融股份有限公司关于厦门信达股份有限公司与厦门国际银行股份有限公司二〇二五年度开展业务合作暨关联交易的核查意见 | 2024-12-10 | Chinese | |
| 厦门信达股份有限公司关于召开二〇二四年第四次临时股东大会的通知 | 2024-12-10 | Chinese | |
| 厦门信达股份有限公司对外担保进展公告 | 2024-12-10 | Chinese |
Browse filings by year
27 years- 2026 10 filings
- 2025 150 filings
- 2024 169 filings
- 2023 222 filings
- 2022 232 filings
- 2021 195 filings
- 2020 191 filings
- 2019 181 filings
- 2018 185 filings
- 2017 166 filings
- 2016 162 filings
- 2015 203 filings
- 2014 162 filings
- 2013 118 filings
- 2012 110 filings
- 2011 95 filings
- 2010 78 filings
- 2009 50 filings
- 2008 56 filings
- 2007 68 filings
- 2006 67 filings
- 2005 38 filings
- 2004 24 filings
- 2003 45 filings
- 2002 25 filings
- 2001 3 filings
- 1997 1 filing
Market data
Market data not available
Price history
Peer group · Non-specialized wholesale trade
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
4Cs HD Co., Ltd.
Distributes beauty and health products and operates a renew…
|
3726 | JP | Wholesale and retail trade |
|
4imprint Group PLC
A direct marketer of custom-printed promotional products fo…
|
FOUR | GB | Wholesale and retail trade |
|
ABans Enterprises Limited
Trades metals and agricultural products through bulk physic…
|
ABANSENT | IN | Wholesale and retail trade |
|
Abhijit Trading Co. Ltd.
Trades diverse commodities and manages a portfolio of equit…
|
539560 | IN | Wholesale and retail trade |
|
ACE MEN ENGG WORKS LIMITED
Trades diverse commodities and manages a portfolio of finan…
|
539661 | IN | Wholesale and retail trade |
|
ADHATA GLOBAL LIMITED
Global procurement and distribution of industrial products …
|
531286 | IN | Wholesale and retail trade |
|
Adhiraj Distributors Limited
Wholesale distributor of commodities and consumer products …
|
780018 | IN | Wholesale and retail trade |
|
Akg Exim Limited
Trader of metal scraps, industrial chemicals, minerals, and…
|
AKG | IN | Wholesale and retail trade |
|
Alligo
Supplier of workwear, PPE, tools, and industrial consumable…
|
ALLIGO | SE | Wholesale and retail trade |
|
Alna Trading & Exports Ltd.
Manages procurement and export of agricultural commodities …
|
506120 | IN | Wholesale and retail trade |
XIAMEN XINDECO 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/53762/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53762 | 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=53762 | 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=53762 \ -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": 53762}, 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 XINDECO LTD. (id: 53762)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.