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 |
|---|---|---|---|
|
GAP INC
A global apparel retail company operating a portfolio of li…
|
GAP | US | Wholesale and retail trade |
|
gearunlimited.com Inc.
A Canadian distributing corporation incorporated in 1999, d…
|
— | CA | Wholesale and retail trade |
|
GENESCO INC
A specialty retailer and wholesaler of branded footwear, ac…
|
GCO | US | Wholesale and retail trade |
|
GFOOT CO.,LTD.
A specialized footwear retailer operating multiple shoe sto…
|
2686 | JP | Wholesale and retail trade |
|
Giglio.Com
Global online retailer of luxury fashion from a network of …
|
GCOM | IT | Wholesale and retail trade |
|
Giordano International Limited
Designs, sources, and distributes accessible, everyday casu…
|
709 | BM | Wholesale and retail trade |
|
Global Fashion Group
An online fashion and lifestyle destination operating e-com…
|
GFG | LU | Wholesale and retail trade |
|
Global Style Co.,Ltd.
Specializes in made-to-order apparel, offering custom suits…
|
7126 | JP | Wholesale and retail trade |
|
Go Fashion (India) Limited
Specialized retailer of women's bottom-wear across diverse …
|
GOCOLORS | IN | Wholesale and retail trade |
|
Groupe Bikini Village inc.
Prominent Canadian retailer of swimwear, beachwear, and acc…
|
GBV | 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.