SHENZHEN MAGIC DESIGN & DECORATION ENGINEERING CO.,LTD. — Investor Relations & Filings
SHENZHEN MAGIC DESIGN & DECORATION ENGINEERING CO.,LTD. specializes in comprehensive architectural decoration and interior design services. The company provides integrated solutions encompassing design planning, engineering construction, and project management for a diverse range of sectors. Its portfolio primarily includes high-end commercial complexes, luxury hotels, corporate office spaces, and public infrastructure projects. The firm focuses on delivering high-quality aesthetic and functional environments through advanced construction techniques and meticulous material selection. By leveraging its expertise in large-scale project execution, the company serves as a key partner for developers and institutional clients seeking sophisticated interior environments and structural finishing. Its operations emphasize technical innovation and the seamless integration of artistic concepts with engineering precision.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于高级管理人员离任的公告 | 2026-01-04 | Chinese | |
| 关于公开挂牌转让广东英聚建筑工程有限公司51%股权进展暨完成工商变更登记的公告 | 2025-12-30 | Chinese | |
| 《深圳市美芝装饰设计工程股份有限公司因债权转让事宜所涉及的深圳市美芝装饰设计工程股份有限公司债权权益市场价值资产评估报告》【云衡(深圳)评报字[2025]第0061号】 | 2025-12-26 | Chinese | |
| 第五届董事会第二十次会议决议公告 | 2025-12-26 | Chinese | |
| 《深圳市美芝装饰设计工程股份有限公司关于广东英聚建筑工程有限公司2022-2024年度业绩承诺完成情况的专项审核报告》【中审亚太审字(2025)010227号】 | 2025-12-26 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2025-12-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 37777695 | 关于高级管理人员离任的公告 | 2026-01-04 | Chinese | ||
|
2025
14 filings
| |||||
| 37777686 | 关于公开挂牌转让广东英聚建筑工程有限公司51%股权进展暨完成工商变更登记的公告 | 2025-12-30 | Chinese | ||
| 37777674 | 《深圳市美芝装饰设计工程股份有限公司因债权转让事宜所涉及的深圳市美芝装饰设计工程股份有限公司债权权益市场价值资产评估报告》【云衡(深圳)评报字[2025]第0061号】 | 2025-12-26 | Chinese | ||
| 37777663 | 第五届董事会第二十次会议决议公告 | 2025-12-26 | Chinese | ||
| 37777660 | 《深圳市美芝装饰设计工程股份有限公司关于广东英聚建筑工程有限公司2022-2024年度业绩承诺完成情况的专项审核报告》【中审亚太审字(2025)010227号】 | 2025-12-26 | Chinese | ||
| 37777649 | 关于召开2026年第一次临时股东会的通知 | 2025-12-26 | Chinese | ||
| 37777646 | 关于公开挂牌转让债权的公告 | 2025-12-26 | Chinese | ||
| 37777645 | 关于债务重组的公告 | 2025-12-26 | Chinese | ||
| 37777641 | 关于公开挂牌转让广东英聚建筑工程有限公司51%股权的进展公告 | 2025-12-24 | Chinese | ||
| 37777639 | 关于重大诉讼进展的公告 | 2025-12-23 | Chinese | ||
| 37777634 | 关于重大诉讼进展的公告 | 2025-12-11 | Chinese | ||
| 37777627 | 关于重大仲裁的公告 | 2025-12-08 | Chinese | ||
| 37777612 | 关于重大诉讼进展的公告 | 2025-12-08 | Chinese | ||
| 37777610 | 关于高级管理人员离任的公告 | 2025-12-01 | Chinese | ||
| 37777607 | 2025年第三次临时股东会决议公告 | 2025-12-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Building completion and finishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acme International Holdings Limited
Provides integrated design and build solutions for speciali…
|
1870 | HK | Construction |
|
Aeso Holding Limited
Principally engaged in fitting-out and renovation contracti…
|
8341 | HK | Construction |
|
Aesthetik Engineers Limited
Designs, fabricates, and installs architectural facade syst…
|
AESTHETIK | IN | Construction |
|
ALUWIND INFRA-TECH LIMITED
Designs, fabricates, and installs architectural aluminum bu…
|
ALUWIND | IN | Construction |
|
Anchorstone Holdings Limited
Specialist subcontractor for natural stone supply and insta…
|
1592 | HK | Construction |
|
Balco Group
Develops, manufactures, and installs innovative, energy-sav…
|
BALCO | SE | Construction |
|
Basic House New Life Group Limited
Provision of integrated interior design and fit out solutio…
|
8360 | HK | Construction |
|
China Wacan Group Company Limited
Established building subcontractor providing specialized we…
|
1920 | HK | Construction |
|
Coolpoint Innonism Holding Limited
Provides fitting-out, renovation, smart building services, …
|
8040 | HK | Construction |
|
CROSSTEC Group Holdings Limited
One-stop provider of integrated interior design solutions a…
|
3893 | HK | Construction |
SHENZHEN MAGIC DESIGN & DECORATION ENGINEERING 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/54855/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54855 | 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=54855 | 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=54855 \ -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": 54855}, 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 SHENZHEN MAGIC DESIGN & DECORATION ENGINEERING CO.,LTD. (id: 54855)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.