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 |
|---|---|---|---|
|
NANJING PHARMACEUTICAL GROUP COMPANY LIMITED
Distributes medicines and medical devices via logistics and…
|
600713 | CN | Wholesale and retail trade |
|
Nass Valley Gateway Ltd.
Specializes in distributing organic, zero THC CBD wellness …
|
NVG | CA | Wholesale and retail trade |
|
Neuca S.A.
A pharmaceutical distributor also engaged in drug manufactu…
|
NEU | PL | Wholesale and retail trade |
|
New Ray Medicine International Holding Limited
Investment holding company distributing and trading pharmac…
|
6108 | HK | Wholesale and retail trade |
|
NEXUS SURGICAL AND MEDICARE LIMITED
Distributes surgical instruments, medical devices, and heal…
|
538874 | IN | Wholesale and retail trade |
|
Nippon Care Supply Co.,Ltd.
Rents and sells welfare equipment, provides life support se…
|
2393 | JP | Wholesale and retail trade |
|
Novolog (pharm-up 1966) Ltd.
Healthcare services company providing logistics, home care,…
|
NVLG | IL | Wholesale and retail trade |
|
OHKI HEALTHCARE HOLDINGS CO.,LTD.
Distributor and wholesaler of pharmaceuticals, healthcare g…
|
3417 | JP | Wholesale and retail trade |
|
Oriola Oyj
Provides pharmaceutical distribution, wholesale, and adviso…
|
OKDAV | FI | Wholesale and retail trade |
|
Palm Jewels Limited
Wholesales and retails gold and silver jewelry for individu…
|
541444 | IN | 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.