
XIN HEE CO.,LTD. — Investor Relations & Filings
XIN HEE CO.,LTD. specializes in the design, manufacturing, and distribution of high-end women's fashion. The company operates a diverse portfolio of proprietary brands, including JORYA, JORYA weekend, GIVH SHYH, ANMANI, CAROLINE, and AIVEI, each catering to distinct aesthetic preferences and lifestyle needs of modern women. Its product range encompasses apparel, footwear, and accessories characterized by sophisticated tailoring and premium materials. The company maintains a robust retail presence through a network of self-operated stores and franchised outlets located in major commercial centers. By leveraging a multi-brand strategy, XIN HEE CO.,LTD. targets the mid-to-high-end market segment, focusing on delivering elegant, contemporary designs that emphasize quality and brand heritage.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于使用部分闲置募集资金进行现金管理的进展公告 | 2025-06-20 | Chinese | |
| 关于2024年员工持股计划非交易过户完成的公告 | 2025-06-19 | Chinese | |
| 关于对外投资成立全资子公司的进展公告 | 2025-06-13 | Chinese | |
| 2024年员工持股计划第一次持有人会议决议公告 | 2025-06-03 | Chinese | |
| 2024年年度股东大会决议公告 | 2025-05-21 | Chinese | |
| 关于对外投资成立全资子公司的公告 | 2025-05-21 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37749002 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2025-06-20 | Chinese | ||
| 37748987 | 关于2024年员工持股计划非交易过户完成的公告 | 2025-06-19 | Chinese | ||
| 37748978 | 关于对外投资成立全资子公司的进展公告 | 2025-06-13 | Chinese | ||
| 37748967 | 2024年员工持股计划第一次持有人会议决议公告 | 2025-06-03 | Chinese | ||
| 37748890 | 2024年年度股东大会决议公告 | 2025-05-21 | Chinese | ||
| 37748873 | 关于对外投资成立全资子公司的公告 | 2025-05-21 | Chinese | ||
| 37748857 | 第五届董事会第九次会议决议公告 | 2025-05-21 | Chinese | ||
| 37748837 | 北京市天元律师事务所关于欣贺股份有限公司2024年年度股东大会法律意见 | 2025-05-21 | Chinese | ||
| 37748823 | 关于参加厦门辖区上市公司2024年年报业绩说明会暨投资者网上集体接待日活动的公告 | 2025-05-07 | Chinese | ||
| 37748813 | 内部控制审计报告 | 2025-04-25 | Chinese | ||
| 37748800 | 关于计提2024年度资产减值准备的公告 | 2025-04-25 | Chinese | ||
| 37748777 | 2024年度董事会工作报告 | 2025-04-25 | Chinese | ||
| 37748759 | 独立董事2024年度述职报告(吴锦凤-已离任) | 2025-04-25 | Chinese | ||
| 37748749 | 董事会对独立董事独立性评估的专项意见 | 2025-04-25 | Chinese | ||
| 37748738 | 董事会决议公告 | 2025-04-25 | 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 |
XIN HEE 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/55001/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55001 | 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=55001 | 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=55001 \ -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": 55001}, 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 XIN HEE CO.,LTD. (id: 55001)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.