HANGZHOU ONECHANCE TECH CORP. — Investor Relations & Filings
Hangzhou Onechance Tech Corp. is a professional e-commerce service provider specializing in brand management and digital retail operations. The company focuses on providing comprehensive online business solutions for international beauty and personal care brands. Its core services encompass online store operations, digital marketing, customer relationship management, and supply chain coordination. By leveraging data-driven insights and platform-specific expertise, the corporation facilitates brand growth across major digital marketplaces. The company serves as a strategic partner for global brands seeking to optimize their digital presence and sales performance through integrated retail strategies and multi-channel distribution networks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会关于独立董事独立性情况评估的专项意见 | 2026-03-30 | Chinese | |
| 2025年年度审计报告 | 2026-03-30 | Chinese | |
| 关于公司使用闲置募集资金及闲置自有资金进行现金管理的公告 | 2026-03-30 | Chinese | |
| 独立董事2025年度述职报告(宋成刚) | 2026-03-30 | Chinese | |
| 商誉减值测试报告 | 2026-03-30 | Chinese | |
| 2025年度募集资金存放与使用情况的专项报告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40062939 | 董事会关于独立董事独立性情况评估的专项意见 | 2026-03-30 | Chinese | ||
| 40062925 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
| 40060587 | 关于公司使用闲置募集资金及闲置自有资金进行现金管理的公告 | 2026-03-30 | Chinese | ||
| 40060573 | 独立董事2025年度述职报告(宋成刚) | 2026-03-30 | Chinese | ||
| 40060564 | 商誉减值测试报告 | 2026-03-30 | Chinese | ||
| 40060561 | 2025年度募集资金存放与使用情况的专项报告 | 2026-03-30 | Chinese | ||
| 40060549 | 关于发行股份及支付现金购买资产并募集配套资金交易事项的进展公告 | 2026-03-09 | Chinese | ||
| 40060546 | 关于公司全资子(孙)公司之间提供担保的进展公告 | 2026-03-02 | Chinese | ||
| 40060536 | 壹网壹创:董事会关于本次交易符合《上市公司监管指引第9号—上市公司筹划和实施重大资产重组的监管要求》第四条规定的说明 | 2026-02-06 | Chinese | ||
| 40060527 | 壹网壹创发行股份及支付现金购买资产并募集配套资金预案(摘要) | 2026-02-06 | Chinese | ||
| 40060524 | 关于发行股份及支付现金购买资产并募集配套资金的一般风险提示性公告 | 2026-02-06 | Chinese | ||
| 40060516 | 独立董事专门会议审核意见 | 2026-02-06 | Chinese | ||
| 40060509 | 董事会关于本次交易预计不构成重大资产重组且不构成重组上市的说明 | 2026-02-06 | Chinese | ||
| 40060505 | 壹网壹创-董事会关于本次交易履行法定程序的完备性合规性及提交的法律文件的有效性的说明 | 2026-02-06 | Chinese | ||
| 40060499 | 壹网壹创-董事会关于本次交易采取的保密措施及保密制度的说明 | 2026-02-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of pharmaceutical and medical goods, cosmetic and toilet articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Add-Shop E-Retail Limited
Distributes Ayurvedic, herbal, and organic products for hea…
|
541865 | IN | Wholesale and retail trade |
|
ADORE BEAUTY GROUP LIMITED
Pure-play online beauty retailer offering over 270 brands a…
|
ABY | AU | Wholesale and retail trade |
|
AIGAN CO.,LTD.
Wholesaler and retailer operating a chain of specialty eyew…
|
9854 | JP | Wholesale and retail trade |
|
AIN HOLDINGS INC.
A holding company operating dispensing pharmacies, drug sto…
|
9627 | JP | Wholesale and retail trade |
|
Aldawaa Medical Services Co.
Retailer of pharmaceuticals, medical equipment, and consume…
|
4163 | SA | Wholesale and retail trade |
|
Alibaba Health Information Technology Limited
Integrated digital health services, pharmaceutical e-commer…
|
241 | BM | Wholesale and retail trade |
|
Amplifon
A global retailer of hearing aids and personalized audiolog…
|
AMP | IT | Wholesale and retail trade |
|
Anhui Huaren Health Pharmaceutical Co.,Ltd.
Integrated pharmaceutical retail, wholesale, and health man…
|
301408 | CN | Wholesale and retail trade |
|
Apotea AB
An online-only pharmacy with a wide range of medications an…
|
APOTEA | SE | Wholesale and retail trade |
|
Bath & Body Works, Inc.
A global specialty retailer focused on personal care and ho…
|
BBWI | US | Wholesale and retail trade |
HANGZHOU ONECHANCE TECH 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/55763/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55763 | 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=55763 | 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=55763 \ -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": 55763}, 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 HANGZHOU ONECHANCE TECH CORP. (id: 55763)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.