
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 |
|---|---|---|---|
|
Ye Xing Group Holdings Limited
Specializes in comprehensive property management and relate…
|
1941 | HK | Real estate activities |
|
Zenith Properties REIT
A REIT that acquires, owns, and manages a diversified portf…
|
— | BG | Real estate activities |
|
Zhenro Services Group Limited
Engaged in comprehensive property management and related va…
|
6958 | HK | Real estate activities |
|
Zhong Ao Home Group Limited
Provides comprehensive property management services primari…
|
1538 | HK | Real estate activities |
|
ZHONGTIAN SERVICE CO., LTD.
Provides property management and integrated facility servic…
|
002188 | CN | 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.