VIP Clothing Limited — Investor Relations & Filings
VIP Clothing Limited specializes in the manufacturing and marketing of innerwear, loungewear, and socks. The company manages a diverse portfolio of brands, including VIP, Frenchie, Feelings, Leader, and Brat, serving men, women, and children across multiple price points. Its product catalog includes vests, briefs, trunks, panties, and thermal wear designed for comfort and durability. The company utilizes integrated manufacturing processes to maintain quality standards across its product lines. With an extensive distribution network, it ensures product availability through numerous retail channels and wholesale partners. The brand strategy focuses on catering to distinct consumer segments, ranging from value-driven essentials to premium fashion innerwear, leveraging decades of operational expertise in product design and market distribution.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Disclosure under SEBI Takeover Regulations | 2026-05-04 | English | |
| Updates | 2026-04-08 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-08 | English | |
| Price movement | 2026-04-07 | English | |
| Copy of Newspaper Publication | 2026-04-07 | English | |
| Forfeiture | 2026-04-03 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 42203549 | Disclosure under SEBI Takeover Regulations | 2026-05-04 | English | ||
| 42178873 | Updates | 2026-04-08 | English | ||
| 42183517 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-08 | English | ||
| 42189880 | Price movement | 2026-04-07 | English | ||
| 42199208 | Copy of Newspaper Publication | 2026-04-07 | English | ||
| 42218873 | Forfeiture | 2026-04-03 | English | ||
| 42196672 | Trading Window | 2026-03-24 | English | ||
| 42197317 | Copy of Newspaper Publication | 2026-02-27 | English | ||
| 42198279 | Copy of Newspaper Publication | 2026-02-16 | English | ||
| 42161980 | Investor Presentation | 2026-02-12 | English | ||
| 42165920 | Outcome of Board Meeting | 2026-02-12 | English | ||
| 42241704 | General Updates | 2026-01-09 | English | ||
| 42218153 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-07 | English | ||
|
2025
2 filings
| |||||
| 42228445 | Credit Rating- Revision | 2025-12-29 | English | ||
| 42249117 | Credit Rating- New | 2025-12-26 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
VIP Clothing 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/61369/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61369 | 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=61369 | 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=61369 \ -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": 61369}, 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 VIP Clothing Limited (id: 61369)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.