C&A MODAS S.A. — Investor Relations & Filings
About C&A MODAS S.A.
C&A MODAS S.A. specializes in the distribution of apparel and accessories for men, women, and children. The company operates an extensive network of physical stores alongside a digital commerce platform, providing a diverse range of products including blouses, pants, dresses, skirts, and outerwear. Focused on a value-driven business model, the organization serves a broad mass-market consumer base with an emphasis on accessible fashion. Notably, the company is recognized for its commitment to sustainability, maintaining a position as a significant global retailer of organic cotton apparel. Its operations integrate traditional retail management with modern web-based sales channels to ensure a comprehensive omnichannel customer experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FCA - Formulário Cadastral | 2026-04-16 | Portuguese | |
| DFP 2025 | 2026-02-24 | Portuguese | |
| ITR 2025-Q3 | 2025-11-04 | Portuguese | |
| ITR 2025-Q2 | 2025-08-06 | Portuguese | |
| ITR 2025-Q1 | 2025-05-07 | Portuguese | |
| DFP 2024 | 2025-02-26 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34663277 | FCA - Formulário Cadastral | 2026-04-16 | Portuguese | ||
| 33799836 | DFP 2025 | 2026-02-24 | Portuguese | ||
|
2025
4 filings
| |||||
| 34128498 | ITR 2025-Q3 | 2025-11-04 | Portuguese | ||
| 34128472 | ITR 2025-Q2 | 2025-08-06 | Portuguese | ||
| 34128346 | ITR 2025-Q1 | 2025-05-07 | Portuguese | ||
| 33792418 | DFP 2024 | 2025-02-26 | Portuguese | ||
|
2024
4 filings
| |||||
| 34073478 | ITR 2024-Q3 | 2024-11-06 | Portuguese | ||
| 34073421 | ITR 2024-Q2 | 2024-08-07 | Portuguese | ||
| 34073403 | ITR 2024-Q1 | 2024-05-09 | Portuguese | ||
| 33779252 | DFP 2023 | 2024-02-28 | Portuguese | ||
|
2023
5 filings
| |||||
| 34040480 | ITR 2023-Q3 | 2023-11-09 | Portuguese | ||
| 35830420 | FRE WEB 2023 v4 | 2023-10-17 | Portuguese | ||
| 34040455 | ITR 2023-Q2 | 2023-08-10 | Portuguese | ||
| 35830237 | FRE WEB 2023 v3 | 2023-06-26 | Portuguese | ||
| 35830106 | FRE WEB 2023 v2 | 2023-06-02 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JD Sports Fashion PLC
A global omnichannel retailer of sports fashion and outdoor…
|
JD | GB | Wholesale and retail trade |
|
JELLY BEANS GROUP Co.,Ltd.
A holding company with a diverse portfolio in footwear, spo…
|
3070 | JP | Wholesale and retail trade |
|
J.Jill, Inc.
An omnichannel retailer of women's apparel, footwear, and a…
|
JILL | US | Wholesale and retail trade |
|
Khadim India Limited
Footwear retailer and distributor providing affordable shoe…
|
KHADIM | IN | Wholesale and retail trade |
|
KIAASA RETAIL LIMITED
Retailer specializing in women's ethnic and fusion wear at …
|
544711 | IN | Wholesale and retail trade |
|
KONAKA CO.,LTD.
Sells men's and women's business and formal wear through a …
|
7494 | JP | Wholesale and retail trade |
|
KYOTO KIMONO YUZEN HOLDINGS Co.,Ltd.
Specialty retailer of kimonos, accessories, and jewelry for…
|
7615 | JP | Wholesale and retail trade |
|
LANDS' END, INC.
A multi-channel retailer of casual clothing, accessories, f…
|
LE | US | Wholesale and retail trade |
|
La Senza Corporation
Global retailer specializing in women's intimate apparel, f…
|
LSZ | CA | Wholesale and retail trade |
|
LE CHATEAU INC.
Designs, imports, and retails its own brand of contemporary…
|
CTU.H | CA | Wholesale and retail trade |
C&A MODAS S.A. 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/52883/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52883 | 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=52883 | 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=52883 \ -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": 52883}, 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 C&A MODAS S.A. (id: 52883)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.