
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 |
|---|---|---|---|
|
Delivery Hero SE
A global delivery platform for food, groceries, and other h…
|
DHER | DE | Transportation and storage |
|
DEMAE-CAN CO.,LTD
Operates a delivery service platform connecting consumers w…
|
2484 | JP | Transportation and storage |
|
DoorDash, Inc.
A technology company operating a local commerce platform co…
|
DASH | US | Transportation and storage |
|
DX Group
A logistics and parcel distribution company for business an…
|
DX | GB | Transportation and storage |
|
Elite Express Holding Inc.
A holding company for subsidiaries providing last-mile deli…
|
ETS | US | Transportation and storage |
|
EXPRESO LANCIONI S.A.
Provides comprehensive logistics, parcel delivery, and full…
|
— | AR | Transportation and storage |
|
Fast Track Group
Provides entertainment event management and marketing servi…
|
FTRK | IN | Transportation and storage |
|
FEDEX CORP
Global provider of transportation, e-commerce, and business…
|
FDX | US | Transportation and storage |
|
Forposta Spolka Akcyjna
Provides postal, courier, and logistics services to busines…
|
FPO | PL | Transportation and storage |
|
Freightways Group Limited
Provides express package, business mail, and information ma…
|
FRW | NZ | 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.