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 |
|---|---|---|---|
|
ACUSENSUS LIMITED.
Develops AI-powered road safety technology to detect and de…
|
ACE | AU | Telecommunications, computer pr… |
|
ADCORE Inc.
Proprietary advertising technology leveraging AI and automa…
|
ADCO | CA | Telecommunications, computer pr… |
|
adesso SE
IT service provider for consulting and custom software to o…
|
ADN1 | DE | Telecommunications, computer pr… |
|
ADforus Co., Ltd.
An ad tech company and GCPP for performance marketing and p…
|
397810 | KR | Telecommunications, computer pr… |
|
Admicom Oyj
Provides cloud-based ERP software and services for the cons…
|
ADMCM | FI | Telecommunications, computer pr… |
|
ADOBE INC.
A software company specializing in digital media and digita…
|
ADBE | US | Telecommunications, computer pr… |
|
Adobe Systems Canada Inc.
Specializes in digital experience solutions, creative media…
|
ADBE | CA | Telecommunications, computer pr… |
|
AD OPT Technologies Inc.
Advanced AI software optimizing crew management and operati…
|
— | CA | Telecommunications, computer pr… |
|
ADSLOT LTD.
Provides automated digital media trading solutions and work…
|
ADS | AU | Telecommunications, computer pr… |
|
AdvancedAdvT Limited
Offers software for business, healthcare compliance, and hu…
|
— | VG | 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.