
Sunac Services Holdings Limited — Investor Relations & Filings
Sunac Services Holdings Limited is an investment holding company specializing in the provision of comprehensive property management and operational services. The company's core business involves managing a diverse portfolio of residential and commercial properties, often associated with the large-scale, medium to high-end developments of its parent group. Key services provided include security, cleaning, greening, gardening, and general repair and maintenance. Furthermore, the company is engaged in the operational management of specialized assets, such as cultural tourism cities and related commercial facilities, utilizing integrated resources to deliver high-quality, diversified services across its managed portfolio.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| LIST OF DIRECTORS AND THEIR ROLES AND FUNCTIONS | 2026-05-22 | English | |
| Final Dividend for the Year Ended 31 December 2025(Updated) | 2026-05-22 | English | |
| POLL RESULTS OF THE ANNUAL GENERAL MEETING HELD ON 22 MAY 2026 | 2026-05-22 | English | |
| Next Day Disclosure Return | 2026-05-19 | English | |
| Next Day Disclosure Return | 2026-05-18 | English | |
| Next Day Disclosure Return | 2026-05-15 | English |
Browse filings by year
28 years- 2026 64 filings
- 2025 77 filings
- 2024 72 filings
- 2023 118 filings
- 2022 137 filings
- 2021 93 filings
- 2020 50 filings
- 2019 30 filings
- 2018 71 filings
- 2017 60 filings
- 2016 68 filings
- 2015 51 filings
- 2014 32 filings
- 2013 38 filings
- 2012 32 filings
- 2011 31 filings
- 2010 23 filings
- 2009 30 filings
- 2008 53 filings
- 2007 42 filings
- 2006 37 filings
- 2005 18 filings
- 2004 25 filings
- 2003 11 filings
- 2002 12 filings
- 2001 40 filings
- 2000 15 filings
- 1999 5 filings
Market data
Market data not available
Price history
Peer group · Combined facilities support activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AARCON FACILITIES LIMITED
Provides integrated facility management, technical maintena…
|
532024 | IN | Administrative and support serv… |
|
ABM INDUSTRIES INC /DE/
Provider of integrated facility, engineering, infrastructur…
|
ABM | US | Administrative and support serv… |
|
AEON DELIGHT CO., LTD.
An integrated facilities management company offering soluti…
|
9787 | JP | Administrative and support serv… |
|
APEX INVESTMENT P.S.C
A diversified holding company offering integrated services,…
|
APEX | AE | Administrative and support serv… |
|
AUX International Holdings Limited
Provides property management in Mainland China, complemente…
|
2080 | HK | Administrative and support serv… |
|
AWC BERHAD
Delivers comprehensive solutions across facilities manageme…
|
— | MY | Administrative and support serv… |
|
BIKEN TECHNO CORPORATION
Provider of building management, maintenance, security, ren…
|
9791 | JP | Administrative and support serv… |
|
CASPIAN CORPORATE SERVICES LIMITED
Provides integrated facility management, security, and corp…
|
534732 | IN | Administrative and support serv… |
|
CINTAS CORP
Provides corporate uniforms, facility services, first aid, …
|
CTAS | US | Administrative and support serv… |
|
City Service SE
A holding company managing a group for facility and propert…
|
CTS | EE | Administrative and support serv… |
Sunac Services Holdings Limited 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/49969/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49969 | 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=49969 | 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=49969 \ -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": 49969}, 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 Sunac Services Holdings Limited (id: 49969)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.