HUASI HOLDING COMPANY LIMITED — Investor Relations & Filings
Huasi Holding Company Limited specializes in the integrated value chain of the fur and leather industry. The company's operations encompass animal breeding, raw material sourcing, tanning, dyeing, and the design and manufacture of high-end fur garments and accessories. It utilizes advanced processing technologies to produce a wide range of products, including mink, fox, and raccoon fur items, as well as leather-based apparel. The company serves both domestic and international markets, providing OEM and ODM services to global fashion brands while also developing its own proprietary labels. Its focus remains on technical innovation in fur processing and maintaining a comprehensive supply chain that spans from primary production to retail distribution.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年半年度财务报告 | 2025-08-27 | Chinese | |
| 关于召开2025年第一次临时股东会的通知 | 2025-08-27 | Chinese | |
| 华斯控股股份有限公司内幕信息知情人制度202508 | 2025-08-27 | Chinese | |
| 华斯控股股份有限公司股东会议事规则-202508 | 2025-08-27 | Chinese | |
| 华斯控股股份有限公司防范控股股东及关联方资金占用管理办法-202508 | 2025-08-27 | Chinese | |
| 华斯控股股份有限公司对外投资管理制度-202508 | 2025-08-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36013709 | 2025年半年度财务报告 | 2025-08-27 | Chinese | ||
| 36013689 | 关于召开2025年第一次临时股东会的通知 | 2025-08-27 | Chinese | ||
| 36013675 | 华斯控股股份有限公司内幕信息知情人制度202508 | 2025-08-27 | Chinese | ||
| 36013662 | 华斯控股股份有限公司股东会议事规则-202508 | 2025-08-27 | Chinese | ||
| 36013652 | 华斯控股股份有限公司防范控股股东及关联方资金占用管理办法-202508 | 2025-08-27 | Chinese | ||
| 36013642 | 华斯控股股份有限公司对外投资管理制度-202508 | 2025-08-27 | Chinese | ||
| 36013628 | 华斯控股股份有限公司董事会秘书工作细则-202508 | 2025-08-27 | Chinese | ||
| 36013621 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-27 | Chinese | ||
| 36013613 | 华斯控股股份有限公司子公司管理制度-202508 | 2025-08-27 | Chinese | ||
| 36013603 | 华斯控股股份有限公司投资者关系管理制度-202508 | 2025-08-27 | Chinese | ||
| 36013593 | 华斯控股股份有限公司募集资金管理制度202508 | 2025-08-27 | Chinese | ||
| 36013582 | 华斯控股股份有限公司会计师事务所选聘制度-202508 | 2025-08-27 | Chinese | ||
| 36013570 | 华斯控股股份有限公司舆情管理制度-202508 | 2025-08-27 | Chinese | ||
| 36013559 | 半年报董事会决议公告 | 2025-08-27 | Chinese | ||
| 36013547 | 华斯控股股份有限公司信息披露暂缓与豁免管理制度-202508 | 2025-08-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of articles of fur
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENSARİ SINAİ YATIRIMLAR A.Ş.
A manufacturing company specializing in lambskin processing…
|
ENSRI | TR | Manufacturing |
|
JINDO.CO.,LTD
A manufacturer and retailer of luxury fur and leather fashi…
|
088790 | KR | Manufacturing |
HUASI HOLDING COMPANY LIMITED 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/54526/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54526 | 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=54526 | 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=54526 \ -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": 54526}, 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 HUASI HOLDING COMPANY LIMITED (id: 54526)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.