Sunyard Technology Co.,Ltd — Investor Relations & Filings
About Sunyard Technology Co.,Ltd
Sunyard Technology Co., Ltd. provides specialized technology solutions and equipment primarily for the financial services sector. The company develops and implements a wide range of software applications, including banking management systems, risk control platforms, and document imaging solutions. Its hardware portfolio features electronic payment terminals and self-service banking equipment. Beyond product development, the firm offers business process outsourcing (BPO) and technical support services. These offerings aim to streamline digital operations, improve transaction security, and support the modernization of financial infrastructure for institutional clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 信雅达科技股份有限公司2025年度独立董事述职报告(杨易) | 2026-04-22 | Chinese | |
| 2025年度董事会审计委员会履职情况报告 | 2026-04-22 | Chinese | |
| 信雅达科技股份有限公司关于会计师事务所2025年度履职情况的评估报告 | 2026-04-22 | Chinese | |
| 关于为子公司提供连带责任担保暨关联交易的公告 | 2026-04-22 | Chinese | |
| 信雅达2025年度股东会通知 | 2026-04-22 | Chinese | |
| 第九届审计委员会第三次会议决议 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41152187 | 信雅达科技股份有限公司2025年度独立董事述职报告(杨易) | 2026-04-22 | Chinese | ||
| 41152186 | 2025年度董事会审计委员会履职情况报告 | 2026-04-22 | Chinese | ||
| 41152185 | 信雅达科技股份有限公司关于会计师事务所2025年度履职情况的评估报告 | 2026-04-22 | Chinese | ||
| 41152183 | 关于为子公司提供连带责任担保暨关联交易的公告 | 2026-04-22 | Chinese | ||
| 41152181 | 信雅达2025年度股东会通知 | 2026-04-22 | Chinese | ||
| 41152179 | 第九届审计委员会第三次会议决议 | 2026-04-22 | Chinese | ||
| 41152176 | 会计师对年报出具的审计报告 | 2026-04-22 | Chinese | ||
| 41152086 | 非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-22 | Chinese | ||
| 41152084 | 关于2025年度利润分配预案的公告 | 2026-04-22 | Chinese | ||
| 41152083 | 关于召开2025年年度业绩说明会的公告 | 2026-04-22 | Chinese | ||
| 41152082 | 信雅达科技股份有限公司2025年年度报告 | 2026-04-22 | Chinese | ||
| 41152080 | 第九届独立董事第一次专门会议决议 | 2026-04-22 | Chinese | ||
| 41152077 | 信雅达科技股份有限公司独立董事关于2025年度独立性的自查报告(黄英) | 2026-04-22 | Chinese | ||
| 41152075 | 信雅达科技股份有限公司独立董事关于2025年度独立性的自查报告(陈为) | 2026-04-22 | Chinese | ||
| 34893252 | 关于与专业投资机构共同投资认购基金份额的公告 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advanced Blockchain AG
A venture builder, investor, and incubator focused on the b…
|
BWQ | DE | Telecommunications, computer pr… |
|
Advanced Media, Inc.
A technology company specializing in AI-powered voice recog…
|
3773 | JP | Telecommunications, computer pr… |
|
Advenica AB
Cybersecurity company developing high-assurance solutions f…
|
ADVE | SE | Telecommunications, computer pr… |
|
Aerospace Intelligent Manufacturing Technology Co.,Ltd.
Provides industrial software, digital twin platforms, and s…
|
300446 | CN | Telecommunications, computer pr… |
|
AEye, Inc.
Develops software-defined lidar platforms for various auton…
|
LIDR | US | Telecommunications, computer pr… |
|
AGEDB Technology Limited
Delivers advanced DBMS software, specialized graph database…
|
AGET | CA | Telecommunications, computer pr… |
|
Agereh Technologies Inc.
Delivers AI-enabled movement intelligence and data-driven S…
|
AUTO | CA | Telecommunications, computer pr… |
|
AGI Inc
Applied AI lab creating on-device superintelligence and aut…
|
AGI | KY | Telecommunications, computer pr… |
|
Agillic A/S
Provides an omnichannel marketing automation platform for p…
|
AGILC | DK | Telecommunications, computer pr… |
|
AGILYSYS INC
Develops and provides integrated software solutions for the…
|
AGYS | US | Telecommunications, computer pr… |
Sunyard Technology 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/56826/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56826 | 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=56826 | 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=56826 \ -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": 56826}, 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 Sunyard Technology Co.,Ltd (id: 56826)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.