
Lilycolor Co., Ltd. — Investor Relations & Filings
Lilycolor Co., Ltd. is a company that plans, develops, and sells a wide range of interior products. Its core business centers on the wholesale of wall materials and the sale of its private brand products, which primarily include wallpaper, curtains, and floor materials. The company serves both residential and non-residential markets, providing comprehensive interior solutions for houses, commercial spaces, and public facilities. Lilycolor focuses on creating high added value through unique designs, functionality, and a strong commitment to safety. It offers human-friendly and environmentally conscious products that adhere to strict quality assurance standards, aiming to be a total interior company that provides comprehensive proposals to meet diverse customer needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2023-03-31 | Japanese | |
| 有価証券報告書-第82期(2022/01/01-2022/12/31) | 2023-03-31 | Japanese | |
| 確認書 | 2022-11-11 | Japanese | |
| 四半期報告書-第82期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | |
| 確認書 | 2022-08-12 | Japanese | |
| 四半期報告書-第82期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
2 filings
| |||||
| 7570362 | 確認書 | 2023-03-31 | Japanese | ||
| 7570351 | 有価証券報告書-第82期(2022/01/01-2022/12/31) | 2023-03-31 | Japanese | ||
|
2022
8 filings
| |||||
| 7583898 | 確認書 | 2022-11-11 | Japanese | ||
| 7583893 | 四半期報告書-第82期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7591186 | 確認書 | 2022-08-12 | Japanese | ||
| 7591185 | 四半期報告書-第82期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7608916 | 四半期報告書-第82期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-05-13 | Japanese | ||
| 7611679 | 内部統制報告書-第81期(令和3年1月1日-令和3年12月31日) | 2022-03-31 | Japanese | ||
| 7611678 | 確認書 | 2022-03-31 | Japanese | ||
| 7611680 | 有価証券報告書-第81期(令和3年1月1日-令和3年12月31日) | 2022-03-31 | Japanese | ||
|
2021
5 filings
| |||||
| 7622431 | 四半期報告書-第81期第3四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7627818 | 四半期報告書-第81期第2四半期(令和3年4月1日-令和3年6月30日) | 2021-08-12 | Japanese | ||
| 7671742 | 四半期報告書-第81期第1四半期(令和3年1月1日-令和3年3月31日) | 2021-05-14 | Japanese | ||
| 7673140 | 内部統制報告書-第80期(令和2年1月1日-令和2年12月31日) | 2021-03-31 | Japanese | ||
| 7673136 | 確認書 | 2021-03-31 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of household, office and shop furniture, carpets and lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AHB HOLDINGS BERHAD
Investment holding, trading office furniture, renovation, p…
|
— | MY | Wholesale and retail trade |
|
E Lighting Group Holdings Limited
Retail and wholesale distributor of premium lighting, desig…
|
8222 | HK | Wholesale and retail trade |
|
GESCO INDUSTRIES INC.
Canada's largest floor-covering organization and major Nort…
|
— | CA | Wholesale and retail trade |
|
GigaCloud Technology Inc
Global B2B e-commerce platform for large-parcel goods with …
|
GCT | US | Wholesale and retail trade |
|
HEADLAM GROUP PLC
A leading distributor of floor coverings connecting supplie…
|
HEAD | GB | Wholesale and retail trade |
|
LIKEWISE GROUP PLC
A wholesale distributor of floorcoverings for domestic and …
|
LIKE | GB | Wholesale and retail trade |
|
Pacific Legend Group Limited
Distributes, sells, and rents home furniture and accessorie…
|
8547 | HK | Wholesale and retail trade |
|
Poltronic Spolka Akcyjna
Importer and wholesale distributor of LED-based lighting so…
|
PTN | PL | Wholesale and retail trade |
|
PT Imago Mulia Persada Tbk
Distributor and retailer of high-end home furnishing brands…
|
LFLO | ID | Wholesale and retail trade |
|
PT Panca Anugrah Wisesa Tbk
Wholesale and retail trading of luxury household goods and …
|
MGLV | ID | Wholesale and retail trade |
Lilycolor Co., Ltd. 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/12379/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12379 | 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=12379 | 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=12379 \ -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": 12379}, 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 Lilycolor Co., Ltd. (id: 12379)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.