
Shenzhen FeiMa International Supply Chain Co.,Ltd — Investor Relations & Filings
Shenzhen FeiMa International Supply Chain Co.,Ltd. specializes in integrated supply chain management and logistics services. The company provides comprehensive solutions covering procurement, international freight forwarding, warehousing, and distribution. It maintains a significant focus on bulk commodity supply chains, particularly within the energy and non-ferrous metal sectors, while also serving the IT and electronics industries. Key service offerings include customs clearance, supply chain finance, and specialized information management systems designed to optimize resource allocation and operational efficiency. The company utilizes a "one-stop" service model to streamline complex logistics processes and facilitate global trade for its diverse client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年年度股东会的法律意见书 | 2026-05-21 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-21 | Chinese | |
| 第七届监事会第七次会议决议公告 | 2025-12-12 | Chinese | |
| 总经理工作细则(2025年12月修订) | 2025-12-12 | Chinese | |
| 薪酬与考核委员会工作细则(2025年12月修订) | 2025-12-12 | Chinese | |
| 独立董事工作细则(2025年12月修订) | 2025-12-12 | Chinese |
Browse filings by year
19 years- 2026 2 filings
- 2025 103 filings
- 2024 81 filings
- 2023 50 filings
- 2022 117 filings
- 2021 168 filings
- 2020 177 filings
- 2019 186 filings
- 2018 154 filings
- 2017 158 filings
- 2016 152 filings
- 2015 136 filings
- 2014 98 filings
- 2013 89 filings
- 2012 68 filings
- 2011 75 filings
- 2010 69 filings
- 2009 60 filings
- 2008 99 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46758377 | 关于2025年年度股东会的法律意见书 | 2026-05-21 | Chinese | ||
| 46757172 | 2025年年度股东会决议公告 | 2026-05-21 | Chinese | ||
|
2025
13 filings
| |||||
| 35100127 | 第七届监事会第七次会议决议公告 | 2025-12-12 | Chinese | ||
| 35100118 | 总经理工作细则(2025年12月修订) | 2025-12-12 | Chinese | ||
| 35100101 | 薪酬与考核委员会工作细则(2025年12月修订) | 2025-12-12 | Chinese | ||
| 35100089 | 独立董事工作细则(2025年12月修订) | 2025-12-12 | Chinese | ||
| 35100076 | 对外担保决策制度(2025年12月修订) | 2025-12-12 | Chinese | ||
| 35100067 | 对外投资管理制度(2025年12月修订) | 2025-12-12 | Chinese | ||
| 35100056 | 公司章程(2025年12月修订) | 2025-12-12 | Chinese | ||
| 35100046 | 募集资金管理制度(2025年12月修订) | 2025-12-12 | Chinese | ||
| 35100045 | 关于取消监事会并修订公司章程及其附件暨修订、制定公司部分内控制度的公告 | 2025-12-12 | Chinese | ||
| 35100025 | 第七届董事会第十次会议决议公告 | 2025-12-12 | Chinese | ||
| 35100023 | 董事会秘书工作细则(2025年12月修订) | 2025-12-12 | Chinese | ||
| 35100014 | 会计师事务所选聘制度(2025年12月修订) | 2025-12-12 | Chinese | ||
| 35100002 | 股东会议事规则(2025年12月修订) | 2025-12-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other support activities for transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADANI PORTS AND SPECIAL ECONOMIC ZONE LIMITED
A multinational port operator and integrated logistics comp…
|
33RB | SG | Transportation and storage |
|
Allcargo Logistics Ltd
Provides global multi-modal logistics, LCL consolidation, a…
|
ALLCARGO | IN | Transportation and storage |
|
Ashapura Logistics Limited
Integrated provider of multimodal transport, freight forwar…
|
ASHALOG | IN | Transportation and storage |
|
AVG Logistics Limited
Provides 3PL, multi-modal transport, warehousing, and cold …
|
AVG | IN | Transportation and storage |
|
Axios Mobile Assets Corp.
Technology-enabled logistics provider offering bio-based pa…
|
AXAh | CA | Transportation and storage |
|
BEIJING HUAYUAN XINHANG HOLDING CO.,LTD.
Provides aviation supply chain management and aircraft comp…
|
600743 | CN | Transportation and storage |
|
BLT Logistics Limited
Offers multimodal transport, freight forwarding, and integr…
|
544474 | IN | Transportation and storage |
|
Bondex Supply Chain Management Co., Ltd.
Provides integrated logistics, multi-modal freight, and dig…
|
603836 | CN | Transportation and storage |
|
Brace Port Logistics Limited
Provides integrated logistics, freight forwarding, warehous…
|
BRACEPORT | IN | Transportation and storage |
|
BRAMBLES FINANCE LIMITED
Global logistics solutions provider for pallets and contain…
|
10LB | AU | Transportation and storage |
Shenzhen FeiMa International Supply Chain 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/54264/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54264 | 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=54264 | 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=54264 \ -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": 54264}, 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 Shenzhen FeiMa International Supply Chain Co.,Ltd (id: 54264)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.