
FUJIAN SANMU GROUP CO.,LTD — Investor Relations & Filings
Fujian Sanmu Group Co., Ltd. operates as a diversified conglomerate with core business activities centered on real estate development, international trade, and port logistics. The company’s real estate portfolio includes the development of residential properties, commercial centers, and industrial facilities. Its international trade operations involve the import and export of diverse commodities such as textiles, machinery, and electronic products. Furthermore, the group provides comprehensive logistics services, including port management and supply chain solutions. The organization emphasizes integrated urban construction and the expansion of its global commercial footprint through strategic asset management and operational efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司部分债务逾期和部分银行账户被冻结的公告 | 2026-05-22 | Chinese | |
| 关于公司股票交易被叠加实施其他风险警示的公告 | 2026-05-22 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-20 | Chinese | |
| 董事、高级管理人员薪酬管理办法 | 2026-05-20 | Chinese | |
| 关于子公司三木映秀为母公司提供担保的进展公告 | 2026-05-12 | Chinese | |
| 关于召开2026年第四次临时股东会的通知 | 2026-05-12 | Chinese |
Browse filings by year
27 years- 2026 72 filings
- 2025 176 filings
- 2024 103 filings
- 2023 133 filings
- 2022 134 filings
- 2021 105 filings
- 2020 124 filings
- 2019 124 filings
- 2018 108 filings
- 2017 82 filings
- 2016 134 filings
- 2015 98 filings
- 2014 112 filings
- 2013 48 filings
- 2012 69 filings
- 2011 37 filings
- 2010 55 filings
- 2009 51 filings
- 2008 56 filings
- 2007 55 filings
- 2006 76 filings
- 2005 31 filings
- 2004 31 filings
- 2003 23 filings
- 2002 18 filings
- 2001 4 filings
- 1996 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46867753 | 关于公司部分债务逾期和部分银行账户被冻结的公告 | 2026-05-22 | Chinese | ||
| 46867752 | 关于公司股票交易被叠加实施其他风险警示的公告 | 2026-05-22 | Chinese | ||
| 46703007 | 2025年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 46701198 | 董事、高级管理人员薪酬管理办法 | 2026-05-20 | Chinese | ||
| 45347297 | 关于子公司三木映秀为母公司提供担保的进展公告 | 2026-05-12 | Chinese | ||
| 45347085 | 关于召开2026年第四次临时股东会的通知 | 2026-05-12 | Chinese | ||
| 45345927 | 第十一届董事会第十四次会议决议公告 | 2026-05-12 | Chinese | ||
| 45016114 | 关于为子公司提供担保的公告 | 2026-05-11 | Chinese | ||
| 44271084 | 股票交易异常波动公告 | 2026-05-07 | Chinese | ||
| 42850070 | 2025年度内部控制评价报告 | 2026-04-28 | Chinese | ||
| 42850061 | 关于2025年度计提资产减值准备的公告 | 2026-04-28 | Chinese | ||
| 42850054 | 关于控股子公司向其股东提供财务资助延期的公告 | 2026-04-28 | Chinese | ||
| 42850045 | 董事会关于2025年带有持续经营重大不确定性段落的保留意见审计报告涉及事项的专项说明 | 2026-04-28 | Chinese | ||
| 42850011 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-28 | Chinese | ||
| 42850004 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
16080022 CANADA INC
Wholly-owned subsidiary of Margaux REIT that amalgamated wi…
|
— | CA | Real estate activities |
|
235 Holdings AD
A real estate investment company that acquires, manages, an…
|
235H | BG | Real estate activities |
|
3P LAND HOLDINGS LTD.
Engaged in real estate development, land management, and pr…
|
3PLAND | IN | Real estate activities |
|
a.a.a. AG Allgemeine Anlageverwaltung
A real estate project and property developer of commercial …
|
AAA | DE | Real estate activities |
|
ABACUS GROUP
Asset manager and owner of metropolitan office and retail p…
|
ABG | AU | Real estate activities |
|
ABACUS STORAGE KING
Owns and manages a portfolio of residential and commercial …
|
ASK | AU | Real estate activities |
|
Abbey Woods Developments Limited
Real estate development firm creating residential and comme…
|
— | CA | Real estate activities |
|
Abitare In
A real estate developer specializing in customized resident…
|
ABT | IT | Real estate activities |
|
abrdn European Logistics Income plc
An investment trust investing in a portfolio of European lo…
|
ASLI | GB | Real estate activities |
|
abrdn Property Income Trust Ltd
A closed-ended investment company winding down its UK comme…
|
API | GG | Real estate activities |
FUJIAN SANMU GROUP 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/53723/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53723 | 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=53723 | 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=53723 \ -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": 53723}, 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 FUJIAN SANMU GROUP CO.,LTD (id: 53723)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.