
Water Oasis Group Limited — Investor Relations & Filings
Water Oasis Group Limited is a leading beauty services provider and retailer of skincare and beauty products, operating across Hong Kong, Macau, and Mainland China. The Group offers a diversified, one-stop portfolio of services, including spa and beauty salons, specialist treatments, and medical beauty centers, primarily consolidated under the "Oasis" brand. This synergistic model caters to high-end, mid-range, and mass market consumers. In retail, the Group distributes high-quality, self-owned, and licensed skincare brands, holding exclusive distribution rights for certain international brands in Greater China territories.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| POSITIVE PROFIT ALERT | 2026-05-18 | English | |
| Date of Board Meeting | 2026-05-13 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-01 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 28 February 2026 | 2026-03-02 | English | |
| Monthly Return on Movements in Securities | 2026-02-02 | English |
Browse filings by year
28 years- 2026 13 filings
- 2025 154 filings
- 2024 171 filings
- 2023 125 filings
- 2022 130 filings
- 2021 169 filings
- 2020 164 filings
- 2019 97 filings
- 2018 151 filings
- 2017 109 filings
- 2016 152 filings
- 2015 117 filings
- 2014 116 filings
- 2013 74 filings
- 2012 93 filings
- 2011 99 filings
- 2010 83 filings
- 2009 130 filings
- 2008 58 filings
- 2007 58 filings
- 2006 53 filings
- 2005 67 filings
- 2004 32 filings
- 2003 28 filings
- 2002 18 filings
- 2001 14 filings
- 2000 6 filings
- 1999 2 filings
Market data
Market data not available
Price history
Peer group · Beauty care and other beauty treatment activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
European Wax Center, Inc.
Franchisor of hair removal salons offering waxing, laser, a…
|
EWCZ | US | Other service activities |
|
Fameglow Holdings Limited
Provides medical aesthetic services, beauty treatments, non…
|
8603 | HK | Other service activities |
|
JDS
Beauty and biotech group specializing in skincare, medical …
|
4190 | TW | Other service activities |
|
MiniLuxe Holding
US operator of hygienic nail and beauty salons emphasizing …
|
MNLX | CY | Other service activities |
|
MPM CORPÓREOS S.A.
Provides laser hair removal and aesthetic services through …
|
— | BR | Other service activities |
|
Sau San Tong Holdings Limited
Specialist in comprehensive slimming, beauty, and medical a…
|
8200 | HK | Other service activities |
Water Oasis Group 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/49733/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49733 | 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=49733 | 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=49733 \ -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": 49733}, 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 Water Oasis Group Limited (id: 49733)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.