
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 |
|---|---|---|---|
| 四半期報告書-第25期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | |
| 内部統制報告書-第24期(2022/04/01-2023/03/31) | 2023-06-30 | Japanese | |
| 確認書 | 2023-06-30 | Japanese | |
| 有価証券報告書-第24期(2022/04/01-2023/03/31) | 2023-06-30 | Japanese | |
| 確認書 | 2023-02-17 | Japanese | |
| 訂正有価証券報告書-第23期(2021/04/01-2022/03/31) | 2023-02-17 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
8 filings
| |||||
| 7546581 | 四半期報告書-第25期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | ||
| 7554144 | 内部統制報告書-第24期(2022/04/01-2023/03/31) | 2023-06-30 | Japanese | ||
| 7554142 | 確認書 | 2023-06-30 | Japanese | ||
| 7554143 | 有価証券報告書-第24期(2022/04/01-2023/03/31) | 2023-06-30 | Japanese | ||
| 7573000 | 確認書 | 2023-02-17 | Japanese | ||
| 7573003 | 訂正有価証券報告書-第23期(2021/04/01-2022/03/31) | 2023-02-17 | Japanese | ||
| 7574636 | 確認書 | 2023-02-14 | Japanese | ||
| 7574638 | 四半期報告書-第24期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
7 filings
| |||||
| 7582905 | 確認書 | 2022-11-14 | Japanese | ||
| 7582893 | 四半期報告書-第24期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7591700 | 確認書 | 2022-08-12 | Japanese | ||
| 7591692 | 四半期報告書-第24期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7598595 | 内部統制報告書-第23期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
| 7598589 | 確認書 | 2022-06-29 | Japanese | ||
| 7598590 | 有価証券報告書-第23期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Warehousing and storage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accel, S.A.B. de C.V.
Provides logistics services and manufactures packaged sweet…
|
ACCELSA | MX | Transportation and storage |
|
Aegis Logistics Ltd.
Storage and distribution of LPG and liquid chemicals throug…
|
AEGISLOG | IN | Transportation and storage |
|
AEGIS VOPAK TERMINALS LIMITED
Independent tank storage provider for chemicals, LPG, and p…
|
AEGISVOPAK | IN | Transportation and storage |
|
AMERICOLD REALTY TRUST
Owns and operates temperature-controlled warehouses for the…
|
COLD | US | Transportation and storage |
|
Armlogi Holding Corp.
A warehousing and logistics provider for cross-border e-com…
|
BTOC | US | Transportation and storage |
|
Arshiya Limited
Operates Free Trade Warehousing Zones and rail infrastructu…
|
ARSHIYA | IN | Transportation and storage |
|
Asian Warehousing Limited
Provides integrated logistics, warehousing, and supply chai…
|
543927 | IN | Transportation and storage |
|
Atlas Cold Storage Income Trust
Provided temperature-controlled warehousing, distribution, …
|
FZR.UN | CA | Transportation and storage |
|
CA SALES HOLDINGS LIMITED
Provides end-to-end route-to-market solutions for FMCG bran…
|
CAAE | ZA | Transportation and storage |
|
Chuo Warehouse Co.,Ltd.
Logistics firm offering warehousing, freight, customs clear…
|
9319 | JP | 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.