LANCY CO.,LTD. — Investor Relations & Filings
Lancy Co., Ltd. is a diversified enterprise primarily engaged in the design, production, and sale of high-end women's apparel and the provision of medical aesthetic services. The company operates a multi-brand portfolio including LANCY FROM 25, LIME FLARE, and MOJO S.PHINE, targeting the premium female consumer segment with sophisticated fashion designs. Beyond its core apparel business, the company has expanded significantly into the medical aesthetics sector, offering professional services such as plastic surgery, skin management, and non-surgical treatments through a network of specialized clinics. Additionally, the company maintains a presence in the maternal and child products market. By integrating fashion aesthetics with medical beauty technology, Lancy Co., Ltd. focuses on providing comprehensive lifestyle and beauty solutions, leveraging a robust retail network and digital platforms to maintain its market position.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2026年度使用闲置自有资金购买理财产品的公告 | 2026-04-24 | Chinese | |
| 关于拟续聘会计师事务所的公告 | 2026-04-24 | Chinese | |
| 环境、社会及公司治理(ESG)报告 | 2026-04-24 | Chinese | |
| 关于选举职工代表董事的公告 | 2026-04-24 | Chinese | |
| 2026年度日常关联交易预计公告 | 2026-04-24 | Chinese | |
| 第五届董事会第三十九次会议决议公告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36545020 | 关于2026年度使用闲置自有资金购买理财产品的公告 | 2026-04-24 | Chinese | ||
| 36545017 | 关于拟续聘会计师事务所的公告 | 2026-04-24 | Chinese | ||
| 36545010 | 环境、社会及公司治理(ESG)报告 | 2026-04-24 | Chinese | ||
| 36545004 | 关于选举职工代表董事的公告 | 2026-04-24 | Chinese | ||
| 36545001 | 2026年度日常关联交易预计公告 | 2026-04-24 | Chinese | ||
| 36544994 | 第五届董事会第三十九次会议决议公告 | 2026-04-24 | Chinese | ||
| 36544992 | 关于2026年度向金融机构申请综合授信额度的公告 | 2026-04-24 | Chinese | ||
| 36544989 | 独立董事提名人声明(王庆) | 2026-04-24 | Chinese | ||
| 36544985 | 关于2025年度利润分配方案的公告 | 2026-04-24 | Chinese | ||
| 36544981 | 会计师事务所对非经营性资金占用及其他关联资金往来情况的专项审核意见 | 2026-04-24 | Chinese | ||
| 36544980 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | ||
| 36544978 | 独立董事2025年度述职报告(朱友干) | 2026-04-24 | Chinese | ||
| 36544973 | 关于董事会换届选举的公告 | 2026-04-24 | Chinese | ||
| 36544970 | 会计师事务所对业绩承诺实现情况的审核意见 | 2026-04-24 | Chinese | ||
| 36544967 | 审计委员会对会计师事务所履行监督职责情况的报告 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Burberry Group PLC
A global luxury brand with a British heritage, known for it…
|
BRBY | GB | Manufacturing |
|
BYC CO.,LTD
Manufacturer and distributor of underwear, sleepwear, and o…
|
001460 | KR | Manufacturing |
|
Cabbeen Fashion Limited
A prominent Chinese designer brand specializing in contempo…
|
2030 | HK | Manufacturing |
|
Calida Holding AG
International apparel group focused on the premium underwea…
|
CALN | CH | Manufacturing |
|
Canada Goose Holdings Inc.
A performance luxury brand of apparel engineered for extrem…
|
GOOS | CA | Manufacturing |
|
Canada Goose Holdings Inc.
Global performance luxury brand designing and selling high-…
|
GOOS | CA | Manufacturing |
|
Capri Holdings Ltd
A global fashion luxury group composed of the Michael Kors …
|
CPRI | VG | Manufacturing |
|
Carnival Industrial Corporation
Designs and retails premium menswear, professional attire, …
|
1417 | TW | Manufacturing |
|
CARTERS INC
A leading designer and marketer of apparel and related prod…
|
CRI | US | Manufacturing |
|
CDRL S.A.
Designs, manufactures, and distributes clothing and other p…
|
CDL | PL | Manufacturing |
LANCY 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/54636/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54636 | 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=54636 | 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=54636 \ -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": 54636}, 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 LANCY CO.,LTD. (id: 54636)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.