
Nakamichi Leasing Co., Ltd. — Investor Relations & Filings
Nakamichi Leasing Co., Ltd. is a financial services company primarily engaged in the leasing, installment, and loan business. The company provides a range of general leasing services, with core offerings that include finance leases, deferred payment sale (installment) transactions, and automobile leasing. In addition to these services, the firm also conducts various financing operations and provides loans to its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内部統制報告書-第52期(2023/01/01-2023/12/31) | 2024-03-26 | Japanese | |
| 確認書 | 2024-03-26 | Japanese | |
| 有価証券報告書-第52期(2023/01/01-2023/12/31) | 2024-03-26 | Japanese | |
| 確認書 | 2023-11-09 | Japanese | |
| 四半期報告書-第52期第3四半期(2023/07/01-2023/09/30) | 2023-11-09 | Japanese | |
| 確認書 | 2023-08-09 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
3 filings
| |||||
| 7346124 | 内部統制報告書-第52期(2023/01/01-2023/12/31) | 2024-03-26 | Japanese | ||
| 7346122 | 確認書 | 2024-03-26 | Japanese | ||
| 7346120 | 有価証券報告書-第52期(2023/01/01-2023/12/31) | 2024-03-26 | Japanese | ||
|
2023
9 filings
| |||||
| 7540366 | 確認書 | 2023-11-09 | Japanese | ||
| 7540340 | 四半期報告書-第52期第3四半期(2023/07/01-2023/09/30) | 2023-11-09 | Japanese | ||
| 7550687 | 確認書 | 2023-08-09 | Japanese | ||
| 7550672 | 四半期報告書-第52期第2四半期(2023/04/01-2023/06/30) | 2023-08-09 | Japanese | ||
| 7568253 | 確認書 | 2023-05-12 | Japanese | ||
| 7568254 | 四半期報告書-第52期第1四半期(2023/01/01-2023/03/31) | 2023-05-12 | Japanese | ||
| 7571763 | 内部統制報告書-第51期(2022/01/01-2022/12/31) | 2023-03-23 | Japanese | ||
| 7571762 | 確認書 | 2023-03-23 | Japanese | ||
| 7571764 | 有価証券報告書-第51期(2022/01/01-2022/12/31) | 2023-03-23 | Japanese | ||
|
2022
3 filings
| |||||
| 7586501 | 確認書 | 2022-11-09 | Japanese | ||
| 7586502 | 四半期報告書-第51期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-09 | Japanese | ||
| 7594761 | 確認書 | 2022-08-09 | 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… |
Nakamichi Leasing 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/13103/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13103 | 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=13103 | 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=13103 \ -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": 13103}, 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 Nakamichi Leasing Co., Ltd. (id: 13103)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.