
Rendong Holdings Group Co., Ltd. — Investor Relations & Filings
Rendong Holdings Group Co., Ltd. is a diversified enterprise primarily focused on financial technology and integrated financial services. The company operates through several core business segments, including third-party payment processing, supply chain management, commercial factoring, and micro-lending. Its primary service offerings involve electronic payment settlement solutions, credit risk assessment, and financial software development. By leveraging advanced data analytics and information technology, the group provides comprehensive financial management tools and liquidity solutions to small and medium-sized enterprises. The company emphasizes the integration of technology with traditional financial services to enhance transaction efficiency and security across various commercial sectors. Its strategic focus remains on expanding its digital payment infrastructure and optimizing supply chain finance ecosystems to support diverse business requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于低效资产拍卖的公告 | 2026-05-18 | Chinese | |
| 关于公司股票交易撤销退市风险警示暨股票停复牌的公告 | 2026-04-10 | Chinese | |
| 2025年度股东会决议公告 | 2026-03-23 | Chinese | |
| 上海锦天城(天津)律师事务所关于公司2025年度股东会之法律意见书 | 2026-03-23 | Chinese | |
| 关于向深交所申请撤销退市风险警示的进展公告 | 2026-03-20 | Chinese | |
| 中信证券股份有限公司关于重整投资人受让资本公积转增的部分限售股份上市流通的核查意见 | 2026-03-16 | Chinese |
Browse filings by year
16 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513409 | 关于低效资产拍卖的公告 | 2026-05-18 | Chinese | ||
| 36655886 | 关于公司股票交易撤销退市风险警示暨股票停复牌的公告 | 2026-04-10 | Chinese | ||
| 36655883 | 2025年度股东会决议公告 | 2026-03-23 | Chinese | ||
| 36655880 | 上海锦天城(天津)律师事务所关于公司2025年度股东会之法律意见书 | 2026-03-23 | Chinese | ||
| 36655878 | 关于向深交所申请撤销退市风险警示的进展公告 | 2026-03-20 | Chinese | ||
| 36655872 | 中信证券股份有限公司关于重整投资人受让资本公积转增的部分限售股份上市流通的核查意见 | 2026-03-16 | Chinese | ||
| 36655861 | 关于重整财务投资人限售股份上市流通的提示性公告 | 2026-03-16 | Chinese | ||
| 36655860 | 关于破产企业财产处置专用账户待划转股份比例低于5%的提示性公告 | 2026-03-11 | Chinese | ||
| 36655858 | 关于购买董事、高级管理人员责任险的公告 | 2026-02-27 | Chinese | ||
| 36655852 | 关于召开2025年度股东会的通知 | 2026-02-27 | Chinese | ||
| 36655842 | 2025年年度报告 | 2026-02-27 | Chinese | ||
| 36655839 | 关于使用闲置自有资金进行委托理财的公告 | 2026-02-27 | Chinese | ||
| 36655834 | 关于续聘2026年度审计机构的公告 | 2026-02-27 | Chinese | ||
| 36655826 | 独立董事2025年度述职报告(鲍禄) | 2026-02-27 | Chinese | ||
| 36655819 | 独立董事2025年度述职报告(陈晋蓉) | 2026-02-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other financial service activities n.e.c., except insurance and pension funding activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABG Sundal Collier
An independent Nordic investment bank providing advisory an…
|
ABG | NO | Financial and insurance activit… |
|
Above Capital Inc.
Financial services provider operating an advanced MT5 platf…
|
— | CA | Financial and insurance activit… |
|
A.C. Global Capital Corp.
Strategic advisory and capital solutions firm focused on co…
|
ACG | CA | Financial and insurance activit… |
|
Acme Resources Limited
Provides credit facilities and manages investment portfolio…
|
539391 | IN | Financial and insurance activit… |
|
AD4 Capital Corp.
Capital pool company (CPC) identifying and evaluating asset…
|
ADJ.P | CA | Financial and insurance activit… |
|
Adomos
A platform connecting clients with experts for wealth and p…
|
ALADO | FR | Financial and insurance activit… |
|
Adyen N.V.
A single platform for global payments, data, and financial …
|
ADYEN | NL | Financial and insurance activit… |
|
Aeonic Securities C.I.F Plc
An investment firm providing financial, advisory, and wealt…
|
AEON | CY | Financial and insurance activit… |
|
AFRICA BITCOIN CORPORATION LIMITED
Financial services group pioneering Bitcoin integration int…
|
BACNM | ZA | Financial and insurance activit… |
|
AFRICA BITCOIN CORPORATION LIMITED
Financial services group and investment holding company wit…
|
BACE | ZA | Financial and insurance activit… |
Rendong Holdings Group 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/54668/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54668 | 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=54668 | 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=54668 \ -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": 54668}, 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 Rendong Holdings Group Co., Ltd. (id: 54668)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.