
NEC Capital Solutions Limited — Investor Relations & Filings
NEC Capital Solutions Limited is a financial services provider specializing in leasing, installment sales, and corporate loans. The company's core business focuses on leasing information and communication technology (ICT) equipment and other office machinery. In addition to its primary leasing activities, it offers a broader range of financial solutions, including hire purchase agreements, corporate financing, securitization, and investment services. These offerings are designed to support businesses in acquiring and managing their assets through flexible financial arrangements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 発行登録追補書類(株券、社債券等) | 2026-05-22 | Japanese | |
| 発行登録追補書類(株券、社債券等) | 2026-05-22 | Japanese | |
| 当社初の個人投資家向け社債発行のお知らせ | 2026-05-19 | Japanese | |
| 訂正発行登録書 | 2026-05-19 | Japanese | |
| 訂正発行登録書 | 2026-05-13 | Japanese | |
| 臨時報告書 | 2026-05-13 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46761712 | 発行登録追補書類(株券、社債券等) | 2026-05-22 | Japanese | ||
| 46761706 | 発行登録追補書類(株券、社債券等) | 2026-05-22 | Japanese | ||
| 46541620 | 当社初の個人投資家向け社債発行のお知らせ | 2026-05-19 | Japanese | ||
| 46518636 | 訂正発行登録書 | 2026-05-19 | Japanese | ||
| 45372895 | 訂正発行登録書 | 2026-05-13 | Japanese | ||
| 45361036 | 臨時報告書 | 2026-05-13 | Japanese | ||
| 33962348 | 訂正発行登録書 | 2026-04-10 | Japanese | ||
| 33961800 | 臨時報告書 | 2026-04-10 | Japanese | ||
|
2025
7 filings
| |||||
| 11042783 | 訂正発行登録書 | 2025-12-26 | Japanese | ||
| 8644053 | 発行登録追補書類(株券、社債券等) | 2025-11-26 | Japanese | ||
| 8126887 | 半期報告書-第56期(2025/04/01-2026/03/31) | 2025-11-07 | Japanese | ||
| 8126882 | 確認書 | 2025-11-07 | Japanese | ||
| 7856807 | 訂正発行登録書 | 2025-08-25 | Japanese | ||
| 7858500 | 訂正発行登録書 | 2025-08-08 | Japanese | ||
| 7858488 | 訂正臨時報告書 | 2025-08-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Financial leasing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abhinav Leasing & Finance Limited
Provides leasing, hire purchase, and trade finance for asse…
|
538952 | IN | Financial and insurance activit… |
|
AIR LEASE CORP
Purchases, leases, and sells new commercial jet aircraft to…
|
AL | US | Financial and insurance activit… |
|
AK FİNANSAL KİRALAMA A.Ş.
Financial leasing company providing solutions for corporate…
|
AKFK | TR | Financial and insurance activit… |
|
Albis Leasing AG
Provider of leasing and financing solutions for capital goo…
|
ALG | DE | Financial and insurance activit… |
|
Alliance International Education Leasing Holdings Limited
Provides comprehensive finance leasing and advisory service…
|
1563 | HK | Financial and insurance activit… |
|
ALTERNATİF FİNANSAL KİRALAMA A.Ş.
Financial leasing company providing mid- to long-term finan…
|
ALFIN | TR | Financial and insurance activit… |
|
Amedeo Air Four Plus Limited
A specialist fund that acquires, leases, and sells wide-bod…
|
AA4 | GG | Financial and insurance activit… |
|
AmeriTrust Financial Technologies Inc.
FinTech provider of cloud-based transaction platforms for t…
|
AMT | CA | Financial and insurance activit… |
|
Apoorva Leasing Finance & Investment Company Limited
NBFC providing leasing, hire purchase, and credit solutions…
|
539545 | IN | Financial and insurance activit… |
|
Arco Leasing Ltd.
Provides leasing and hire purchase for industrial machinery…
|
511038 | IN | Financial and insurance activit… |
NEC Capital Solutions Limited 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/13388/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13388 | 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=13388 | 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=13388 \ -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": 13388}, 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 NEC Capital Solutions Limited (id: 13388)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.