HUXEN CORPORATION — Investor Relations & Filings
Huxen Corporation is a provider of integrated office equipment and smart workplace solutions. The company specializes in the sale and leasing of multi-function printers, laser printers, and digital printing systems, maintaining a long-term partnership with brands such as RICOH. Its comprehensive service portfolio includes video conferencing systems, interactive whiteboards, and network communication infrastructure, such as PBX systems and cybersecurity solutions. Huxen offers a one-stop service model encompassing equipment deployment, maintenance, and software integration for document workflow and print management. The company focuses on sustainable office environments by providing carbon-reducing equipment and flexible leasing plans. Additionally, it offers cloud-based human resource management systems and digital transformation tools designed to enhance organizational efficiency and 360-degree office connectivity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代重要子公司震旦開發(股)公司公告取得其他資產達公告標準 | 2026-04-28 | Chinese | |
| 115年第一季財務報告董事會預計召開日期為115年05月11日 | 2026-04-27 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | |
| 115年3月營業收入 | 2026-04-10 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-10 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37933008 | 代重要子公司震旦開發(股)公司公告取得其他資產達公告標準 | 2026-04-28 | Chinese | ||
| 37399617 | 115年第一季財務報告董事會預計召開日期為115年05月11日 | 2026-04-27 | Chinese | ||
| 33993102 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33990406 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33962392 | 115年03月內部人持股異動(事後) | 2026-04-10 | Chinese | ||
| 33962390 | 115年03月董事會成員及持股 | 2026-04-10 | Chinese | ||
| 33799157 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33799146 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33802557 | 114年度財務比率 | 2026-03-24 | Chinese | ||
| 33802559 | 114年第4季大陸投資 | 2026-03-24 | Chinese | ||
| 33802577 | 114年度應收帳款周轉率 | 2026-03-24 | Chinese | ||
| 33802575 | 114年度存貨週轉率 | 2026-03-24 | Chinese | ||
| 33802570 | 114年度毛利率 | 2026-03-24 | Chinese | ||
| 33802569 | 114年度營益分析 | 2026-03-24 | Chinese | ||
| 33802568 | 114年第4季權益變動表 | 2026-03-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DNOW Inc.
Global supplier of energy and industrial products, equipmen…
|
DNOW | US | Wholesale and retail trade |
|
DXP ENTERPRISES INC
Industrial distributor of MRO products, equipment, and supp…
|
DXPE | US | Wholesale and retail trade |
|
E and E ENTERPRISES LIMITED
Procures and distributes industrial components and speciali…
|
501386 | IN | Wholesale and retail trade |
|
Ecnology Group Spolka Akcyjna
Develops high-efficiency, high-density wind turbines for po…
|
ECN | PL | Wholesale and retail trade |
|
EIWA CORPORATION
Engineering firm providing industrial measurement and contr…
|
9857 | JP | Wholesale and retail trade |
|
E Shopping Group Spolka Akcyjna
An e-commerce company operating online stores based on a dr…
|
ESG | PL | Wholesale and retail trade |
|
EVI INDUSTRIES, INC.
A distributor and service provider for the commercial laund…
|
EVI | US | Wholesale and retail trade |
|
Ferronordic
A service and sales company for construction equipment and …
|
FNM | SE | Wholesale and retail trade |
|
Fervi
Provider of professional equipment, machinery, and tools fo…
|
FVI | IT | Wholesale and retail trade |
|
Finning International Inc.
Distribution and support of Caterpillar equipment and engin…
|
FTT | CA | Wholesale and retail trade |
HUXEN CORPORATION 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/52081/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52081 | 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=52081 | 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=52081 \ -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": 52081}, 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 HUXEN CORPORATION (id: 52081)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.