
Mittal Life Style Limited — Investor Relations & Filings
Mittal Life Style Limited is a specialized supplier and distributor of denim fabrics. The company focuses on the trading of a diverse range of denim textiles, including cotton denim, stretch denim, and various blended fabrics. It serves as a strategic intermediary in the textile supply chain, sourcing materials from established textile mills and distributing them to garment manufacturers and fashion brands. The company's operations are centered on maintaining a comprehensive inventory and a robust distribution network to address the requirements of the apparel industry. Its product portfolio is designed to cater to various segments of the fashion market, with an emphasis on quality consistency and supply chain efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Outcome of Board Meeting | 2026-05-26 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-05-21 | English | |
| Outcome of Board Meeting | 2026-05-06 | English | |
| Corrigendum | 2026-04-15 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-10 | English | |
| Corrigendum | 2026-04-03 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47064064 | Outcome of Board Meeting | 2026-05-26 | English | ||
| 46713574 | Disclosure under SEBI Takeover Regulations | 2026-05-21 | English | ||
| 42170493 | Outcome of Board Meeting | 2026-05-06 | English | ||
| 42172845 | Corrigendum | 2026-04-15 | English | ||
| 42205503 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-10 | English | ||
| 42220853 | Corrigendum | 2026-04-03 | English | ||
| 42202711 | Trading Window | 2026-03-30 | English | ||
| 42187192 | Copy of Newspaper Publication | 2026-03-25 | English | ||
| 42197571 | Shareholders meeting | 2026-03-24 | English | ||
| 42206527 | Outcome of Board Meeting | 2026-03-23 | English | ||
| 43859226 | Board Meeting — Board Meeting Intimation | 2026-03-17 | English | ||
| 43859240 | Board Meeting — Fund Raising | 2026-03-17 | English | ||
| 42183352 | Updates | 2026-02-24 | English | ||
| 43858402 | Board Meeting — Board Meeting Intimation | 2026-02-24 | English | ||
| 43858462 | Board Meeting — Board Meeting Intimation | 2026-02-21 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of textiles, clothing and footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anand Rayons Limited
Trades and distributes synthetic yarns and threads for text…
|
542721 | IN | Wholesale and retail trade |
|
Callista Industries Limited
Procures, trades, and distributes textile products, includi…
|
539335 | IN | Wholesale and retail trade |
|
Checkpoint Trends Limited
Distributes grey cloth and finished textiles to manufacture…
|
531099 | IN | Wholesale and retail trade |
|
China Dongxiang (Group) Co., Ltd.
Leading branded sportswear enterprise in China, exclusively…
|
3818 | KY | Wholesale and retail trade |
|
CNLT (FAR EAST) BERHAD
Wholesaler of knitting and cotton yarn in the textile secto…
|
— | MY | Wholesale and retail trade |
|
COLEFAX GROUP PLC
International designer and distributor of luxury furnishing…
|
CFX | GB | Wholesale and retail trade |
|
CUEROS Y CUERINAS S.R.L.
Importation and commercialization of leathers, faux leather…
|
— | AR | Wholesale and retail trade |
|
Elve S.A.
Designs and produces uniforms, workwear, and PPE for public…
|
ELBE | GR | Wholesale and retail trade |
|
Enterprise International Limited
Trades and exports silk fabrics, yarn, and agricultural com…
|
526574 | IN | Wholesale and retail trade |
|
EPS Creative Health Technology Group Limited
Specialized trading of healthcare products and comprehensiv…
|
3860 | HK | Wholesale and retail trade |
Mittal Life Style 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/62758/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62758 | 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=62758 | 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=62758 \ -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": 62758}, 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 Mittal Life Style Limited (id: 62758)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.