
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 |
|---|---|---|---|
| 특수관계인에대한증여 | 2024-12-19 | Korean | |
| 특수관계인과의내부거래 | 2024-12-19 | Korean | |
| 동일인등출자계열회사와의상품ㆍ용역거래 | 2024-12-19 | Korean | |
| 동일인등출자계열회사와의상품ㆍ용역거래 | 2024-12-19 | Korean | |
| [기재정정]단기차입금증가결정 | 2024-12-19 | Korean | |
| 유상증자결정(종속회사의주요경영사항) | 2024-12-18 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8002139 | 특수관계인에대한증여 | 2024-12-19 | Korean | ||
| 8002134 | 특수관계인과의내부거래 | 2024-12-19 | Korean | ||
| 8002121 | 동일인등출자계열회사와의상품ㆍ용역거래 | 2024-12-19 | Korean | ||
| 8002105 | 동일인등출자계열회사와의상품ㆍ용역거래 | 2024-12-19 | Korean | ||
| 8002034 | [기재정정]단기차입금증가결정 | 2024-12-19 | Korean | ||
| 8002471 | 유상증자결정(종속회사의주요경영사항) | 2024-12-18 | Korean | ||
| 8007298 | 기업설명회(IR)개최(안내공시) | 2024-12-11 | Korean | ||
| 8009791 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-12-04 | Korean | ||
| 8011608 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2024-11-28 | Korean | ||
| 8012838 | 기업설명회(IR)개최(안내공시) | 2024-11-22 | Korean | ||
| 8013965 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-11-19 | Korean | ||
| 8017167 | 감자결정(종속회사의주요경영사항) | 2024-11-14 | Korean | ||
| 8015204 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8018749 | 유상증자결정(종속회사의주요경영사항) | 2024-11-12 | Korean | ||
| 8020033 | 연결재무제표기준영업(잠정)실적(공정공시) | 2024-11-08 | 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.