
Japan Cash Machine co.,ltd. — Investor Relations & Filings
Japan Cash Machine Co., Ltd. (JCM) is a company that develops, manufactures, and sells currency handling machines. Leveraging its globally recognized identification and validation technology, the company provides solutions for processing currencies from around the world. Its main business areas encompass money handling machines, financial equipment, and systems for the amusement industry. The product portfolio includes bill validators, currency recyclers, coin counters, ticket vending machines, and integrated payment systems. JCM serves a diverse range of global markets, including the gaming, financial, and vending sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-10 | Japanese | |
| 半期報告書-第73期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | |
| 臨時報告書 | 2025-06-26 | Japanese | |
| 確認書 | 2025-06-24 | Japanese | |
| 内部統制報告書-第72期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | |
| 有価証券報告書-第72期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 8164387 | 確認書 | 2025-11-10 | Japanese | ||
| 8164381 | 半期報告書-第73期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 7247767 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7253523 | 確認書 | 2025-06-24 | Japanese | ||
| 7253518 | 内部統制報告書-第72期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7253513 | 有価証券報告書-第72期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7253476 | 確認書 | 2025-06-24 | Japanese | ||
| 7253459 | 訂正有価証券報告書-第71期(2023/04/01-2024/03/31) | 2025-06-24 | Japanese | ||
| 7286479 | 臨時報告書 | 2025-02-06 | Japanese | ||
|
2024
6 filings
| |||||
| 7299602 | 半期報告書-第72期(2024/04/01-2025/03/31) | 2024-11-12 | Japanese | ||
| 7299597 | 確認書 | 2024-11-12 | Japanese | ||
| 7301717 | 臨時報告書 | 2024-11-08 | Japanese | ||
| 7327827 | 臨時報告書 | 2024-06-26 | Japanese | ||
| 7329274 | 内部統制報告書-第71期(2023/04/01-2024/03/31) | 2024-06-25 | Japanese | ||
| 7329270 | 確認書 | 2024-06-25 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of office machinery and equipment (except computers and peripheral equipment)
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BROTHER INDUSTRIES LTD.
Manufacturer of electronic equipment for home, office, and …
|
6448 | JP | Manufacturing |
|
General Plastic Industrial Co., Ltd.
Manufacturer of imaging consumables, toner cartridges, and …
|
6128 | TW | Manufacturing |
|
GLORY LTD.
Develops and manufactures cash handling machines and system…
|
6457 | JP | Manufacturing |
|
Hebei Huijin Group Co., Ltd.
Develops financial equipment, cash processing systems, and …
|
300368 | CN | Manufacturing |
Japan Cash Machine 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/11805/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11805 | 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=11805 | 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=11805 \ -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": 11805}, 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 Japan Cash Machine co.,ltd. (id: 11805)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.