
Fujian Boss Software Corp. — Investor Relations & Filings
Fujian Boss Software Corp. specializes in the development and application of fiscal and financial management software. The company provides comprehensive solutions for government departments, administrative institutions, and enterprises, focusing on fiscal electronic bill management, government procurement platforms, and public resource trading systems. Its core product offerings include electronic invoicing systems, administrative asset management software, and integrated financial management platforms. By leveraging cloud computing and big data technologies, the company facilitates the digitalization of fiscal processes and enhances the efficiency of government financial supervision. Fujian Boss Software Corp. is a key player in the 'Internet + Government Services' initiative, supporting the modernization of public financial governance through secure and scalable software infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度股东会决议公告 | 2026-05-27 | Chinese | |
| 关于注销回购股份减少注册资本暨通知债权人的公告 | 2026-05-27 | Chinese | |
| 北京市中伦律师事务所关于公司2025年度股东会法律意见书 | 2026-05-27 | Chinese | |
| 关于控股股东、实际控制人部分股权质押及解除质押的公告 | 2026-05-26 | Chinese | |
| 2026年限制性股票激励计划自查表 | 2026-05-21 | Chinese | |
| 2026年限制性股票激励计划实施考核管理办法 | 2026-05-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 47511819 | 2025年度股东会决议公告 | 2026-05-27 | Chinese | ||
| 47511815 | 关于注销回购股份减少注册资本暨通知债权人的公告 | 2026-05-27 | Chinese | ||
| 47511827 | 北京市中伦律师事务所关于公司2025年度股东会法律意见书 | 2026-05-27 | Chinese | ||
| 47057489 | 关于控股股东、实际控制人部分股权质押及解除质押的公告 | 2026-05-26 | Chinese | ||
| 46758350 | 2026年限制性股票激励计划自查表 | 2026-05-21 | Chinese | ||
| 46758349 | 2026年限制性股票激励计划实施考核管理办法 | 2026-05-21 | Chinese | ||
| 46758048 | 董事会薪酬与考核委员会关于公司2026年限制性股票激励计划相关事项的核查意见 | 2026-05-21 | Chinese | ||
| 46758047 | 2026年限制性股票激励计划(草案) | 2026-05-21 | Chinese | ||
| 46757694 | 关于召开2026年第一次临时股东会的通知 | 2026-05-21 | Chinese | ||
| 46757263 | 2026年限制性股票激励计划(草案)摘要 | 2026-05-21 | Chinese | ||
| 46726264 | 关于控股股东、实际控制人部分股权补充质押的公告 | 2026-05-21 | Chinese | ||
| 45944053 | 关于原参股公司业绩承诺补偿进展暨公司提起诉讼的公告 | 2026-05-14 | Chinese | ||
|
2025
3 filings
| |||||
| 37572883 | 关于以公开摘牌方式受让福建省数村科技发展有限公司38%股权暨关联交易的进展公告 | 2025-12-29 | Chinese | ||
| 37572879 | 第五届董事会第十二次会议决议公告 | 2025-12-22 | Chinese | ||
| 37572867 | 关于使用闲置自有资金进行现金管理的公告 | 2025-12-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALEEN INC.
Digital health platform providing AI-driven symptom checkin…
|
ALEN.U | CA | Telecommunications, computer pr… |
|
ALFA FINANCIAL SOFTWARE HOLDINGS PL
Developer of a cloud-based SaaS platform for the global ass…
|
ALFA | GB | Telecommunications, computer pr… |
|
Algorhythm Holdings, Inc.
An AI and electronics holding company for logistics and kar…
|
RIME | US | Telecommunications, computer pr… |
|
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… |
Fujian Boss Software Corp. 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/55510/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55510 | 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=55510 | 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=55510 \ -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": 55510}, 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 Fujian Boss Software Corp. (id: 55510)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.