
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 |
|---|---|---|---|
| 현금ㆍ현물배당결정 | 2026-02-09 | Korean | |
| 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-02-09 | Korean | |
| 불성실공시법인지정 | 2026-02-05 | Korean | |
| 증권발행실적보고서 | 2026-02-04 | Korean | |
| 투자설명서 | 2026-02-04 | Korean | |
| [발행조건확정]증권신고서(채무증권) | 2026-02-03 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 18011835 | 현금ㆍ현물배당결정 | 2026-02-09 | Korean | ||
| 18010970 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-02-09 | Korean | ||
| 14498419 | 불성실공시법인지정 | 2026-02-05 | Korean | ||
| 14189247 | 증권발행실적보고서 | 2026-02-04 | Korean | ||
| 14172629 | 투자설명서 | 2026-02-04 | Korean | ||
| 14170145 | [발행조건확정]증권신고서(채무증권) | 2026-02-03 | Korean | ||
| 13940714 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-02 | Korean | ||
| 13652317 | 결산실적공시예고(안내공시) | 2026-01-29 | Korean | ||
| 13652188 | [기재정정]증권신고서(채무증권) | 2026-01-29 | Korean | ||
| 13646064 | [기재정정]증권신고서(채무증권) | 2026-01-29 | Korean | ||
| 13645853 | [발행조건확정]증권신고서(채무증권) | 2026-01-29 | Korean | ||
| 13645781 | 기업설명회(IR)개최(안내공시) | 2026-01-29 | Korean | ||
| 13255590 | 증권신고서(채무증권) | 2026-01-23 | Korean | ||
| 13067683 | 불성실공시법인지정예고 | 2026-01-20 | Korean | ||
| 13050076 | 투자판단관련주요경영사항 | 2026-01-20 | Korean | ||
Market data
Market data not available
Price history
Peer group · Courier activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARAMEX PJSC
A global logistics and transportation company providing exp…
|
ARMX | AE | Transportation and storage |
|
A Toute Vitesse
Courier service for urgent and express deliveries in Paris …
|
MLATV | FR | Transportation and storage |
|
BingEx Ltd
Provider of on-demand, dedicated courier services for intra…
|
FLX | US | Transportation and storage |
|
Blue Dart Express Ltd.
Provides integrated air and ground express transportation a…
|
BLUEDART | IN | Transportation and storage |
|
Blue-Ex Limited
A logistics company specializing in e-commerce and courier …
|
BLUEX | PK | Transportation and storage |
|
Blue-Ex Limited (GEM)
A smart logistics company specializing in courier, cargo, a…
|
GEMBLUEX | PK | Transportation and storage |
|
Century II Holdings Inc.
Engaged in logistics and courier services, specializing in …
|
— | CA | Transportation and storage |
|
Colipays Réunion
Specializes in shipping gift packages of local products fro…
|
MLCLP | FR | Transportation and storage |
|
Delhivery Limited
Technology-driven provider of supply chain, freight, and or…
|
DELHIVERY | IN | Transportation and storage |
|
DELIVEROO PLC
Operates a three-sided marketplace for on-demand delivery o…
|
ROO | GB | 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.