Zodiac Clothing Co. Ltd. — Investor Relations & Filings
Zodiac Clothing Co. Ltd. is a vertically integrated apparel company specializing in the design, manufacture, and retail of premium menswear. The company operates through a portfolio of distinct brands, including Zodiac for formal wear, ZOD! for club wear, and Z3 for relaxed casual clothing. Known for its emphasis on high-quality materials, the company frequently utilizes premium fabrics such as Egyptian cotton and silk in its product lines. Its offerings encompass a wide range of apparel and accessories, including shirts, trousers, suits, ties, and cufflinks. Zodiac maintains a significant retail presence through a network of company-owned stores and multi-brand outlets, positioning itself in the luxury and premium segments of the men's fashion market. The company manages the entire value chain from design and sourcing to manufacturing and distribution, ensuring consistent quality standards across its collections.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Credit Rating | 2026-04-10 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-04-08 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-02 | English | |
| Trading Window | 2026-03-28 | English | |
| Updates | 2026-02-19 | English | |
| Copy of Newspaper Publication | 2026-02-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 42202618 | Credit Rating | 2026-04-10 | English | ||
| 42182488 | Disclosure under SEBI Takeover Regulations | 2026-04-08 | English | ||
| 42169923 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-02 | English | ||
| 42209454 | Trading Window | 2026-03-28 | English | ||
| 42164099 | Updates | 2026-02-19 | English | ||
| 42206549 | Copy of Newspaper Publication | 2026-02-14 | English | ||
| 42225671 | Change in Management | 2026-02-13 | English | ||
| 42226771 | Outcome of Board Meeting | 2026-02-13 | English | ||
| 43899579 | Board Meeting — Board Meeting Intimation | 2026-02-03 | English | ||
| 43899595 | Board Meeting — Financial Results | 2026-02-03 | English | ||
| 42210591 | Allotment of Securities | 2026-01-17 | English | ||
| 42222132 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-13 | English | ||
| 42236145 | Shareholders meeting | 2026-01-05 | English | ||
|
2025
2 filings
| |||||
| 42220405 | Trading Window | 2025-12-30 | English | ||
| 42221701 | Copy of Newspaper Publication | 2025-12-17 | 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 |
Zodiac Clothing 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/60662/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60662 | 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=60662 | 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=60662 \ -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": 60662}, 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 Zodiac Clothing Co. Ltd. (id: 60662)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.