
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 |
|---|---|---|---|
| 关于收到《中国证监会行政许可项目审查反馈意见通知书》的公告 | 2016-10-14 | Chinese | |
| 关于公司控股股东解除股权质押的公告 | 2016-09-27 | Chinese | |
| 2016年第三次临时股东大会决议公告 | 2016-09-23 | Chinese | |
| 2016年第三次临时股东大会的法律意见书 | 2016-09-23 | Chinese | |
| 关于与韩亚银行共同增资子公司的公告 | 2016-09-06 | Chinese | |
| 关于召开2016年第三次临时股东大会的通知 | 2016-09-06 | Chinese |
Browse filings by year
16 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
15 filings
| |||||
| 36514162 | 关于收到《中国证监会行政许可项目审查反馈意见通知书》的公告 | 2016-10-14 | Chinese | ||
| 36514154 | 关于公司控股股东解除股权质押的公告 | 2016-09-27 | Chinese | ||
| 36514147 | 2016年第三次临时股东大会决议公告 | 2016-09-23 | Chinese | ||
| 36514138 | 2016年第三次临时股东大会的法律意见书 | 2016-09-23 | Chinese | ||
| 36514129 | 关于与韩亚银行共同增资子公司的公告 | 2016-09-06 | Chinese | ||
| 36514118 | 关于召开2016年第三次临时股东大会的通知 | 2016-09-06 | Chinese | ||
| 36514105 | 第二届董事会第三十四次会议决议公告 | 2016-09-06 | Chinese | ||
| 36514088 | 关于设立中外合资企业的公告 | 2016-09-06 | Chinese | ||
| 36514079 | 第二届监事会第二十四次会议决议公告 | 2016-09-06 | Chinese | ||
| 36514067 | 关于非公开发行股票申请获中国证监会受理的公告 | 2016-08-25 | Chinese | ||
| 36514057 | 关于公司募集资金存放与实际使用情况的专项报告 | 2016-08-15 | Chinese | ||
| 36514030 | 独立董事关于控股股东及其关联方占用资金、公司对外担保情况的说明和独立意见 | 2016-08-15 | Chinese | ||
| 36514022 | 关于2016年1-9月经营业绩预计的更正公告 | 2016-08-15 | Chinese | ||
| 36514015 | 第二届监事会第二十三次会议决议公告 | 2016-08-15 | Chinese | ||
| 36514007 | 2016年半年度报告(更新后) | 2016-08-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | 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.