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年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-14 | Chinese | |
| 关于确认董事、高级管理人员2025年度薪酬及2026年度薪酬方案的公告 | 2026-04-14 | Chinese | |
| 2025年年度报告摘要 | 2026-04-14 | Chinese | |
| 关于变更签字注册会计师的公告 | 2026-03-20 | Chinese | |
| 关于补充确认2025年度日常关联交易的公告 | 2026-01-23 | Chinese | |
| 第六届董事会第七次会议决议公告 | 2026-01-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 34841081 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-14 | Chinese | ||
| 34840995 | 关于确认董事、高级管理人员2025年度薪酬及2026年度薪酬方案的公告 | 2026-04-14 | Chinese | ||
| 34840992 | 2025年年度报告摘要 | 2026-04-14 | Chinese | ||
| 36014003 | 关于变更签字注册会计师的公告 | 2026-03-20 | Chinese | ||
| 36013994 | 关于补充确认2025年度日常关联交易的公告 | 2026-01-23 | Chinese | ||
| 36013992 | 第六届董事会第七次会议决议公告 | 2026-01-23 | Chinese | ||
|
2025
9 filings
| |||||
| 36013988 | 2025年三季度报告 | 2025-10-26 | Chinese | ||
| 36013986 | 华斯股份-2025年第一次临时股东会之法律意见书 | 2025-09-16 | Chinese | ||
| 36013983 | 关于非独立董事辞职暨选举职工代表董事的公告 | 2025-09-16 | Chinese | ||
| 36013973 | 2025年第一次临时股东会决议公告 | 2025-09-16 | Chinese | ||
| 36013962 | 关于参加 2025 年河北辖区上市公司投资者网上集 体接待日暨 2025 年半年报集体业绩说明会的公告 | 2025-09-12 | Chinese | ||
| 36013955 | 关于2025年半年度报告及摘要的更正公告 | 2025-09-08 | Chinese | ||
| 36013947 | 2025年半年度报告摘要 (更正后) | 2025-09-08 | Chinese | ||
| 36013936 | 2025年半年度报告 (更正后) | 2025-09-08 | Chinese | ||
| 36013919 | 华斯控股股份有限公司重大信息内部报告制度-2025年8月 | 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.