VESTE SA ESTILO — Investor Relations & Filings
About VESTE SA ESTILO
Veste S.A. Estilo is a prominent retailer specializing in the design, development, and distribution of high-end apparel and accessories. Formerly known as Restoque, the company operates a diverse portfolio of premium brands, including Le Lis Blanc, Dudalina, Bo.Bô, John John, Individual, and Rosa Chá. Its product range encompasses clothing for women, men, and children, alongside cosmetics and home decor items. The company utilizes an omni-channel distribution strategy, reaching its target market through a network of proprietary retail stores, multi-brand outlets, and digital platforms. Veste S.A. Estilo focuses on delivering a lifestyle experience characterized by high-quality materials and sophisticated design, maintaining a significant presence in the luxury and premium fashion segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (i) integração (onboarding) de novos membros do Conselho de Administração; (ii) apreciação das OKRs, do plano estratégico trienal e de projetos estratégicos; (iii) alteração do nome do Comitê de Audit | 2026-05-06 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-27 | Portuguese | |
| Mapa Sintético Consolidado do Boletim de Voto à Distância | 2026-04-27 | Portuguese | |
| DFP 2025 | 2026-03-02 | Portuguese | |
| ITR 2025-Q3 | 2025-11-13 | Portuguese | |
| ITR 2025-Q2 | 2025-08-12 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 42002202 | (i) integração (onboarding) de novos membros do Conselho de Administração; (ii) apreciação das OKRs, do plano estratégico trienal e de projetos estratégicos; (iii) alteração do nome do Comitê de Audit | 2026-05-06 | Portuguese | ||
| 37637006 | FRE - Formulário de Referência | 2026-04-27 | Portuguese | ||
| 37440323 | Mapa Sintético Consolidado do Boletim de Voto à Distância | 2026-04-27 | Portuguese | ||
| 33800040 | DFP 2025 | 2026-03-02 | Portuguese | ||
|
2025
4 filings
| |||||
| 34129599 | ITR 2025-Q3 | 2025-11-13 | Portuguese | ||
| 34129600 | ITR 2025-Q2 | 2025-08-12 | Portuguese | ||
| 34129501 | ITR 2025-Q1 | 2025-05-13 | Portuguese | ||
| 33792619 | DFP 2024 | 2025-02-25 | Portuguese | ||
|
2024
7 filings
| |||||
| 34074315 | ITR 2024-Q3 | 2024-11-12 | Portuguese | ||
| 34074224 | ITR 2024-Q2 | 2024-08-12 | Portuguese | ||
| 35841043 | FRE WEB 2023 v11 | 2024-05-23 | Portuguese | ||
| 34074241 | ITR 2024-Q1 | 2024-05-13 | Portuguese | ||
| 35840884 | FRE WEB 2023 v10 | 2024-04-18 | Portuguese | ||
| 35840700 | FRE WEB 2023 v9 | 2024-03-13 | Portuguese | ||
| 35840546 | FRE WEB 2023 v8 | 2024-03-06 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LE CHATEAU INC.
Designs, imports, and retails its own brand of contemporary…
|
CTU.H | CA | Wholesale and retail trade |
|
Les Enphants Co., Ltd.
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 |
|
LOJAS RENNER SA
Omni-channel fashion and lifestyle retailer of apparel, foo…
|
— | BR | Wholesale and retail trade |
|
LPP S.A.
A multinational fashion group that designs, manufactures, a…
|
LPP | PL | Wholesale and retail trade |
|
lululemon athletica inc.
Designer and retailer of technical athletic apparel, footwe…
|
LULU | US | Wholesale and retail trade |
|
Lulu's Fashion Lounge Holdings, Inc.
Online retailer of women's apparel and accessories, positio…
|
LVLU | US | Wholesale and retail trade |
|
LuxExperience B.V.
Digital multi-brand luxury group operating an online platfo…
|
LUXE | US | Wholesale and retail trade |
|
MAC HOUSE CO.,LTD.
Retailer of casual apparel, accessories, and lifestyle good…
|
7603 | JP | Wholesale and retail trade |
VESTE SA ESTILO 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/53223/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53223 | 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=53223 | 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=53223 \ -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": 53223}, 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 VESTE SA ESTILO (id: 53223)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.