
e LogiT co.,ltd. — Investor Relations & Filings
e LogiT co.,ltd. is a business process outsourcing (BPO) provider specializing in the e-commerce sector. The company offers a comprehensive range of services designed to support online businesses, from strategic planning to operational execution. Core offerings include e-commerce business strategy, marketing, and logistics agency services. Its fulfillment and BPO services cover warehousing, order processing, shipping, and customer support. The company also provides warehouse digital transformation (DX) and automation solutions, such as Warehouse Management System (WMS) implementation and the integration of automated material handling equipment. Additionally, e LogiT offers consulting and human resource development programs focused on e-commerce logistics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正有価証券届出書(組込方式) | 2026-01-30 | Japanese | |
| 有価証券届出書(組込方式) | 2026-01-16 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第27期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13756292 | 訂正有価証券届出書(組込方式) | 2026-01-30 | Japanese | ||
| 12809969 | 有価証券届出書(組込方式) | 2026-01-16 | Japanese | ||
|
2025
11 filings
| |||||
| 8283919 | 確認書 | 2025-11-13 | Japanese | ||
| 8283841 | 半期報告書-第27期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7242338 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7242337 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7247057 | 内部統制報告書-第26期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7247040 | 確認書 | 2025-06-26 | Japanese | ||
| 7247023 | 有価証券報告書-第26期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7267821 | 臨時報告書 | 2025-04-10 | Japanese | ||
| 7268415 | 臨時報告書 | 2025-04-03 | Japanese | ||
| 7273700 | 臨時報告書 | 2025-03-17 | Japanese | ||
| 7277837 | 臨時報告書 | 2025-02-12 | Japanese | ||
|
2024
2 filings
| |||||
| 7291611 | 臨時報告書 | 2024-12-18 | Japanese | ||
| 7299079 | 臨時報告書 | 2024-11-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Warehousing and storage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhangjiagang Freetrade Science & Technology Group Co., Ltd.
Port logistics and storage services for liquid chemicals an…
|
600794 | CN | Transportation and storage |
|
Zhuhai Winbase International Chemical Tank Terminal Co., Ltd.
Storage and transshipment of liquid bulk chemicals and petr…
|
002492 | CN | Transportation and storage |
|
立益物流開發股份有限公司
Provides multi-temperature storage and supply chain solutio…
|
1443 | TW | Transportation and storage |
e LogiT 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/14380/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14380 | 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=14380 | 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=14380 \ -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": 14380}, 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 e LogiT co.,ltd. (id: 14380)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.