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 |
|---|---|---|---|
|
AvidXchange Holdings, Inc.
Provider of AP automation software and payment solutions fo…
|
AVDX | US | Telecommunications, computer pr… |
|
Avigilon Corporation
Designs and manufactures end-to-end physical security solut…
|
AVO | CA | Telecommunications, computer pr… |
|
Avtech Sweden AB
Develops digital air traffic management systems for flight …
|
AVT | SE | Telecommunications, computer pr… |
|
AWARE INC /MA/
Global provider of biometric software products and services…
|
AWRE | US | Telecommunications, computer pr… |
|
AXGATE Co., Ltd.
Develops and supplies integrated network security systems l…
|
356680 | KR | Telecommunications, computer pr… |
|
Axilion Smart Mobility Ltd.
Artificial intelligence software company developing solutio…
|
AILN | IL | Telecommunications, computer pr… |
|
AXON ENTERPRISE, INC.
Develops integrated hardware and software solutions for pub…
|
AXON | US | Telecommunications, computer pr… |
|
Axons Vision Ltd.
Develops AI perception and decision-making applications for…
|
AXN | IL | Telecommunications, computer pr… |
|
Axway Software
Manages and secures complex data flows with API management,…
|
AXW | FR | Telecommunications, computer pr… |
|
Ayfie Group
Develops an AI platform for secure enterprise search and kn…
|
AYFIE | NO | 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.