
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 |
|---|---|---|---|
| 长江证券承销保荐有限公司关于公司发行股份购买资产并募集配套资金暨关联交易2019年度业绩承诺实现情况的核查意见 | 2020-04-20 | Chinese | |
| 平安证券股份有限公司关于公司2019年度募集资金使用与存放情况专项核查意见 | 2020-04-20 | Chinese | |
| 关于举行2019年度业绩网上说明会的通知 | 2020-04-20 | Chinese | |
| 关于使用暂时闲置募集资金进行现金管理的公告 | 2020-04-20 | Chinese | |
| 关于2020年度向银行申请综合授信额度的公告 | 2020-04-20 | Chinese | |
| 2019年度财务决算报告 | 2020-04-20 | Chinese |
Browse filings by year
16 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 36523164 | 长江证券承销保荐有限公司关于公司发行股份购买资产并募集配套资金暨关联交易2019年度业绩承诺实现情况的核查意见 | 2020-04-20 | Chinese | ||
| 36523156 | 平安证券股份有限公司关于公司2019年度募集资金使用与存放情况专项核查意见 | 2020-04-20 | Chinese | ||
| 36523139 | 关于举行2019年度业绩网上说明会的通知 | 2020-04-20 | Chinese | ||
| 36523124 | 关于使用暂时闲置募集资金进行现金管理的公告 | 2020-04-20 | Chinese | ||
| 36523113 | 关于2020年度向银行申请综合授信额度的公告 | 2020-04-20 | Chinese | ||
| 36523098 | 2019年度财务决算报告 | 2020-04-20 | Chinese | ||
| 36523031 | 关于召开2019年度股东大会的通知 | 2020-04-20 | Chinese | ||
| 36523022 | 关于签署募集资金三方监管协议的公告 | 2020-04-20 | Chinese | ||
| 36523014 | 关于2020年度使用闲置自有资金购买理财产品的公告 | 2020-04-20 | Chinese | ||
| 36523002 | 独立董事王庆述职报告 | 2020-04-20 | Chinese | ||
| 36522994 | 关于拟聘任会计师事务所的公告 | 2020-04-20 | Chinese | ||
| 36522985 | 独立董事关于公司第四届董事会第六次会议的独立意见 | 2020-04-20 | Chinese | ||
| 36522974 | 北京市金杜律师事务所关于公司发行股份购买资产并募集配套资金暨关联交易之募集配套资金非公开发行股票发行过程和认购对象合规性的法律意见书 | 2020-04-14 | Chinese | ||
| 36522924 | 发行股份购买资产并募集配套资金暨关联交易非公开发行股票发行情况暨新增股份上市公告书(摘要) | 2020-04-14 | Chinese | ||
| 36522902 | 发行股份购买资产并募集配套资金暨关联交易之募集配套资金非公开发行股票发行情况报告书 | 2020-04-14 | 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.