
Samsonite Group S.A. — Investor Relations & Filings
Samsonite Group S.A. is a prominent global entity engaged in the design, manufacture, sourcing, and distribution of luggage and lifestyle bags. Recognized as one of the world's largest and best-known travel luggage companies, the Group maintains a comprehensive product portfolio centered on durability and innovation. Key offerings span large suitcases, carry-on spinners, and wheeled duffels, alongside specialized items such as business cases, computer bags, outdoor backpacks, and travel accessories. The company focuses on combining advanced design with durable craftsmanship to meet the needs of the global travel and consumer markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the Month ended 30 April 2026 | 2026-05-06 | English | |
| Articles of Incorporation as of March 19, 2026 | 2026-05-04 | French | |
| Proposed Election of Independent Non-Executive Director | 2026-04-28 | English | |
| 2025 GHG Statement | 2026-04-28 | English | |
| 2025 Report on Our Responsible Journey (Environmental, Social and Governance Report 2025) | 2026-04-28 | English | |
| 2025 Annual Report | 2026-04-28 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Samsonite Group S.A., but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vera Bradley, Inc.
A design company specializing in women's accessories, handb…
|
VRA | US | Manufacturing |
|
V.I.P. Industries Ltd.
Global manufacturer and retailer of luggage, backpacks, and…
|
VIPIND | IN | Manufacturing |
|
Wah Sun Handbags International Holdings Limited
OEM specializing in manufacturing and trading non-leather h…
|
2683 | HK | Manufacturing |
|
Wittchen S.A.
Manufacturer and retailer of leather goods, luggage, and fa…
|
WTN | PL | Manufacturing |
|
WW Holding Inc.
Manufacturer of sports equipment and luxury travel goods fo…
|
8442 | TW | Manufacturing |
Samsonite Group S.A. 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/50259/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50259 | 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=50259 | 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=50259 \ -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": 50259}, 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 Samsonite Group S.A. (id: 50259)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.