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 |
|---|---|---|---|
| 关于2025年度计提资产减值准备的公告 | 2026-03-30 | Chinese | |
| 关于公司2026年度担保及关联担保额度预计的公告 | 2026-03-30 | Chinese | |
| 天职业字[2026]13824号_杭州壹网壹创科技股份有限公司-募集资金存放、管理与使用情况鉴证报告 | 2026-03-30 | Chinese | |
| 天职业字[2026]13826号-杭州壹网壹创科技股份有限公司-控股股东及其他关联方资金占用情况的专项说明 | 2026-03-30 | Chinese | |
| 2025年年度报告摘要 | 2026-03-30 | Chinese | |
| 独立董事2025年度述职报告(方刚) | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40063455 | 关于2025年度计提资产减值准备的公告 | 2026-03-30 | Chinese | ||
| 40063450 | 关于公司2026年度担保及关联担保额度预计的公告 | 2026-03-30 | Chinese | ||
| 40063443 | 天职业字[2026]13824号_杭州壹网壹创科技股份有限公司-募集资金存放、管理与使用情况鉴证报告 | 2026-03-30 | Chinese | ||
| 40063171 | 天职业字[2026]13826号-杭州壹网壹创科技股份有限公司-控股股东及其他关联方资金占用情况的专项说明 | 2026-03-30 | Chinese | ||
| 40063037 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 40063025 | 独立董事2025年度述职报告(方刚) | 2026-03-30 | Chinese | ||
| 40063018 | 独立董事2025年度述职报告(胡正广) | 2026-03-30 | Chinese | ||
| 40063013 | 2025年度内部控制自我评价报告 | 2026-03-30 | Chinese | ||
| 40063006 | 2025年年度报告披露提示性公告 | 2026-03-30 | Chinese | ||
| 40062998 | 关于公司及子公司2026年度向银行申请综合授信额度的公告 | 2026-03-30 | Chinese | ||
| 40062990 | 关于公司全资子(孙)公司之间提供担保的公告 | 2026-03-30 | Chinese | ||
| 40062980 | 关于召开2025年年度股东会的通知 | 2026-03-30 | Chinese | ||
| 40062976 | 第四届董事会第十二次会议决议公告 | 2026-03-30 | Chinese | ||
| 40062968 | 关于董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-30 | Chinese | ||
| 40062966 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | 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 |
|---|---|---|---|
|
Kitanotatsujin Corporation
E-commerce company selling its own brand of health foods an…
|
2930 | JP | Wholesale and retail trade |
|
Kits Eyecare Ltd.
Operates a direct-to-consumer digital eyecare platform prov…
|
KITS | CA | Wholesale and retail trade |
|
Lbx Pharmacy Chain Joint Stock Company
Large-scale retail pharmacy chain distributing pharmaceutic…
|
603883 | CN | Wholesale and retail trade |
|
Lenskart Solutions Limited
Multinational omnichannel eyewear retailer providing prescr…
|
LENSKART | IN | Wholesale and retail trade |
|
Lyko Group A
A multi-channel beauty retailer with e-commerce, stores, sa…
|
LYKO | SE | Wholesale and retail trade |
|
Macobs Technologies Limited
D2C technology firm specializing in male grooming and intim…
|
MACOBSTECH | IN | Wholesale and retail trade |
|
Matas
A Nordic retailer specializing in beauty, health, and perso…
|
MATAS | DK | Wholesale and retail trade |
|
MatsukiyoCocokara & Co
Holding company operating a network of retail drugstores an…
|
3088 | JP | Wholesale and retail trade |
|
MEDICAL SYSTEM NETWORK Co., Ltd.
Operates a pharmacy chain and provides pharmaceutical distr…
|
4350 | JP | Wholesale and retail trade |
|
Mednow Inc.
A digital-first virtual pharmacy offering free delivery of …
|
MNOW | CA | 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.