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 |
|---|---|---|---|
| 2026年第一次临时股东会决议公告 | 2026-01-16 | Chinese | |
| 关于全资子公司完成注销登记的公告 | 2026-01-05 | Chinese | |
| 董事会提名委员会关于非独立董事候选人的审核意见 | 2025-12-30 | Chinese | |
| 第五届董事会第十六次会议决议公告 | 2025-12-30 | Chinese | |
| 关于变更董事及调整董事会专门委员会委员的公告 | 2025-12-30 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2025-12-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 37750217 | 2026年第一次临时股东会决议公告 | 2026-01-16 | Chinese | ||
| 37750212 | 关于全资子公司完成注销登记的公告 | 2026-01-05 | Chinese | ||
|
2025
13 filings
| |||||
| 37750207 | 董事会提名委员会关于非独立董事候选人的审核意见 | 2025-12-30 | Chinese | ||
| 37750199 | 第五届董事会第十六次会议决议公告 | 2025-12-30 | Chinese | ||
| 37750186 | 关于变更董事及调整董事会专门委员会委员的公告 | 2025-12-30 | Chinese | ||
| 37750175 | 关于召开2026年第一次临时股东会的通知 | 2025-12-30 | Chinese | ||
| 37750172 | 关于公司为全资子公司提供担保的进展公告 | 2025-12-16 | Chinese | ||
| 37750160 | 股票交易异常波动公告 | 2025-12-15 | Chinese | ||
| 37750148 | 股票交易异常波动公告 | 2025-12-10 | Chinese | ||
| 37750134 | 股票交易异常波动公告 | 2025-12-04 | Chinese | ||
| 37750128 | 关于完成工商变更登记并换发营业执照的公告 | 2025-11-26 | Chinese | ||
| 37750119 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2025-10-29 | Chinese | ||
| 37750109 | 2025年三季度报告 | 2025-10-28 | Chinese | ||
| 37750096 | 中信建投证券股份有限公司关于欣贺股份有限公司使用部分闲置募集资金暂时补充流动资金的核查意见 | 2025-10-28 | Chinese | ||
| 37750087 | 第五届董事会第十五次会议决议公告 | 2025-10-28 | 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.