
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 |
|---|---|---|---|
|
FUJIAN SBS ZIPPER SCIENCE&TECHNOLOGY CO.,LTD.
Manufactures zippers and fastening systems for apparel, lug…
|
002098 | CN | Manufacturing |
|
FUJIKURA COMPOSITES Inc.
Manufacturer of composite products for industrial, sporting…
|
5121 | JP | Manufacturing |
|
Gilston Group Limited
Designs, manufactures, and sells finished metal, nylon, and…
|
2011 | HK | Manufacturing |
|
Goodbaby International Holdings Limited
A world-leading parenting products company distributing juv…
|
1086 | KY | Manufacturing |
|
Guangdong Jinma Entertainment Corporation Limited
Specializes in the R&D, design, and manufacturing of large-…
|
300756 | CN | Manufacturing |
|
Hangzhou Tianyuan Pet Products CO., LTD
Designs and manufactures a wide range of pet supplies for g…
|
301335 | CN | Manufacturing |
|
HANGZHOU TODAYTEC DIGITAL CO., LTD
Global manufacturer of thermal transfer ribbons for labelin…
|
300743 | CN | Manufacturing |
|
HELEN OF TROY LTD
A global consumer products company with brands in Home, Hea…
|
HELE | US | Manufacturing |
|
Henan Rebecca Hair Products Co.,Ltd
Global manufacturer of human and synthetic hair products, w…
|
600439 | CN | Manufacturing |
|
Hengan International Group Company Limited
Manufacturer and distributor of personal hygiene and househ…
|
1044 | KY | 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.