
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 |
|---|---|---|---|
|
Scroll Corporation
Operates in mail-order and e-commerce, offering B2B logisti…
|
8005 | JP | Wholesale and retail trade |
|
SERAPHINE GROUP PLC
An international, digitally-led fashion brand for maternity…
|
BUMP | GB | Wholesale and retail trade |
|
Shanghai Metersbonwe Fashion & Accessories Co., Ltd
Designs and retails multi-brand casual apparel and accessor…
|
002269 | CN | Wholesale and retail trade |
|
SHIMAMURA Co.,Ltd.
A retail group operating chain stores selling affordable cl…
|
8227 | JP | Wholesale and retail trade |
|
Shirohato Co.,Ltd.
An e-commerce company specializing in innerwear, loungewear…
|
3192 | JP | Wholesale and retail trade |
|
SHOE CARNIVAL INC
A family footwear retailer offering a broad assortment of s…
|
SCVL | US | Wholesale and retail trade |
|
SHOE ZONE PLC
Multi-channel retailer of low-price footwear for men, women…
|
SHOE | GB | Wholesale and retail trade |
|
Sling Group Holdings Limited
Designs and retails stylish women's accessories, handbags, …
|
8285 | HK | Wholesale and retail trade |
|
Spartoo
European online retailer of footwear, apparel, bags, and ac…
|
ALSPT | FR | Wholesale and retail trade |
|
Sreeleathers Limited
Retailer and wholesaler of footwear and leather accessories…
|
SREEL | IN | 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.