
Osia Hyper Retail Limited — Investor Relations & Filings
Osia Hyper Retail Limited operates a chain of hypermarkets and department stores, primarily under the brand name Osia Hypermart. The company focuses on providing a comprehensive shopping experience by offering a diverse range of products, including fast-moving consumer goods (FMCG), groceries, apparel, footwear, household essentials, furniture, and electronics. Its business model centers on large-format retail outlets designed to serve as one-stop destinations for value-conscious consumers. The company emphasizes a broad product mix and competitive pricing strategies to cater to the daily needs and lifestyle requirements of its customer base. By integrating various product categories under a single roof, it aims to enhance consumer convenience and drive high footfall across its retail locations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Defaults on Payment of Interest/Principal | 2026-02-16 | English | |
| Copy of Newspaper Publication | 2026-02-14 | English | |
| Monitoring Agency Report | 2026-02-13 | English | |
| Outcome of Board Meeting | 2026-02-12 | English | |
| Reply to Clarification- Financial results | 2026-02-05 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-13 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 42199404 | Defaults on Payment of Interest/Principal | 2026-02-16 | English | ||
| 42210827 | Copy of Newspaper Publication | 2026-02-14 | English | ||
| 36125901 | Monitoring Agency Report | 2026-02-13 | English | ||
| 42167910 | Outcome of Board Meeting | 2026-02-12 | English | ||
| 42184349 | Reply to Clarification- Financial results | 2026-02-05 | English | ||
| 42216506 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-13 | English | ||
| 42229771 | Outcome of Board Meeting | 2026-01-12 | English | ||
| 42235291 | Cessation | 2026-01-09 | English | ||
| 42244092 | Defaults on Payment of Interest/Principal | 2026-01-02 | English | ||
|
2025
6 filings
| |||||
| 42209572 | Trading Window | 2025-12-31 | English | ||
| 42227587 | Updates | 2025-12-23 | English | ||
| 42247318 | Copy of Newspaper Publication | 2025-11-18 | English | ||
| 42254208 | Updates | 2025-11-17 | English | ||
| 42274611 | Monitoring Agency Report | 2025-11-14 | English | ||
| 42275435 | Outcome of Board Meeting | 2025-11-14 | English | ||
Market data
Market data not available
Price history
Peer group · Non-specialized retail sale with food, beverages or tobacco predominating
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1CM Inc.
Multi-jurisdictional retailer specializing in vice consumer…
|
EPIC | CA | Wholesale and retail trade |
|
7-ELEVEN MALAYSIA HOLDINGS BERHAD
Operates 7-Eleven stores, the largest 24-hour convenience s…
|
— | MY | Wholesale and retail trade |
|
99 SPEED MART RETAIL HOLDINGS BERHAD
Operates a large chain of mini-markets offering diverse dai…
|
— | MY | Wholesale and retail trade |
|
Abdullah Al Othaim Markets Co.
Retail and wholesale distributor of food and consumer goods…
|
4001 | SA | Wholesale and retail trade |
|
ADITYA CONSUMER MARKETING LIMITED
Operates retail supermarkets, salons, hotels, and restauran…
|
540146 | IN | Wholesale and retail trade |
|
AEON Co.,Ltd.
A holding company focused on retail, shopping centers, and …
|
8267 | JP | Wholesale and retail trade |
|
AEON CO. (M) BHD
Retailer and mall operator managing general merchandise sto…
|
— | MY | Wholesale and retail trade |
|
Aeon Hokkaido Corporation
A retail operator in Hokkaido managing GMS, shopping center…
|
7512 | JP | Wholesale and retail trade |
|
AEON KYUSHU CO., LTD.
A retail enterprise in the Kyushu region operating diverse …
|
2653 | JP | Wholesale and retail trade |
|
AKTIF LIFESTYLE CORPORATION BHD
Retail entity specializing in department stores, supermarke…
|
— | MY | Wholesale and retail trade |
Osia Hyper Retail 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/59324/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59324 | 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=59324 | 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=59324 \ -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": 59324}, 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 Osia Hyper Retail Limited (id: 59324)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.