HANJIN Logistics Corporation — Investor Relations & Filings
HANJIN Logistics Corporation is a global provider of comprehensive logistics and supply chain management solutions. The company's service portfolio includes land transportation, air and ocean freight, port handling (stevedoring), and contract logistics. Its contract logistics operations cover warehousing, fulfillment, distribution, cold storage, and packing services. HANJIN also provides courier and express delivery services, having pioneered the door-to-door model in its domestic market. The company manages a wide array of cargo, from general containers and industrial goods to automobiles and heavy equipment. It offers end-to-end solutions for international import and export, supported by a global network and customs clearance expertise.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]타법인주식및출자증권취득결정 | 2026-04-30 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-20 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-13 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-27 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-03-27 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39034165 | [기재정정]타법인주식및출자증권취득결정 | 2026-04-30 | Korean | ||
| 34688867 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-20 | Korean | ||
| 34405775 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-13 | Korean | ||
| 33054551 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-27 | Korean | ||
| 33054542 | 최대주주등소유주식변동신고서 | 2026-03-27 | Korean | ||
| 33023594 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | ||
| 33020131 | 정기주주총회결과 | 2026-03-24 | Korean | ||
| 32955598 | 사업보고서 (2025.12) | 2026-03-16 | Korean | ||
| 32941492 | 감사보고서제출 | 2026-03-13 | Korean | ||
| 32917214 | 주주총회소집공고 | 2026-03-09 | Korean | ||
| 32917211 | 주주총회소집결의 | 2026-03-09 | Korean | ||
| 32917207 | 의결권대리행사권유참고서류 | 2026-03-09 | Korean | ||
| 32916977 | 현금ㆍ현물배당결정 | 2026-03-09 | Korean | ||
| 32916952 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-03-09 | Korean | ||
| 32916951 | [기재정정]연결재무제표기준영업(잠정)실적(공정공시) | 2026-03-09 | Korean | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for freight transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accuracy Shipping Limited
3PL provider offering freight forwarding, customs clearance…
|
ACCURACY | IN | Transportation and storage |
|
Ahlers AG
Manufacturer of men's fashion apparel with proprietary and …
|
AAH | DE | Transportation and storage |
|
AIT CORPORATION
Integrated logistics provider specializing in trade with Ch…
|
9381 | JP | Transportation and storage |
|
Amiable Logistics (India) Limited
Provides integrated logistics, customs clearance, and freig…
|
AMIABLE | IN | Transportation and storage |
|
Andino Global
Develops and operates airport and port infrastructure and p…
|
MLAIG | ES | Transportation and storage |
|
A.P. Møller - Mærsk
An integrated transport and logistics company for global tr…
|
MAERSK | DK | Transportation and storage |
|
Aquila Part Prod Com
Specializes in integrated distribution and logistics for co…
|
AQ | RO | Transportation and storage |
|
ARCBEST CORP /DE/
Integrated logistics company providing multi-modal freight …
|
ARCB | US | Transportation and storage |
|
ASAGAMI COPORATION
A multifaceted company providing logistics, real estate, an…
|
9311 | JP | Transportation and storage |
|
Aspinwall and Company Limited
Diversified firm specializing in logistics, plantations, an…
|
ASPINWALL | IN | Transportation and storage |
HANJIN 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/17582/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17582 | 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=17582 | 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=17582 \ -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": 17582}, 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 HANJIN Logistics Corporation (id: 17582)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.