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 |
|---|---|---|---|
|
Boxlight Corp
Provider of interactive technology, digital signage, and so…
|
BOXL | US | Telecommunications, computer pr… |
|
Brain+ A/S
Develops digital therapeutics for the detection and treatme…
|
BRAINP | DK | Telecommunications, computer pr… |
|
BrainAurora Medical Technology Limited
Specializes in DTx and software solutions for assessing and…
|
6681 | HK | Telecommunications, computer pr… |
|
BRAINIUM TECHNOLOGIES INC.
Certified IT services and software development firm deliver…
|
— | CA | Telecommunications, computer pr… |
|
Brainscan Spolka Akcyjna
Develops AI software to automatically detect pathologies in…
|
BSN | PL | Telecommunications, computer pr… |
|
Brains Technology,Inc.
Enterprise AI software company for data analysis and intern…
|
4075 | JP | Telecommunications, computer pr… |
|
Brainzcompany Co., Ltd.
Develops AI-based solutions for integrated IT infrastructur…
|
099390 | KR | Telecommunications, computer pr… |
|
Brand Engagement Network Inc.
A generative AI platform for building and deploying convers…
|
BNAI | US | Telecommunications, computer pr… |
|
BrandPilot AI Inc.
AI-driven performance marketing solutions optimizing ad bud…
|
BPAI | CA | Telecommunications, computer pr… |
|
BRAVURA SOLUTIONS LIMITED.
Provides software for wealth management, life insurance, an…
|
BVS | AU | 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.