
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 |
|---|---|---|---|
| 关联交易管理制度(2023年11月) | 2023-11-10 | Chinese | |
| 董事会审计委员会议事规则(2023年11月) | 2023-11-10 | Chinese | |
| 内部审计制度(2023年11月) | 2023-11-10 | Chinese | |
| 公司章程(2023年11月) | 2023-11-10 | Chinese | |
| 董事会决议公告 | 2023-10-27 | Chinese | |
| 监事会决议公告 | 2023-10-27 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 37744794 | 关联交易管理制度(2023年11月) | 2023-11-10 | Chinese | ||
| 37744777 | 董事会审计委员会议事规则(2023年11月) | 2023-11-10 | Chinese | ||
| 37744764 | 内部审计制度(2023年11月) | 2023-11-10 | Chinese | ||
| 37744756 | 公司章程(2023年11月) | 2023-11-10 | Chinese | ||
| 37744727 | 董事会决议公告 | 2023-10-27 | Chinese | ||
| 37744711 | 监事会决议公告 | 2023-10-27 | Chinese | ||
| 37744705 | 中信建投证券股份有限公司关于欣贺股份有限公司使用部分闲置募集资金暂时补充流动资金的核查意见 | 2023-10-27 | Chinese | ||
| 37744694 | 独立董事关于第四届董事会第三十四次会议相关事项的独立意见 | 2023-10-27 | Chinese | ||
| 37744685 | 关于计提2023年前三季度资产减值准备的公告 | 2023-10-27 | Chinese | ||
| 37744674 | 关于使用部分闲置募集资金暂时补充流动资金的公告 | 2023-10-27 | Chinese | ||
| 37744663 | 2023年三季度报告 | 2023-10-27 | Chinese | ||
| 37744652 | 关于实际控制人、董事增持公司股份计划的公告 | 2023-10-25 | Chinese | ||
| 37744645 | 关于归还募集资金的公告 | 2023-10-24 | Chinese | ||
| 37744636 | 中信建投证券股份有限公司关于欣贺股份有限公司首次公开发行股票部分限售股份上市流通的核查意见 | 2023-10-23 | Chinese | ||
| 37744626 | 关于控股股东及其一致行动人自愿承诺未来六个月不减持公司股份的公告 | 2023-10-23 | 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.