
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 |
|---|---|---|---|
|
Qibu Corporation Limited
Designs and distributes children's footwear, apparel, and a…
|
603557 | CN | Wholesale and retail trade |
|
QUIZ PLC
Omni-channel fashion retailer of womenswear, footwear, and …
|
QUIZ | JE | Wholesale and retail trade |
|
REDTAPE Limited
Lifestyle brand specializing in footwear, apparel, and acce…
|
REDTAPE | IN | Wholesale and retail trade |
|
Reitmans Canada Limited
Specialty apparel retailer and fashion group focused primar…
|
RET.A | CA | Wholesale and retail trade |
|
Revolve Group, Inc.
An online fashion retailer for Millennial and Generation Z …
|
RVLV | US | Wholesale and retail trade |
|
RIGHT ON Co.,Ltd
Specialty retailer with a primary focus on jeans, casual we…
|
7445 | JP | Wholesale and retail trade |
|
Rizzo Group
A former retail company specializing in bags, shoes, luggag…
|
RIZZO | SE | Wholesale and retail trade |
|
RVRC Holding
A direct-to-consumer company that designs and sells functio…
|
RVRC | SE | Wholesale and retail trade |
|
SAC'S BAR HOLDINGS INC.
Designs, manufactures, and retails bags, wallets, and acces…
|
9990 | JP | Wholesale and retail trade |
|
Sai Silks (Kalamandir) Limited
Multi-format retailer specializing in ethnic apparel and ha…
|
KALAMANDIR | IN | 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.