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 |
|---|---|---|---|
| DFP 2023 | 2024-03-04 | Portuguese | |
| FRE WEB 2023 v7 | 2024-02-20 | Portuguese | |
| FRE WEB 2023 v6 | 2024-01-15 | Portuguese | |
| FRE WEB 2023 v5 | 2024-01-02 | Portuguese | |
| FRE WEB 2023 v4 | 2023-12-01 | Portuguese | |
| DFP 2022 v2 | 2023-11-30 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
4 filings
| |||||
| 33779414 | DFP 2023 | 2024-03-04 | Portuguese | ||
| 35840353 | FRE WEB 2023 v7 | 2024-02-20 | Portuguese | ||
| 35840162 | FRE WEB 2023 v6 | 2024-01-15 | Portuguese | ||
| 35839987 | FRE WEB 2023 v5 | 2024-01-02 | Portuguese | ||
|
2023
11 filings
| |||||
| 35839728 | FRE WEB 2023 v4 | 2023-12-01 | Portuguese | ||
| 33767636 | DFP 2022 v2 | 2023-11-30 | Portuguese | ||
| 34041130 | ITR 2023-Q3 v2 | 2023-11-14 | Portuguese | ||
| 34041128 | ITR 2023-Q3 | 2023-11-10 | Portuguese | ||
| 35839523 | FRE WEB 2023 v3 | 2023-10-10 | Portuguese | ||
| 35839132 | FRE WEB 2023 v2 | 2023-09-01 | Portuguese | ||
| 34041050 | ITR 2023-Q2 | 2023-08-11 | Portuguese | ||
| 35838773 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 35300350 | FRE NOVO 2022 v14 | 2023-05-18 | Portuguese | ||
| 35300184 | FRE NOVO 2022 v13 | 2023-05-12 | Portuguese | ||
| 34041040 | ITR 2023-Q1 | 2023-05-12 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
09women Co., Ltd.
Online retailer of plus-size women's fashion, including a s…
|
366030 | KR | Wholesale and retail trade |
|
7NR Retail Limited
Trades and distributes apparel, fabrics, and ready-made gar…
|
540615 | IN | Wholesale and retail trade |
|
ABC-MART,INC.
A specialty footwear retailer offering major international …
|
2670 | JP | Wholesale and retail trade |
|
ABERCROMBIE & FITCH CO /DE/
Global omnichannel retailer of apparel, accessories, and pe…
|
ANF | US | Wholesale and retail trade |
|
ABOUT YOU Holding AG
European online fashion retailer with B2C and B2B e-commerc…
|
YOU | DE | Wholesale and retail trade |
|
ACCENT GROUP LIMITED
Retail and distribution entity specializing in footwear and…
|
AX1 | AU | Wholesale and retail trade |
|
Aditya Birla Fashion and Retail Limited
Manages fashion brands and retail chains across luxury, pre…
|
ABFRL | IN | Wholesale and retail trade |
|
Aditya Birla Lifestyle Brands Limited
Manages premium lifestyle brands specializing in apparel, f…
|
ABLBL | IN | Wholesale and retail trade |
|
A.K.A. BRANDS HOLDING CORP.
A brand accelerator managing a portfolio of global, digital…
|
AKA | US | Wholesale and retail trade |
|
AMERICAN EAGLE OUTFITTERS INC
A global specialty retailer of lifestyle brands offering ap…
|
AEO | US | 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.