
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 |
|---|---|---|---|
| 第五届董事会第六次会议决议公告 | 2024-12-05 | Chinese | |
| 关于完成工商变更登记并换发营业执照的公告 | 2024-11-19 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理的进展公告 | 2024-11-08 | Chinese | |
| 关于对外投资成立全资子公司的进展公告 | 2024-11-08 | Chinese | |
| 中信建投证券股份有限公司关于欣贺股份有限公司使用部分闲置募集资金暂时补充流动资金的核查意见 | 2024-10-30 | Chinese | |
| 监事会决议公告 | 2024-10-30 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 37747287 | 第五届董事会第六次会议决议公告 | 2024-12-05 | Chinese | ||
| 37747273 | 关于完成工商变更登记并换发营业执照的公告 | 2024-11-19 | Chinese | ||
| 37747259 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2024-11-08 | Chinese | ||
| 37747249 | 关于对外投资成立全资子公司的进展公告 | 2024-11-08 | Chinese | ||
| 37747231 | 中信建投证券股份有限公司关于欣贺股份有限公司使用部分闲置募集资金暂时补充流动资金的核查意见 | 2024-10-30 | Chinese | ||
| 37747221 | 监事会决议公告 | 2024-10-30 | Chinese | ||
| 37747211 | 关于计提2024年前三季度资产减值准备的公告 | 2024-10-30 | Chinese | ||
| 37747196 | 董事会决议公告 | 2024-10-30 | Chinese | ||
| 37747184 | 关于使用部分闲置募集资金暂时补充流动资金的公告 | 2024-10-30 | Chinese | ||
| 37747170 | 2024年三季度报告 | 2024-10-30 | Chinese | ||
| 37747155 | 关于归还募集资金的公告 | 2024-10-25 | Chinese | ||
| 37747144 | 关于变更公司财务总监的公告 | 2024-10-15 | Chinese | ||
| 37747131 | 关于对外投资成立全资子公司的公告 | 2024-10-15 | Chinese | ||
| 37747121 | 第五届董事会第四次会议决议公告 | 2024-10-15 | Chinese | ||
| 37747109 | 董事会提名委员会关于聘任财务总监的审核意见 | 2024-10-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 |
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.