
Aeffe — Investor Relations & Filings
Aeffe is an international company in the luxury fashion sector, active in the creation, production, and distribution of a wide range of products. The company's offerings include prêt-à-porter, footwear, leather goods, lingerie, and beachwear. Aeffe develops, produces, and distributes collections for its proprietary brands, which include Alberta Ferretti, Philosophy di Lorenzo Serafini, Moschino, and Pollini, with a focus on uniqueness and exclusivity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026-05-26 - AEFFE Urgent financial request, CNC extension, and precautionary appeal | 2026-05-26 | English | |
| 2026-05-26 AEFFE Istanza finanza urgente, estensione CNC e ricorso cautelari | 2026-05-26 | Italian | |
| 2026-05-19 AEFFE Shareholders Meeting resolutions | 2026-05-20 | English | |
| 2026-05-19 AEFFE Deliberazioni Assemblea 19 maggio 2026 | 2026-05-20 | Italian | |
| 2026-05-14 Aeffe PR-Balance postponement and new appointments | 2026-05-14 | English | |
| 2026-05-14 Aeffe CS - Differimento bilancio e nuove nomine | 2026-05-14 | Italian |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Aeffe, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
|
ANTA Sports Products Limited
Leading multi-brand sportswear enterprise focused on profes…
|
2020 | KY | Manufacturing |
Aeffe 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/4140/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4140 | 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=4140 | 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=4140 \ -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": 4140}, 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 Aeffe (id: 4140)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.