
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 |
|---|---|---|---|
|
Crushmetric Group Limited
A holding company in design-focused consumer goods and Trad…
|
CUSH | KY | Manufacturing |
|
DOBU Inc.
Specialized manufacturer of respiratory protection equipmen…
|
227420 | KR | Manufacturing |
|
Dogness (International) Corp
Designs and manufactures traditional and smart IoT pet prod…
|
DOGZ | US | Manufacturing |
|
DOMS Industries Limited
Designs and manufactures stationery and art materials for s…
|
DOMS | IN | Manufacturing |
|
Eagle Filters Group Oyj
Develops and manufactures high-performance filtration solut…
|
EAGLE | FI | Manufacturing |
|
edding AG
Develops products for writing, marking, visual communicatio…
|
56479 | DE | Manufacturing |
|
Evergreen Products Group Limited
Leading global manufacturer and exporter specializing in th…
|
1962 | HK | Manufacturing |
|
Fila
A global company specializing in products for art, educatio…
|
FILA | IT | Manufacturing |
|
Flair Writing Industries Limited
Designs, manufactures, and distributes writing instruments …
|
FLAIR | IN | Manufacturing |
|
FMS Enterprises Migun Ltd.
Developer and manufacturer of ballistic protection technolo…
|
FBRT | IL | 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.