
Grown Up Group Investment Holdings Limited — Investor Relations & Filings
Grown Up Group Investment Holdings Limited is an investment holding company engaged in the design, development, manufacturing, trading, and sale of bags, luggage, and accessories. The Group functions as a leading Original Equipment Manufacturer (OEM) and Original Design Manufacturer (ODM) within the sector. Its comprehensive product range encompasses leisure and travel bags, business and IT bags, school bags, backpacks, sports bags, soft and trolley bags, tool storage, and medical-related products. Production is managed through the Group's own facilities and partner factories located throughout Southeast Asia. The principal export markets served by the company are Europe and North America. The Group supports its global operations through its head office, an R&D center in Shenzhen, and sales and design offices situated in Asia and Europe.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification Letter with Change Request Form to Registered Shareholders - Notice of publication of 2025 Annual Report | 2026-04-29 | English | |
| Notification Letter with Request Form to Non-Registered Shareholders - Notice of publication of 2025 Annual Report | 2026-04-29 | English | |
| ANNUAL REPORT 2025 | 2026-04-29 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-02 | English | |
| TERMS OF REFERENCE OF THE AUDIT COMMITTEE OF THE BOARD OF DIRECTORS OF THE COMPANY | 2026-03-20 | English | |
| ANNOUNCEMENT OF ANNUAL RESULTS FOR THE YEAR ENDED 31 DECEMBER 2025 | 2026-03-20 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Korrun Co.,Ltd
Designs and manufactures luggage, backpacks, and travel gea…
|
300577 | CN | Manufacturing |
|
BARCOS Co., Ltd.
Designs, manufactures, and sells handbags, wallets, and oth…
|
7790 | JP | Manufacturing |
|
DONG IN ENTECH Co., Ltd.
Original Design Manufacturer of outdoor gear, travel bags, …
|
111380 | KR | Manufacturing |
|
GOBLIN INDIA LIMITED
Designs and manufactures travel gear, luggage, and corporat…
|
542850 | IN | Manufacturing |
|
Guangdong Wanlima Industry Co., Ltd.
Manufactures leather goods, footwear, and equipment for ret…
|
300591 | CN | Manufacturing |
|
Hermès International
A designer, manufacturer, and retailer of luxury goods with…
|
RMS | FR | Manufacturing |
|
Kandal M Venture Ltd
Contract manufacturer of affordable luxury leather goods fo…
|
FMFC | US | Manufacturing |
|
Le Tanneur et Compagnie
French designer and manufacturer of high-end leather goods …
|
ALTAN | FR | Manufacturing |
|
LVMH Moët Hennessy Louis Vuitton SE
A world-leading luxury products group managing a portfolio …
|
MC | FR | Manufacturing |
|
MaxsMaking Inc.
Manufactures and sells customized textile goods and promoti…
|
MAMK | US | Manufacturing |
Grown Up Group Investment Holdings Limited 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/50207/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50207 | 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=50207 | 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=50207 \ -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": 50207}, 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 Grown Up Group Investment Holdings Limited (id: 50207)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.