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 |
|---|---|---|---|
|
Asia Pioneer Entertainment Holdings Limited
Global distributor and supplier of electronic gaming equipm…
|
8400 | HK | Wholesale and retail trade |
|
ASKA CORPORATION
Imports and exports industrial products for the EDM and pow…
|
7227 | JP | Wholesale and retail trade |
|
BEARING POWER (CANADA) LIMITED
Specialized provider of industrial MRO supply chain solutio…
|
— | CA | Wholesale and retail trade |
|
Beein Spolka Akcyjna
Direct importer and wholesale distributor of renewable ener…
|
BEE | PL | Wholesale and retail trade |
|
Beijer Ref
Global wholesaler of refrigeration, HVAC, and OEM climate-s…
|
BEIJ | SE | Wholesale and retail trade |
|
Beijing Oriental Jicheng Co.,Ltd
Distributes electronic measurement instruments and provides…
|
002819 | CN | Wholesale and retail trade |
|
Berling S.A.
Specialized wholesaler of refrigeration and air-conditionin…
|
BRG | PL | Wholesale and retail trade |
|
Brd. Klee
Engineering and trading company providing technical solutio…
|
KLEE | DK | Wholesale and retail trade |
|
Chandni Machines Limited
Trades pre-owned engineering and metalworking machinery for…
|
542627 | IN | Wholesale and retail trade |
|
CHC Healthcare Group
Provides medical equipment distribution, leasing, and healt…
|
4164 | TW | 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.