
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 |
|---|---|---|---|
|
Sreeleathers Limited
Retailer and wholesaler of footwear and leather accessories…
|
SREEL | IN | Wholesale and retail trade |
|
Star seeds Co.,Ltd.
Apparel company with fashion brands, retail stores, and met…
|
3083 | JP | Wholesale and retail trade |
|
STEP ONE CLOTHING LIMITED
Online retailer of sustainable bamboo innerwear featuring a…
|
STP | AU | Wholesale and retail trade |
|
Sterling Shoes Income Fund
Specialized investment vehicle managing a Canadian footwear…
|
SSI.UN | CA | Wholesale and retail trade |
|
Sterlite Gold Ltd.
Centers on Japanese traditional culture and apparel service…
|
SGD | CA | Wholesale and retail trade |
|
Stitch Fix, Inc.
Online personal styling service providing curated apparel a…
|
SFIX | US | Wholesale and retail trade |
|
Take Off
Fashion outlet chain with boutiques and an online store for…
|
TKO | IT | Wholesale and retail trade |
|
TATA Health International Holdings Limited
Engaged in footwear retail, healthcare trading, financial s…
|
1255 | HK | Wholesale and retail trade |
|
TILLY'S, INC.
A specialty retailer of casual apparel, footwear, and acces…
|
TLYS | US | Wholesale and retail trade |
|
TOKYO BASE Co., Ltd.
A fashion company operating select shops and original 'Made…
|
3415 | JP | 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.