
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 |
|---|---|---|---|
|
Haruyama Holdings Inc.
Apparel company operating a chain of stores for business an…
|
7416 | JP | Wholesale and retail trade |
|
Heads UP Ventures Limited
Retails and distributes lifestyle fashion apparel, includin…
|
HEADSUP | IN | Wholesale and retail trade |
|
Hla Group Corp., Ltd.
Manages a multi-brand portfolio of apparel and lifestyle pr…
|
600398 | CN | Wholesale and retail trade |
|
H&M Hennes & Mauritz
Multinational retailer of fast-fashion clothing and accesso…
|
HM | SE | Wholesale and retail trade |
|
HONEYS HOLDINGS CO.,LTD.
Apparel company that plans, manufactures, and retails women…
|
2792 | JP | Wholesale and retail trade |
|
INBRANDS SA
Manages a portfolio of premium lifestyle and fashion brands…
|
— | BR | Wholesale and retail trade |
|
JADE GROUP,Inc.
Operates an integrated e-commerce business for fashion and …
|
3558 | JP | Wholesale and retail trade |
|
JD Sports Fashion PLC
A global omnichannel retailer of sports fashion and outdoor…
|
JD | GB | Wholesale and retail trade |
|
JELLY BEANS GROUP Co.,Ltd.
A holding company with a diverse portfolio in footwear, spo…
|
3070 | JP | Wholesale and retail trade |
|
J.Jill, Inc.
An omnichannel retailer of women's apparel, footwear, and a…
|
JILL | US | 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.