
Viva Goods Co. Ltd. — Investor Relations & Filings
Viva Goods Co. Ltd. is an international brand operator and investment holding company specializing in the management and distribution of a multi-brand consumer goods portfolio. The primary focus is on apparel and footwear, encompassing renowned brands such as Clarks, bossini, testoni, LI-NING, Haglöfs, and Double Happiness. The company strives to expand its multi-brand business globally, serving markets including the United Kingdom, the Republic of Ireland, and the United States. A secondary business segment involves the sports experience sector, which includes the organization and operational management of sports competitions and events, alongside sports talent management services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PROXY FORM FOR USE AT THE EXTRAORDINARY GENERAL MEETING | 2025-06-26 | English | |
| NOTICE OF EXTRAORDINARY GENERAL MEETING | 2025-06-26 | English | |
| (1) APPROVAL OF DIRECTOR'S SERVICE CONTRACT (2) ADOPTION OF NEW SHARE OPTION SCHEME (3) CONDITIONAL GRANT OF OPTIONS TO A DIRECTOR AND (4) NOTICE OF EXTRAORDINARY GENERAL MEETING | 2025-06-26 | English | |
| Next Day Disclosure Return | 2025-06-26 | English | |
| DISCLOSEABLE TRANSACTION ACQUISITIONS OF SHARES OF LI NING COMPANY LIMITED | 2025-06-19 | English | |
| Next Day Disclosure Return | 2025-06-19 | English |
Market data
Market data not available
Price history
Peer group · Wholesale of textiles, clothing and footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anand Rayons Limited
Trades and distributes synthetic yarns and threads for text…
|
542721 | IN | Wholesale and retail trade |
|
Callista Industries Limited
Procures, trades, and distributes textile products, includi…
|
539335 | IN | Wholesale and retail trade |
|
Checkpoint Trends Limited
Distributes grey cloth and finished textiles to manufacture…
|
531099 | IN | Wholesale and retail trade |
|
China Dongxiang (Group) Co., Ltd.
Leading branded sportswear enterprise in China, exclusively…
|
3818 | KY | Wholesale and retail trade |
|
COLEFAX GROUP PLC
International designer and distributor of luxury furnishing…
|
CFX | GB | Wholesale and retail trade |
|
Elve S.A.
Designs and produces uniforms, workwear, and PPE for public…
|
ELBE | GR | Wholesale and retail trade |
|
Enterprise International Limited
Trades and exports silk fabrics, yarn, and agricultural com…
|
526574 | IN | Wholesale and retail trade |
|
EPS Creative Health Technology Group Limited
Specialized trading of healthcare products and comprehensiv…
|
3860 | HK | Wholesale and retail trade |
|
Fenix Outdoor International AG
Global group that develops, markets, and retails outdoor pr…
|
FOI | CH | Wholesale and retail trade |
|
i.century Holding Limited
Provides apparel supply chain management services and suppl…
|
8507 | HK | Wholesale and retail trade |
Viva Goods 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/49575/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49575 | 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=49575 | 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=49575 \ -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": 49575}, 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 Viva Goods Co. Ltd. (id: 49575)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.