Hebei Huijin Group Co., Ltd. — Investor Relations & Filings
Hebei Huijin Group Co., Ltd. focuses on the research, development, and manufacturing of financial equipment and intelligent terminal systems. The company provides a range of products including banknote sorting machines, automatic binding machines, and cash processing equipment. Its business scope extends to smart logistics solutions, automated storage systems, and supply chain management services. By leveraging electromechanical integration and software development, the group delivers specialized hardware and integrated platforms for financial institutions and logistics providers. Key activities involve the design of automated currency handling systems and the implementation of intelligent distribution technologies to optimize operational workflows.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于为子公司提供担保额度预计的公告 | 2026-04-24 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-24 | Chinese | |
| 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | |
| 独立董事2025年度述职报告-王涛 | 2026-04-24 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-24 | Chinese | |
| 关于接受控股股东邯郸市建设投资集团有限公司为公司提供担保、借款及公司向其提供反担保暨关联交易的公告 | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36826140 | 关于为子公司提供担保额度预计的公告 | 2026-04-24 | Chinese | ||
| 36826129 | 关于召开2025年年度股东会的通知 | 2026-04-24 | Chinese | ||
| 36826123 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | ||
| 36826113 | 独立董事2025年度述职报告-王涛 | 2026-04-24 | Chinese | ||
| 36826111 | 2025年度内部控制自我评价报告 | 2026-04-24 | Chinese | ||
| 36826109 | 关于接受控股股东邯郸市建设投资集团有限公司为公司提供担保、借款及公司向其提供反担保暨关联交易的公告 | 2026-04-24 | Chinese | ||
| 36826098 | 2026年一季度报告 | 2026-04-24 | Chinese | ||
| 36826085 | 关于续聘2026年度会计师事务所的公告 | 2026-04-24 | Chinese | ||
| 36826082 | 关于公司2025年度计提信用及资产减值准备的公告 | 2026-04-24 | Chinese | ||
| 36826078 | 2025年度会计师事务所的履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-04-24 | Chinese | ||
| 36826074 | 中勤万信会计师事务所(特殊普通合伙)关于公司控股股东及其他关联方占用资金情况说明 | 2026-04-24 | Chinese | ||
| 36826065 | 2025年度董事会工作报告 | 2026-04-24 | Chinese | ||
| 36826063 | 第六届董事会第四次会议决议公告 | 2026-04-24 | Chinese | ||
| 36826042 | 关于2025年度拟不进行利润分配的专项说明 | 2026-04-24 | Chinese | ||
| 36826031 | 独立董事2025年度述职报告-王健康 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of office machinery and equipment (except computers and peripheral equipment)
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BROTHER INDUSTRIES LTD.
Manufacturer of electronic equipment for home, office, and …
|
6448 | JP | Manufacturing |
|
General Plastic Industrial Co., Ltd.
Manufacturer of imaging consumables, toner cartridges, and …
|
6128 | TW | Manufacturing |
|
GLORY LTD.
Develops and manufactures cash handling machines and system…
|
6457 | JP | Manufacturing |
|
Japan Cash Machine co.,ltd.
Develops and manufactures currency handling machines for va…
|
6418 | JP | Manufacturing |
Hebei Huijin Group 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/55360/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55360 | 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=55360 | 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=55360 \ -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": 55360}, 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 Hebei Huijin Group Co., Ltd. (id: 55360)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.