U10 Corp — Investor Relations & Filings
U10 Corp designs, creates, and distributes a wide range of home decoration products and household linen. Operating as a B2B supplier since 1994, the company provides coordinated product lines to retail customers. Its portfolio encompasses various categories through its specialized brands: Douceur d'Intérieur for household textiles like curtains and bed linen; Homea for decorative items such as candles and lamps; Love Story for pet accessories; Bébé Douceur for childcare collections; and Seurat for artistic and creative supplies. The company focuses on developing extensive, trend-conscious collections to offer turnkey decorative solutions for its retail partners.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| U10 Corp - Nombre total de droits de vote et d'actions au 30 avril 2026 | 2026-05-20 | French | |
| U10 Corp - Déclaration des transactions sur actions propres | 2026-05-11 | French | |
| U10 - Mise à disposition du Rapport Financier Annuel 2025 | 2026-04-30 | French | |
| U10 - 2nd semestre 2025 : EBITDA 6% | 2026-04-30 | French | |
| U10 Corp - Nombre total de droits de vote et d'actions au 31 mars 2026 | 2026-04-16 | French | |
| U10 Corp - Nombre total de droits de vote et d'actions au 28 février 2026 | 2026-04-16 | French |
Browse filings by year
19 years- 2026 12 filings
- 2025 19 filings
- 2024 21 filings
- 2023 22 filings
- 2022 19 filings
- 2021 39 filings
- 2020 20 filings
- 2019 12 filings
- 2018 12 filings
- 2017 5 filings
- 2016 25 filings
- 2015 23 filings
- 2014 23 filings
- 2013 28 filings
- 2012 23 filings
- 2011 26 filings
- 2010 29 filings
- 2009 31 filings
- 2008 3 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for U10 Corp, 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 · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SCHOLIUM GROUP PLC
A holding company for businesses dealing in fine art, rare …
|
SCHO | GB | Wholesale and retail trade |
|
SEKIDO CO.,LTD
Develops and retails brands, with a primary focus on cosmet…
|
9878 | JP | Wholesale and retail trade |
|
SELÇUK ECZA DEPOSU TİCARET VE SANAYİ A.Ş.
A pharmaceutical wholesaler distributing medicines and heal…
|
SELEC | TR | Wholesale and retail trade |
|
SG CORPORATION
A diversified manufacturer of garments, construction materi…
|
004060 | FR | Wholesale and retail trade |
|
Shanghai C&D INNOSTIC Medical Technology Group Co., Ltd.
Integrated supply chain services and technical solutions fo…
|
301584 | CN | Wholesale and retail trade |
|
Shanghai Pioneer Holding Ltd
Comprehensive service provider for marketing and channel ma…
|
1345 | HK | Wholesale and retail trade |
|
SHRIRO HOLDINGS LIMITED
Marketing and distribution group for consumer electronics a…
|
SHM | AU | Wholesale and retail trade |
|
SIGMA HEALTHCARE LIMITED
Pharmaceutical wholesaler and distributor providing logisti…
|
SIG | AU | Wholesale and retail trade |
|
SILICON 2 Co.,Ltd.
Global distributor of Korean beauty products offering e-com…
|
257720 | KR | Wholesale and retail trade |
|
Sincere Watch (Hong Kong) Limited
Distributor and retailer of branded luxury watches and acce…
|
444 | HK | Wholesale and retail trade |
U10 Corp 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/1723/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1723 | 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=1723 | 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=1723 \ -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": 1723}, 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 U10 Corp (id: 1723)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.