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 |
|---|---|---|---|
|
09women Co., Ltd.
Online retailer of plus-size women's fashion, including a s…
|
366030 | KR | Wholesale and retail trade |
|
7NR Retail Limited
Trades and distributes apparel, fabrics, and ready-made gar…
|
540615 | IN | Wholesale and retail trade |
|
ABC-MART,INC.
A specialty footwear retailer offering major international …
|
2670 | JP | Wholesale and retail trade |
|
ABERCROMBIE & FITCH CO /DE/
Global omnichannel retailer of apparel, accessories, and pe…
|
ANF | US | Wholesale and retail trade |
|
ABOUT YOU Holding AG
European online fashion retailer with B2C and B2B e-commerc…
|
YOU | DE | Wholesale and retail trade |
|
ACCENT GROUP LIMITED
Retail and distribution entity specializing in footwear and…
|
AX1 | AU | Wholesale and retail trade |
|
Aditya Birla Fashion and Retail Limited
Manages fashion brands and retail chains across luxury, pre…
|
ABFRL | IN | Wholesale and retail trade |
|
Aditya Birla Lifestyle Brands Limited
Manages premium lifestyle brands specializing in apparel, f…
|
ABLBL | IN | Wholesale and retail trade |
|
A.K.A. BRANDS HOLDING CORP.
A brand accelerator managing a portfolio of global, digital…
|
AKA | US | Wholesale and retail trade |
|
AMERICAN EAGLE OUTFITTERS INC
A global specialty retailer of lifestyle brands offering ap…
|
AEO | US | 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.