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-02-06 | Chinese | |
| 壹网壹创:董事会关于本次交易符合《上市公司重大资产重组管理办法》第十一条、第四十三条及第四十四条规定的说明 | 2026-02-06 | Chinese | |
| 壹网壹创:董事会关于本次交易符合《上市公司证券发行注册管理办法》第十一条规定的说明 | 2026-02-06 | Chinese | |
| 关于暂不召开股东会审议本次交易相关事项的公告 | 2026-02-06 | Chinese | |
| 壹网壹创:董事会关于本次交易相关主体不存在《上市公司监管指引第7号——上市公司重大资产重组相关股票异常交易监管》第十二条和《深圳证券交易所上市公司自律监管指引第8号——重大资产重组》第三十条规定的不得参与任何上市公司重大资产重组情形的说明 | 2026-02-06 | Chinese | |
| 壹网壹创发行股份及支付现金购买资产并募集配套资金预案 | 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.