
SHANGHAI XINTONGLIAN PACKING CO.,LTD — Investor Relations & Filings
Shanghai Xintonglian Packing Co., Ltd. specializes in the research, development, design, and manufacturing of integrated packaging solutions. The company primarily focuses on heavy-duty packaging products, including corrugated boxes, wooden pallets, wooden cases, and paper-wood composite materials. It provides comprehensive services ranging from packaging design and testing to warehousing and logistics management. Serving diverse sectors such as the automotive, electronics, machinery, and chemical industries, the company emphasizes sustainable and environmentally friendly packaging practices. Its core expertise lies in delivering customized, high-strength packaging systems designed to protect large-scale industrial equipment and high-value goods during domestic and international transit.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 上海市锦天城律师事务所关于新通联2025年年度股东会之法律意见书 | 2026-05-28 | Chinese | |
| 新通联2025年年度股东会决议公告 | 2026-05-28 | Chinese | |
| 新通联关于申请银行综合授信额度的公告 | 2026-05-22 | Chinese | |
| 新通联关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-12 | Chinese | |
| 新通联关于修订《公司章程》及相关治理制度的公告 | 2025-08-15 | Chinese | |
| 新通联2025年半年度报告 | 2025-08-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47870556 | 上海市锦天城律师事务所关于新通联2025年年度股东会之法律意见书 | 2026-05-28 | Chinese | ||
| 47869656 | 新通联2025年年度股东会决议公告 | 2026-05-28 | Chinese | ||
| 46868145 | 新通联关于申请银行综合授信额度的公告 | 2026-05-22 | Chinese | ||
| 45346911 | 新通联关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-12 | Chinese | ||
|
2025
11 filings
| |||||
| 37156729 | 新通联关于修订《公司章程》及相关治理制度的公告 | 2025-08-15 | Chinese | ||
| 37156720 | 新通联2025年半年度报告 | 2025-08-15 | Chinese | ||
| 37156696 | 新通联总经理工作细则(2025年8月) | 2025-08-15 | Chinese | ||
| 37156684 | 新通联募集资金管理办法(2025年8月) | 2025-08-15 | Chinese | ||
| 37156672 | 新通联关联交易管理制度(2025年8月) | 2025-08-15 | Chinese | ||
| 37156659 | 新通联市值管理制度(2025年8月) | 2025-08-15 | Chinese | ||
| 37156646 | 新通联董事会秘书工作细则(2025年8月)) | 2025-08-15 | Chinese | ||
| 37156632 | 新通联关于申请银行综合授信额度的公告 | 2025-08-15 | Chinese | ||
| 37156623 | 新通联第五届董事会第二次会议决议公告 | 2025-08-15 | Chinese | ||
| 37156613 | 新通联经营决策授权制度(2025年8月) | 2025-08-15 | Chinese | ||
| 37156600 | 新通联信息披露管理制度(2025年8月) | 2025-08-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of corrugated paper and paperboard and of containers of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anuroop Packaging Limited
Manufactures and distributes corrugated and offset printed …
|
542865 | IN | Manufacturing |
|
ASIA PAPER MANUFACTURING CO.,LTD
Manufactures linerboard, kraft paper, and gypsum linerboard…
|
002310 | KR | Manufacturing |
|
Aten Papers & Foam Limited
Manufactures integrated paper and foam packaging and cushio…
|
544417 | IN | Manufacturing |
|
B&A Packaging India Limited
Manufacturer of paper sacks and flexible packaging for indu…
|
523186 | IN | Manufacturing |
|
BAREM AMBALAJ SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of paper and offset printed packagi…
|
BARMA | TR | Manufacturing |
|
B&B Triplewall Containers Limited
Designs and manufactures corrugated packaging and heavy-dut…
|
BBTCL | IN | Manufacturing |
|
Bilokalnik-IPA d.d.
Manufacturer of sustainable corrugated cardboard packaging …
|
BLKL | HR | Manufacturing |
|
BOX-PAK (MALAYSIA) BHD
Manufacturer and distributor of corrugated cartons and die-…
|
— | MY | Manufacturing |
|
CENTURY BOND BHD
Comprehensive provider of industrial packaging solutions an…
|
— | MY | Manufacturing |
|
Cherat Packaging Limited
Manufactures industrial and consumer packaging solutions, s…
|
CPPL | PK | Manufacturing |
SHANGHAI XINTONGLIAN PACKING 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/57357/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57357 | 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=57357 | 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=57357 \ -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": 57357}, 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 SHANGHAI XINTONGLIAN PACKING CO.,LTD (id: 57357)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.