
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 |
|---|---|---|---|
| 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 | |
| 115年5月公開說明書 — 201108_2884_B04.pdf | 2026-05-18 | Chinese | |
| 115年5月公開說明書 — 201106_2884_B011.pdf | 2026-05-18 | Chinese |
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
First Advisory and Holdings S.A.
A holding company providing investment, consulting, and por…
|
FAHC | GR | Financial and insurance activit… |
|
FIRST BANCORP /NC/
Bank holding company providing banking and wealth managemen…
|
FBNC | US | Financial and insurance activit… |
|
FIRST BUSINESS FINANCIAL SERVICES, INC.
Offers business banking, private wealth, and bank consultin…
|
FBIZ | US | Financial and insurance activit… |
|
First Capital
Investment holding company focused on public and private eq…
|
FIC | IT | Financial and insurance activit… |
|
First Guaranty Bancshares, Inc.
A financial institution providing commercial and personal b…
|
FGBI | US | Financial and insurance activit… |
|
First Internet Bancorp
A branchless bank offering deposit, lending, and financing …
|
INBK | US | Financial and insurance activit… |
|
FIRST MERCHANTS CORP
A financial holding company providing banking and wealth se…
|
FRME | US | Financial and insurance activit… |
|
FIRST MID BANCSHARES, INC.
Financial holding company offering banking, wealth manageme…
|
FMBH | US | Financial and insurance activit… |
|
FIRST NORTHERN COMMUNITY BANCORP
A bank holding company operating an independent community b…
|
FNRN | US | Financial and insurance activit… |
|
First Northwest Bancorp
A financial holding company operating a community-focused b…
|
FNWB | US | 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.