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 | |
| 独立董事述职报告(刘兰玉) | 2026-04-14 | Chinese | |
| 关于举办2025年度网上业绩说明会的公告 | 2026-04-14 | Chinese | |
| 2025年年度报告 | 2026-04-14 | Chinese | |
| 关于 2026 年度使用自有资金购买理财产品的公告 | 2026-04-14 | Chinese | |
| 关于2026年度日常关联交易预计的公告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34904431 | 2025年董事会工作报告 | 2026-04-14 | Chinese | ||
| 34904427 | 独立董事述职报告(刘兰玉) | 2026-04-14 | Chinese | ||
| 34904426 | 关于举办2025年度网上业绩说明会的公告 | 2026-04-14 | Chinese | ||
| 34904422 | 2025年年度报告 | 2026-04-14 | Chinese | ||
| 34904418 | 关于 2026 年度使用自有资金购买理财产品的公告 | 2026-04-14 | Chinese | ||
| 34870481 | 关于2026年度日常关联交易预计的公告 | 2026-04-14 | Chinese | ||
| 34870479 | 关于独立董事2025年度独立性情况的专项意见 | 2026-04-14 | Chinese | ||
| 34864911 | 华斯控股股份有限公司2025年财务报告 | 2026-04-14 | Chinese | ||
| 34864909 | 关于续聘会计师事务所的公告 | 2026-04-14 | Chinese | ||
| 34864907 | 独立董事述职报告(孔宁宁) | 2026-04-14 | Chinese | ||
| 34864904 | 2025年内部控制自我评价报告 | 2026-04-14 | Chinese | ||
| 34864901 | 关于对会计师事务所2025年度履职情况的评估报告 | 2026-04-14 | Chinese | ||
| 34864812 | 华斯控股股份有限公司内部控制审计报告 | 2026-04-14 | Chinese | ||
| 34864788 | 2025年年度审计报告 | 2026-04-14 | Chinese | ||
| 34841084 | 会计师事务所对控股股东及其他关联方资金占用情况的专项说明 | 2026-04-14 | 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.