
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-03-24 | Korean | |
| 풍문또는보도에대한해명 | 2026-03-17 | Korean | |
| 감사보고서제출 | 2026-03-16 | Korean | |
| 사업보고서 (2025.12) | 2026-03-16 | Korean | |
| 주주총회소집결의 | 2026-03-09 | Korean | |
| 주주총회소집공고 | 2026-03-09 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33018986 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | ||
| 32962155 | 풍문또는보도에대한해명 | 2026-03-17 | Korean | ||
| 32955657 | 감사보고서제출 | 2026-03-16 | Korean | ||
| 32955608 | 사업보고서 (2025.12) | 2026-03-16 | Korean | ||
| 32916672 | 주주총회소집결의 | 2026-03-09 | Korean | ||
| 32916662 | 주주총회소집공고 | 2026-03-09 | Korean | ||
| 32916580 | 의결권대리행사권유참고서류 | 2026-03-09 | Korean | ||
| 32907454 | 기업설명회(IR)개최(안내공시) | 2026-03-06 | Korean | ||
| 32907408 | 기업설명회(IR)개최(안내공시) | 2026-03-06 | Korean | ||
| 32869682 | 주식등의대량보유상황보고서(약식) | 2026-03-03 | Korean | ||
| 32869662 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-03 | Korean | ||
| 32848544 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 19476069 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
| 19421560 | 기업설명회(IR)개최(안내공시) | 2026-02-10 | Korean | ||
| 18792946 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-02-10 | 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.