
SUN-LIFE HOLDING CO.,LTD. — Investor Relations & Filings
SUN-LIFE HOLDING CO.,LTD. is a holding company that operates and manages group companies specializing in services for significant life events. The company's core activities encompass the provision of wedding and funeral ceremony services, comprehensive nursing and long-term care, and hotel management. Additional business operations include catering, cinerary casket transportation, and worker dispatching services, offering a range of support for individuals and families.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 譲渡制限付株式報酬制度の導入に関するお知らせ | 2026-05-28 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第8期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-26 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 内部統制報告書-第7期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 47854791 | 譲渡制限付株式報酬制度の導入に関するお知らせ | 2026-05-28 | Japanese | ||
|
2025
6 filings
| |||||
| 8318508 | 確認書 | 2025-11-14 | Japanese | ||
| 8318471 | 半期報告書-第8期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7247948 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7251784 | 確認書 | 2025-06-25 | Japanese | ||
| 7251781 | 内部統制報告書-第7期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251778 | 有価証券報告書-第7期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
|
2024
8 filings
| |||||
| 7296149 | 確認書 | 2024-11-14 | Japanese | ||
| 7296151 | 半期報告書-第7期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7321227 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7320316 | 確認書 | 2024-06-28 | Japanese | ||
| 7320312 | 内部統制報告書-第6期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7320311 | 有価証券報告書-第6期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7351018 | 確認書 | 2024-02-14 | Japanese | ||
| 7351017 | 四半期報告書-第6期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Funeral and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NICHIRYOKU CO., LTD.
Provider of funeral services, cemetery management, and end-…
|
7578 | JP | Other service activities |
|
Park Lawn Company Limited
Major provider of funeral, cremation, and cemetery services…
|
PLC | CA | Other service activities |
|
Park Lawn Income Trust
Leading North American provider of disposition and memorial…
|
PLC | CA | Other service activities |
|
PROPEL FUNERAL PARTNERS LIMITED
Provides death care services through funeral homes, cemeter…
|
PFP | AU | Other service activities |
|
Rumbu Holdings Ltd.
Acquires, owns, and manages funeral homes and cremation fac…
|
RMB | CA | Other service activities |
|
SAN HOLDINGS,INC.
A holding company providing comprehensive funeral and end-o…
|
9628 | JP | Other service activities |
|
SERVICE CORP INTERNATIONAL
A North American provider of funeral and cemetery products …
|
SCI | US | Other service activities |
|
TEAR Corporation
Provider of funeral and ceremonial services with transparen…
|
2485 | JP | Other service activities |
|
The Loewen Group Inc
Major provider of death care services, operating funeral ho…
|
LOWGQ | CA | Other service activities |
SUN-LIFE HOLDING 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/14128/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14128 | 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=14128 | 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=14128 \ -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": 14128}, 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 SUN-LIFE HOLDING CO.,LTD. (id: 14128)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.