
E.S.F.H — Investor Relations & Filings
E.SUN Financial Holding Co., Ltd. is a comprehensive financial services provider that operates primarily through its flagship subsidiary, E.SUN Bank, alongside E.SUN Securities. The company offers a diverse range of services including corporate banking, retail banking, wealth management, and securities brokerage. Its core business activities encompass enterprise financing, foreign exchange, and financial market operations. E.SUN is recognized for its leadership in sustainable finance, being a pioneer in issuing sustainability development bonds focused on renewable energy, biodiversity, and environmental conservation. The firm is distinguished by its high standards of corporate governance and environmental, social, and governance (ESG) performance, consistently earning top-tier international ratings and inclusion in global sustainability indices. With an expanding regional presence, the company focuses on delivering professional financial solutions and long-term value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司本年度員工酬勞轉增資之增資基準日 | 2026-05-27 | Chinese | |
| 玉山金控代子公司玉山銀行公告捐贈予玉山志工基金會 | 2026-05-22 | Chinese | |
| 115年5月公開說明書 — 202605_2884_B05.pdf | 2026-05-18 | Chinese | |
| 115年5月公開說明書 — 201210_2884_B11.pdf | 2026-05-18 | English | |
| 115年5月公開說明書 — 201206_2884_B05.pdf | 2026-05-18 | Chinese | |
| 115年5月公開說明書 — 201206_2884_B021.pdf | 2026-05-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47757252 | 公告本公司本年度員工酬勞轉增資之增資基準日 | 2026-05-27 | Chinese | ||
| 47072804 | 玉山金控代子公司玉山銀行公告捐贈予玉山志工基金會 | 2026-05-22 | Chinese | ||
| 46380053 | 115年5月公開說明書 — 202605_2884_B05.pdf | 2026-05-18 | Chinese | ||
| 46380052 | 115年5月公開說明書 — 201210_2884_B11.pdf | 2026-05-18 | English | ||
| 46380051 | 115年5月公開說明書 — 201206_2884_B05.pdf | 2026-05-18 | Chinese | ||
| 46380050 | 115年5月公開說明書 — 201206_2884_B021.pdf | 2026-05-18 | Chinese | ||
| 46380049 | 115年5月公開說明書 — 201108_2884_B04.pdf | 2026-05-18 | Chinese | ||
| 46380048 | 115年5月公開說明書 — 201106_2884_B011.pdf | 2026-05-18 | Chinese | ||
| 46380047 | 115年5月公開說明書 — 201004_2884_B05.pdf | 2026-05-18 | Chinese | ||
| 46380046 | 115年5月公開說明書 — 201003_2884_B021.pdf | 2026-05-18 | Chinese | ||
| 46380045 | 115年5月公開說明書 — 200807_2884_B05.pdf | 2026-05-18 | English | ||
| 47072805 | 115年第1季大陸投資 | 2026-05-15 | Chinese | ||
| 47072806 | 115年第1季海外子公司投資 | 2026-05-15 | Chinese | ||
| 47072807 | 玉山金控代子公司玉山投信公告114年度盈餘 分配案之現金股利除息基準日 | 2026-05-15 | Chinese | ||
| 47072811 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jet Pacific Investments Ltd.
An investment vehicle functioning primarily as a holding or…
|
— | CA | Financial and insurance activit… |
|
Jiangsu Yueda Investment Co., Ltd.
Diversified holding firm focused on automotive, infrastruct…
|
600805 | CN | Financial and insurance activit… |
|
Jimoto Holdings,Inc.
A financial holding company providing banking and leasing s…
|
7161 | JP | Financial and insurance activit… |
|
Jindal Photo Limited
Investment holding company managing a strategic portfolio o…
|
JINDALPHOT | IN | Financial and insurance activit… |
|
JINDAL POLY INVESTMENT AND FINANCE COMPANY LIMITED
Investment holding entity focused on power generation and m…
|
JPOLYINVST | IN | Financial and insurance activit… |
|
Jio Financial Services Limited
Digital-first provider of lending, payments, insurance, and…
|
JIOFIN | IN | Financial and insurance activit… |
|
JOE HOLDING BERHAD
Investment holding company with subsidiaries manufacturing …
|
— | MY | Financial and insurance activit… |
|
JOHAN HOLDINGS BERHAD
An investment holding and management company with diversifi…
|
— | MY | Financial and insurance activit… |
|
John Marshall Bancorp, Inc.
A community bank serving businesses and professionals in th…
|
JMSB | US | Financial and insurance activit… |
|
JSW Holdings Limited
Strategic investment holding company managing a portfolio o…
|
JSWHL | IN | Financial and insurance activit… |
E.S.F.H 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/52215/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52215 | 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=52215 | 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=52215 \ -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": 52215}, 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 E.S.F.H (id: 52215)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.