
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 |
|---|---|---|---|
|
AGILYSYS INC
Develops and provides integrated software solutions for the…
|
AGYS | US | Telecommunications, computer pr… |
|
AGMO HOLDINGS BERHAD
Digital solutions and application development specialist of…
|
— | MY | Telecommunications, computer pr… |
|
AHASOLAR TECHNOLOGIES LIMITED
Offers SaaS platforms and advisory services for solar energ…
|
543941 | IN | Telecommunications, computer pr… |
|
AHNLAB,INC.
A cybersecurity company providing security solutions for en…
|
053800 | KR | Telecommunications, computer pr… |
|
Ahsay Backup Software Development Company Limited
Designs and develops comprehensive cloud backup and recover…
|
8290 | HK | Telecommunications, computer pr… |
|
AI Conversation Systems Ltd.
Develops a no-code platform for building chatbots with reus…
|
AICS-M | IL | Telecommunications, computer pr… |
|
AI CROSS Inc.
Develops business communication platforms with AI-driven an…
|
4476 | JP | Telecommunications, computer pr… |
|
Aiforia Technologies Oyj
Develops deep learning AI software for pathology image anal…
|
AIFORI | FI | Telecommunications, computer pr… |
|
AI,Inc.
Develops AI-powered text-to-speech and voice recognition so…
|
4388 | JP | Telecommunications, computer pr… |
|
AI inside Inc.
Develops an AI-OCR platform using deep learning to automate…
|
4488 | JP | 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.