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 |
|---|---|---|---|
|
Mulsanne Group Holding Limited
Designs, markets, and sells men's wear in Mainland China th…
|
1817 | HK | Wholesale and retail trade |
|
Nelly Group
Online fashion and beauty retailer targeting young women in…
|
NELLY | SE | Wholesale and retail trade |
|
Net Avenue Technologies Limited
Online retailer of Indian ethnic apparel featuring integrat…
|
CBAZAAR | IN | Wholesale and retail trade |
|
New Bubbleroom Sweden AB
Online fashion retailer selling glamorous and feminine clot…
|
BBROOM | SE | Wholesale and retail trade |
|
New Kids On Co., Ltd.
Manufactures and sells children's clothing and accessories.
|
462310 | KR | Wholesale and retail trade |
|
Ningbo Peacebird Fashion Co.,Ltd.
Multi-brand fashion enterprise focused on apparel design, R…
|
603877 | CN | Wholesale and retail trade |
|
Ovs
Italian fashion retailer with clothing, accessories, beauty…
|
OVS | IT | Wholesale and retail trade |
|
PALEMO HOLDINGS CO.,LTD.
Holding company operating retail stores for women's apparel…
|
2778 | JP | Wholesale and retail trade |
|
PAL GROUP Holdings CO.,LTD.
Holding company managing the planning, manufacturing, and r…
|
2726 | JP | Wholesale and retail trade |
|
PREMIER INVESTMENTS LIMITED
Investment holding company managing a diverse portfolio of …
|
PMV | GB | 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.