
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 |
|---|---|---|---|
|
HEXO Corp.
A consumer-packaged goods cannabis company serving adult-us…
|
HEXO | CA | Manufacturing |
|
HIGHCOM LIMITED
Supplies advanced ballistic protection and tactical systems…
|
HCL | AU | Manufacturing |
|
HUBEI HUAQIANG HIGH-TECH CO.,LTD.
Manufactures CBRN personal protective equipment and collect…
|
688151 | CN | Manufacturing |
|
Interiors & More Limited
Manufacturer and trader of artificial flowers, plants, and …
|
INM | IN | Manufacturing |
|
International Parkside Products Inc.
Develops and markets specialized non-liquid cleaning soluti…
|
IPD | CA | Manufacturing |
|
Ispire Technology Inc.
Develops and distributes branded and ODM e-cigarette and ca…
|
ISPR | US | Manufacturing |
|
itamiarts inc.
Plans, produces, and sells customizable sales promotion pro…
|
168A | JP | Manufacturing |
|
IVG ENTERPRISES LTD.
Corporate entity investing in firms and globally distributi…
|
— | CA | Manufacturing |
|
İZMİR FIRÇA SANAYİ VE TİCARET A.Ş.
Manufacturer of brushes and tools for cleaning, constructio…
|
IZFAS | TR | Manufacturing |
|
Jaykay Enterprises Limited
Provides additive manufacturing, engineering services, and …
|
JAYKAY | IN | 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.