
CJ Logistics Corporation — Investor Relations & Filings
CJ Logistics Corporation is a global provider of integrated supply chain and logistics solutions. The company's core services encompass parcel delivery, contract logistics, e-commerce fulfillment, global freight forwarding, stevedoring, and transportation. It operates an extensive delivery network and advanced infrastructure, utilizing automation, AI, and Big Data to optimize operations. Key offerings include "O-NE," an integrated delivery solution, and "THE FULFILL," an innovative fulfillment service for e-commerce. CJ Logistics designs and implements optimal logistics processes, connecting air, sea, and land transport to provide comprehensive, one-stop solutions for its global clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기업설명회(IR)개최(안내공시) | 2026-05-20 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2026-05-15 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-14 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-13 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-05-07 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46576589 | 기업설명회(IR)개최(안내공시) | 2026-05-20 | Korean | ||
| 46368920 | 기업설명회(IR)개최(안내공시) | 2026-05-15 | Korean | ||
| 46357809 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45989926 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-14 | Korean | ||
| 45346221 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-13 | Korean | ||
| 42150851 | 주식등의대량보유상황보고서(약식) | 2026-05-07 | Korean | ||
| 41708418 | 주식등의대량보유상황보고서(약식) | 2026-05-06 | Korean | ||
| 41708117 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-06 | Korean | ||
| 39073655 | 기업설명회(IR)개최(안내공시) | 2026-04-30 | Korean | ||
| 39073648 | 결산실적공시예고(안내공시) | 2026-04-30 | Korean | ||
| 37900266 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-28 | Korean | ||
| 33249459 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-03 | Korean | ||
| 33152934 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | ||
| 33125780 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | ||
| 33018995 | 정기주주총회결과 | 2026-03-24 | Korean | ||
Market data
Market data not available
Price history
Peer group · Courier activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TCI Express Limited
Provides specialized express distribution and time-definite…
|
TCIEXP | IN | Transportation and storage |
|
Tổng Công ty Cổ phần Bưu chính Viettel
A prominent provider of domestic and international express …
|
VTP | VN | Transportation and storage |
|
UNITED PARCEL SERVICE INC
A global logistics and package delivery company offering su…
|
UPS | US | Transportation and storage |
|
YTO Express Group Co.,Ltd.
Provides comprehensive logistics, express delivery, and air…
|
600233 | CN | Transportation and storage |
|
YTO International Express and Supply Chain Technology Limited
International freight forwarding, express, and supply chain…
|
6123 | HK | Transportation and storage |
|
YUNDA Holding Group CO., Ltd.
Logistics service provider for express delivery and integra…
|
002120 | CN | Transportation and storage |
|
ZTO Express (Cayman) Inc.
An express delivery and logistics company serving the e-com…
|
ZTO | US | Transportation and storage |
|
ZTO Express (Cayman) Inc.
Leading provider of express delivery and logistics, operati…
|
2057 | KY | Transportation and storage |
CJ Logistics Corporation 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/16525/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16525 | 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=16525 | 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=16525 \ -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": 16525}, 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 CJ Logistics Corporation (id: 16525)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.