
TRANSACTION CO.,Ltd. — Investor Relations & Filings
TRANSACTION CO.,Ltd. specializes in the planning, design, manufacturing, and sale of consumer products and miscellaneous goods. The company provides a comprehensive, end-to-end service that manages the entire product lifecycle, from initial concept development and design to production, processing, sales, and marketing promotion. A key area of focus is the creation of original items tailored to the specific needs of its corporate clients. Serving both businesses and individual consumers, the company operates on the principle of 'Giving Form to Various Types of Consumption,' aiming to develop tangible products that align with evolving consumer desires and social trends to deliver value and satisfaction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-04-14 | Japanese | |
| 半期報告書-第40期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | |
| 確認書 | 2025-11-26 | Japanese | |
| 有価証券報告書-第39期(2024/09/01-2025/08/31) | 2025-11-26 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-06 | Japanese | |
| 確認書 | 2025-04-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34470491 | 確認書 | 2026-04-14 | Japanese | ||
| 34470490 | 半期報告書-第40期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | ||
|
2025
7 filings
| |||||
| 8650069 | 確認書 | 2025-11-26 | Japanese | ||
| 8650066 | 有価証券報告書-第39期(2024/09/01-2025/08/31) | 2025-11-26 | Japanese | ||
| 7859315 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-06 | Japanese | ||
| 7267299 | 確認書 | 2025-04-14 | Japanese | ||
| 7267302 | 半期報告書-第39期(2024/09/01-2025/08/31) | 2025-04-14 | Japanese | ||
| 7275040 | 変更報告書 | 2025-03-05 | Japanese | ||
| 7289032 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-01-10 | Japanese | ||
|
2024
6 filings
| |||||
| 7292819 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-06 | Japanese | ||
| 7293448 | 臨時報告書 | 2024-11-29 | Japanese | ||
| 7293757 | 確認書 | 2024-11-28 | Japanese | ||
| 7293751 | 内部統制報告書-第38期(2023/09/01-2024/08/31) | 2024-11-28 | Japanese | ||
| 7293754 | 有価証券報告書-第38期(2023/09/01-2024/08/31) | 2024-11-28 | Japanese | ||
| 7301405 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-11-08 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other manufacturing n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BUSAN INDUSTRIAL CO.,LTD
Manufacturer of ready-mixed concrete and other construction…
|
011390 | KR | Manufacturing |
|
BUTONG GROUP
Designs, develops, manufactures, and sells premium durable …
|
6090 | HK | Manufacturing |
|
Cadre Holdings, Inc.
Global manufacturer and distributor of safety and survivabi…
|
CDRE | US | Manufacturing |
|
Candles Scandinavia AB
White-label manufacturer of sustainable, plant-based home f…
|
CANDLE | SE | Manufacturing |
|
Cello World Limited
Designs and manufactures houseware, writing instruments, an…
|
CELLO | IN | Manufacturing |
|
CENTRAL GARDEN & PET CO
A market leader offering a broad range of pet supplies and …
|
CENT | US | Manufacturing |
|
China Jicheng Holdings Limited
Manufacturing and distribution of umbrellas and umbrella co…
|
1027 | HK | Manufacturing |
|
Citizen Watch Co., Ltd.
An electronics company with a vertically integrated watch p…
|
7762 | JP | Manufacturing |
|
CLEANSPACE HOLDINGS LIMITED
Designs and manufactures compact, hose-free powered air-pur…
|
CSX | AU | Manufacturing |
|
Cronos Group Inc.
A global cannabinoid company focused on research, technolog…
|
CRON | CA | Manufacturing |
TRANSACTION 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/13617/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13617 | 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=13617 | 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=13617 \ -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": 13617}, 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 TRANSACTION CO.,Ltd. (id: 13617)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.