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 |
|---|---|---|---|
|
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 |
|
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 |
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.