
Poly Property Services Co., Ltd. — Investor Relations & Filings
Poly Property Services Co., Ltd. is a major provider of integrated property management services operating primarily in mainland China. The company's core business segments include property management services, community value-added services, and non-property owner value-added services. It manages a diverse portfolio spanning residential communities, commercial properties, office buildings, and public facilities across its extensive national layout. The company focuses on delivering professional, standardized management solutions and leveraging technology to enhance service quality and property asset value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-05 | English | |
| 2025 ENVIRONMENTAL, SOCIAL AND GOVERNANCE REPORT | 2026-04-30 | English | |
| Final dividend for the year ended 31 December 2025 (Updated) | 2026-04-30 | English | |
| 2025 ANNUAL REPORT | 2026-04-30 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-02 | English | |
| ELECTION OF THE NEW SESSION OF THE BOARD | 2026-03-31 | English |
Market data
Market data not available
Price history
Peer group · Other real estate activities on a fee or contract basis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Corestate Capital Holding S.A.
An investment manager providing integrated real estate solu…
|
CCAP | LU | Real estate activities |
|
Cushman & Wakefield plc
A global commercial real estate services firm for real esta…
|
CWK | US | Real estate activities |
|
Desun Real Estate Investment Services Group Co., Ltd.
Integrated property management, asset management, and comme…
|
2270 | HK | Real estate activities |
|
Deutsche Grundstücksauktionen AG
Specializes in auctioning third-party real estate for vario…
|
DGR | DE | Real estate activities |
|
DIC Asset AG
Manages office and logistics properties via a commercial an…
|
DIC | DE | Real estate activities |
|
DOWELL SERVICE GROUP CO. LIMITED
Comprehensive property management and value-added services …
|
2352 | HK | Real estate activities |
|
Eason Technology Ltd
A diversified company in real estate, financial services, a…
|
DXF | US | Real estate activities |
|
E & E Capital Funding Inc
Manages residential rentals, offering flexible tenant accep…
|
AEF | CA | Real estate activities |
|
Electra Real Estate Ltd.
Global firm for real estate investment, development, financ…
|
ELCRE | IL | Real estate activities |
|
Elitz Holdings Co.,Ltd.
Real estate company engaged in brokerage, property manageme…
|
5533 | JP | Real estate activities |
Poly Property Services 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/50952/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50952 | 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=50952 | 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=50952 \ -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": 50952}, 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 Poly Property Services Co., Ltd. (id: 50952)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.