
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 |
|---|---|---|---|
| 关于控股股东、实际控制人部分股权质押及解除质押的公告 | 2026-05-26 | Chinese | |
| 2026年限制性股票激励计划自查表 | 2026-05-21 | Chinese | |
| 2026年限制性股票激励计划实施考核管理办法 | 2026-05-21 | Chinese | |
| 董事会薪酬与考核委员会关于公司2026年限制性股票激励计划相关事项的核查意见 | 2026-05-21 | Chinese | |
| 2026年限制性股票激励计划(草案) | 2026-05-21 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2026-05-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 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
6 filings
| |||||
| 37572883 | 关于以公开摘牌方式受让福建省数村科技发展有限公司38%股权暨关联交易的进展公告 | 2025-12-29 | Chinese | ||
| 37572879 | 第五届董事会第十二次会议决议公告 | 2025-12-22 | Chinese | ||
| 37572867 | 关于使用闲置自有资金进行现金管理的公告 | 2025-12-22 | Chinese | ||
| 37572853 | 关于以公开摘牌方式受让福建省数村科技发展有限公司38%股权暨关联交易的进展公告 | 2025-12-08 | Chinese | ||
| 37572835 | 关于董事、高级管理人员减持股份实施情况公告 | 2025-12-01 | Chinese | ||
| 37572820 | 关于以公开摘牌方式受让福建省数村科技发展有限公司38%股权暨关联交易的进展公告 | 2025-11-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accugraph Corporation
Provides the AcuGraph diagnostic system for evidence-based …
|
ACGC | CA | Telecommunications, computer pr… |
|
ACD Systems International Inc.
Provides digital asset management, image editing, and video…
|
ASA | CA | Telecommunications, computer pr… |
|
Ace Alpha Tech Limited
Provides software development, digital transformation, and …
|
544431 | IN | Telecommunications, computer pr… |
|
Ace Digital AS
A holding company focused on Bitcoin treasury, advisory, in…
|
ACED | NO | Telecommunications, computer pr… |
|
ACI WORLDWIDE, INC.
A global software company providing real-time digital payme…
|
ACIW | US | Telecommunications, computer pr… |
|
Aclarion, Inc.
Healthcare tech company with a SaaS platform to diagnose ch…
|
ACON | US | Telecommunications, computer pr… |
|
Acteos
Software vendor of a SaaS suite for Supply Chain Management…
|
EOS | FR | Telecommunications, computer pr… |
|
ACTIVEOPS PLC
AI-powered SaaS platform providing decision intelligence fo…
|
AOM | GB | Telecommunications, computer pr… |
|
ACTIVEPORT GROUP LTD
Provides SDN and orchestration software to automate global …
|
ATV | AU | Telecommunications, computer pr… |
|
ACUITY RM GROUP PLC
Provider of Governance, Risk, and Compliance (GRC) software…
|
ACRM | GB | 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.