S.F. Holding Co., Ltd. — Investor Relations & Filings
S.F. Holding Co., Ltd. is an integrated logistics service provider specializing in comprehensive supply chain solutions. The company offers a diverse portfolio of services, including time-definite express delivery, freight transportation, cold chain logistics, and international shipping. It operates an extensive infrastructure network comprising a dedicated cargo aircraft fleet, automated sorting centers, and a vast ground transportation system. S.F. Holding leverages advanced technologies such as big data, artificial intelligence, and automation to enhance operational efficiency and provide end-to-end logistics management. Its services cater to various sectors, including e-commerce, high-tech manufacturing, and healthcare, focusing on reliability and speed. The company provides integrated warehousing, distribution, and cross-border logistics services to a global customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于控股股东部分A股股份解除质押的公告 | 2026-04-17 | Chinese | |
| H股公告-翌日披露报表 | 2026-04-14 | Chinese | |
| 2025年度控股股东及其他关联方占用资金情况专项报告 | 2026-03-30 | Chinese | |
| 2025年度可持续发展报告 | 2026-03-30 | Chinese | |
| 关于2026-2028年度日常关联交易额度预计的公告 | 2026-03-30 | Chinese | |
| 2025年年度报告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34827168 | 关于控股股东部分A股股份解除质押的公告 | 2026-04-17 | Chinese | ||
| 34868896 | H股公告-翌日披露报表 | 2026-04-14 | Chinese | ||
| 36130644 | 2025年度控股股东及其他关联方占用资金情况专项报告 | 2026-03-30 | Chinese | ||
| 36130641 | 2025年度可持续发展报告 | 2026-03-30 | Chinese | ||
| 36130635 | 关于2026-2028年度日常关联交易额度预计的公告 | 2026-03-30 | Chinese | ||
| 36130633 | 2025年年度报告 | 2026-03-30 | Chinese | ||
| 36130623 | 关于变更A股回购股份方案的公告 | 2026-03-30 | Chinese | ||
| 36130622 | 关于2026年度使用自有资金购买理财产品的公告 | 2026-03-30 | Chinese | ||
| 36130620 | 2025年度董事会工作报告 | 2026-03-30 | Chinese | ||
| 36130619 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-03-30 | Chinese | ||
| 36130618 | 2025年度独立董事述职报告(李嘉士) | 2026-03-30 | Chinese | ||
| 36130615 | 2025年度可持续发展报告(英文版) | 2026-03-30 | Chinese | ||
| 36130602 | H股公告-截至2025年12月31日止年度之年度业绩公告(英文版) | 2026-03-30 | Chinese | ||
| 36130599 | 关于调整发行债务融资工具一般性授权的公告 | 2026-03-30 | Chinese | ||
| 36130598 | 关于“共同成长”持股计划(A股)第一次权益归属的公告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Courier activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
Fast Track Group
Provides entertainment event management and marketing servi…
|
FTRK | US | 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 |
|
FREIGHTWAYS GROUP LIMITED
Provider of express delivery, business mail, and informatio…
|
FRW | AU | Transportation and storage |
|
Globavend Holdings Ltd
E-commerce logistics provider specializing in integrated cr…
|
GVH | US | Transportation and storage |
|
Hangzhou SF Intra-city Industrial Co., Ltd.
China's largest third-party platform for intra-city on-dema…
|
9699 | HK | Transportation and storage |
S.F. Holding Co., Ltd. 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/54396/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54396 | 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=54396 | 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=54396 \ -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": 54396}, 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 S.F. Holding Co., Ltd. (id: 54396)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.