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 |
|---|---|---|---|
|
Take Off
Fashion outlet chain with boutiques and an online store for…
|
TKO | IT | Wholesale and retail trade |
|
TATA Health International Holdings Limited
Engaged in footwear retail, healthcare trading, financial s…
|
1255 | HK | Wholesale and retail trade |
|
TILLY'S, INC.
A specialty retailer of casual apparel, footwear, and acces…
|
TLYS | US | Wholesale and retail trade |
|
TOEBOX KOREA, Ltd.
Retailer and distributor of premium children's footwear, ap…
|
215480 | KR | Wholesale and retail trade |
|
TOKYO BASE Co., Ltd.
A fashion company operating select shops and original 'Made…
|
3415 | JP | Wholesale and retail trade |
|
Torrid Holdings Inc.
Direct-to-consumer retailer of women's plus-size apparel an…
|
CURV | US | Wholesale and retail trade |
|
TRACK & FIELD CO S.A
Designs and retails athletic wear, lifestyle apparel, and s…
|
— | BR | Wholesale and retail trade |
|
TRUWORTHS INTERNATIONAL LIMITED
Investment holding entity focused on specialized fashion re…
|
TRU | ZA | Wholesale and retail trade |
|
UNITED ARROWS LTD.
A specialty retailer of curated apparel that reinterprets g…
|
7606 | JP | Wholesale and retail trade |
|
URBANICA (PALO) RETAIL LTD
Retailer of clothing and accessories specializing in urban …
|
— | IL | 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.