
MARISA LOJAS SA — Investor Relations & Filings
Marisa Lojas SA is a department store chain specializing in women's apparel, lingerie, and accessories. Established in 1948, the company provides a comprehensive range of fashion products, including footwear and clothing for the entire family. Its business model integrates retail operations with a dedicated financial services segment, which offers credit solutions and financing to facilitate consumer purchases. The company maintains an extensive physical store network alongside a digital commerce platform, focusing on the delivery of accessible and contemporary fashion. As a specialist in the women's segment, it prioritizes a value-oriented product mix designed to meet the diverse needs of its core demographic.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-05-20 | Portuguese | |
| Apresentação de resultados 1T26 | 2026-05-18 | Portuguese | |
| FRE WEB 2025 v9 | 2026-05-07 | Portuguese | |
| Marisa - Mapa Sintético Consolidado AGOE | 2026-04-28 | Portuguese | |
| 27ª Emissão de Notas Comerciais | 2026-04-27 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-24 | Portuguese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46783058 | FRE - Formulário de Referência | 2026-05-20 | Portuguese | ||
| 46384694 | Apresentação de resultados 1T26 | 2026-05-18 | Portuguese | ||
| 46905416 | FRE WEB 2025 v9 | 2026-05-07 | Portuguese | ||
| 39150569 | Marisa - Mapa Sintético Consolidado AGOE | 2026-04-28 | Portuguese | ||
| 37430368 | 27ª Emissão de Notas Comerciais | 2026-04-27 | Portuguese | ||
| 36766722 | FRE - Formulário de Referência | 2026-04-24 | Portuguese | ||
| 34629498 | FRE - Formulário de Referência | 2026-04-15 | Portuguese | ||
| 33801510 | DFP 2025 | 2026-03-31 | Portuguese | ||
| 35352580 | FRE NOVO 2022 v17 | 2026-03-25 | Portuguese | ||
| 46905414 | FRE WEB 2025 v4 | 2026-01-09 | Portuguese | ||
|
2025
4 filings
| |||||
| 34136954 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34137200 | ITR 2025-Q2 | 2025-08-11 | Portuguese | ||
| 34136836 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33793902 | DFP 2024 | 2025-03-31 | Portuguese | ||
|
2024
1 filing
| |||||
| 34077861 | ITR 2024-Q3 | 2024-11-12 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
Les enphants
Specialty brand and retailer of infant apparel, maternity w…
|
2911 | TW | Wholesale and retail trade |
|
Libas Consumer Products Limited
Designs and retails fashion apparel and health-oriented con…
|
LIBAS | IN | Wholesale and retail trade |
|
LightInTheBox Holding Co., Ltd.
Global e-commerce retailer of apparel for middle-aged and s…
|
LITB | KY | Wholesale and retail trade |
MARISA LOJAS SA 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/53075/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53075 | 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=53075 | 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=53075 \ -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": 53075}, 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 MARISA LOJAS SA (id: 53075)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.