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 |
|---|---|---|---|
|
Bubbles Intergroup Ltd.
Produces, imports, markets, and distributes children's clot…
|
BBLS | IL | Wholesale and retail trade |
|
BUCKLE INC
Retailer of casual apparel, footwear, and accessories with …
|
BKE | US | Wholesale and retail trade |
|
CANTABIL RETAIL INDIA LIMITED
Vertically integrated apparel manufacturer and retailer of …
|
CANTABIL | IN | Wholesale and retail trade |
|
Castro Model Ltd.
A fashion retailer and designer of apparel, accessories, co…
|
CAST | IL | Wholesale and retail trade |
|
CATO CORP
A specialty retailer of affordable women's fashion apparel …
|
CATO | US | Wholesale and retail trade |
|
C.banner International Holdings Limited
Integrated retailer of women's footwear, OEM manufacturer, …
|
1028 | HK | Wholesale and retail trade |
|
CCC S.A.
European producer and omnichannel retailer of footwear, bag…
|
CCC | PL | Wholesale and retail trade |
|
CETTIRE LIMITED
Global online platform for luxury fashion from over 500 int…
|
CTT | AU | Wholesale and retail trade |
|
CHARLE CO.,LTD.
Develops and sells ladies' innerwear, cosmetics, and health…
|
9885 | JP | Wholesale and retail trade |
|
Cherry Trading Co.
Retailer and distributor of high-end fashion, luxury appare…
|
4265 | SA | 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.