
TOEBOX KOREA, Ltd. — Investor Relations & Filings
TOEBOX KOREA, Ltd. is a company specializing in the retail and wholesale of premium children's products, with a primary focus on footwear. It operates as a multi-brand select shop, curating and distributing a diverse range of items including shoes, apparel, bags, and accessories. The company serves as an exclusive distributor for several international brands, such as Cienta, Mini Melissa, and Hunter Kids, while also developing its own in-house brands. The product portfolio has expanded to include kids' wear and other consumer goods, catering to both children and women through its online and offline stores.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임시주주총회결과 | 2026-05-14 | Korean | |
| 분기보고서 (2026.03) | 2026-05-13 | Korean | |
| 주주총회소집공고 | 2026-04-29 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-21 | Korean | |
| 주주총회소집결의 (임시주주총회) | 2026-04-02 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2026-04-02 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45818692 | 임시주주총회결과 | 2026-05-14 | Korean | ||
| 45351926 | 분기보고서 (2026.03) | 2026-05-13 | Korean | ||
| 38395950 | 주주총회소집공고 | 2026-04-29 | Korean | ||
| 34695217 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-21 | Korean | ||
| 33153450 | 주주총회소집결의 (임시주주총회) | 2026-04-02 | Korean | ||
| 33153446 | 주주명부폐쇄기간또는기준일설정 | 2026-04-02 | Korean | ||
| 33119285 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33118091 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33017933 | 주식소각결정 | 2026-03-24 | Korean | ||
| 33017347 | 자기주식취득결과보고서 | 2026-03-24 | Korean | ||
| 33010746 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33009814 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 32954107 | 주주총회소집결의 | 2026-03-16 | Korean | ||
| 32954065 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32934443 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Giglio.Com
Global online retailer of luxury fashion from a network of …
|
GCOM | IT | Wholesale and retail trade |
|
Giordano International Limited
Designs, sources, and distributes accessible, everyday casu…
|
709 | BM | Wholesale and retail trade |
|
Global Fashion Group
An online fashion and lifestyle destination operating e-com…
|
GFG | LU | Wholesale and retail trade |
|
Global Style Co.,Ltd.
Specializes in made-to-order apparel, offering custom suits…
|
7126 | JP | Wholesale and retail trade |
|
Go Fashion (India) Limited
Specialized retailer of women's bottom-wear across diverse …
|
GOCOLORS | IN | Wholesale and retail trade |
|
Groupe Bikini Village inc.
Prominent Canadian retailer of swimwear, beachwear, and acc…
|
GBV | CA | Wholesale and retail trade |
|
Groupe Dynamite Inc.
Fashion house specializing in the design and retail sale of…
|
GRGD | CA | Wholesale and retail trade |
|
GRUPO VUASA S.A.
Retailer specializing in footwear, focusing on the sale of …
|
— | AR | Wholesale and retail trade |
|
GUESS INC
A global lifestyle brand that designs and distributes appar…
|
GES | US | Wholesale and retail trade |
|
Hallenstein Glasson Holdings Limited
Specializes in the design, sourcing, and distribution of me…
|
HLG | NZ | Wholesale and retail trade |
TOEBOX KOREA, 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/16291/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16291 | 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=16291 | 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=16291 \ -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": 16291}, 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 TOEBOX KOREA, Ltd. (id: 16291)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.