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 |
|---|---|---|---|
|
A.L.I. Technologies Inc.
Canadian provider of medical image management solutions, sp…
|
— | CA | Telecommunications, computer pr… |
|
ALKAMI TECHNOLOGY, INC.
Provider of cloud-based digital banking solutions for finan…
|
ALKT | US | Telecommunications, computer pr… |
|
Allied Architects, Inc.
Develops SaaS products and provides social media marketing …
|
6081 | JP | Telecommunications, computer pr… |
|
Allot Ltd.
Provides network intelligence and cybersecurity solutions f…
|
ALLT | US | Telecommunications, computer pr… |
|
Almawave
Specializes in AI, natural language processing, and data an…
|
AIW | IT | Telecommunications, computer pr… |
|
Alphalogic Techsys Limited
A technology consulting firm specializing in digital transf…
|
542770 | IN | Telecommunications, computer pr… |
|
ALPHA MODUS HOLDINGS, INC.
Develops patented, AI-driven technologies for in-store reta…
|
AMOD | US | Telecommunications, computer pr… |
|
ALPHA SYSTEMS INC.
Software developer for telecommunications, in-vehicle syste…
|
4719 | JP | Telecommunications, computer pr… |
|
Alpha Technology Group Ltd
Holding company providing cloud and on-premises AI, CRM, an…
|
ATGL | US | Telecommunications, computer pr… |
|
Alphinat inc.
Low-code platform for rapid development and deployment of s…
|
NPA.H | CA | 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.