
RedcapTour Co., Ltd. — Investor Relations & Filings
RedcapTour Co., Ltd. is a specialized B2B service provider focused on corporate travel and car rentals. The company's travel division offers comprehensive business travel management for corporate and institutional clients, utilizing a proprietary Business Travel Management System (BTMS). It also provides MICE (Meetings, Incentives, Conferences, and Exhibitions) services through a dedicated subsidiary, with a focus on the medical and pharmaceutical sectors. The car rental division provides long-term vehicle rentals to B2B and B2G customers, offering specialized solutions like integrated mobility services and EV battery management. The company maintains a strategic partnership with American Express Global Business Travel (AMEX GBT), enhancing its global service capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-05-16 | Korean | |
| 분기보고서 (2022.03) | 2022-05-16 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2022-04-29 | Korean | |
| 정기주주총회결과 | 2022-03-25 | Korean | |
| 감사보고서제출 | 2022-03-17 | Korean | |
| 사업보고서 (2021.12) | 2022-03-17 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
11 filings
| |||||
| 8694088 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-05-16 | Korean | ||
| 8693710 | 분기보고서 (2022.03) | 2022-05-16 | Korean | ||
| 8711344 | 연결재무제표기준영업(잠정)실적(공정공시) | 2022-04-29 | Korean | ||
| 8739890 | 정기주주총회결과 | 2022-03-25 | Korean | ||
| 8768678 | 감사보고서제출 | 2022-03-17 | Korean | ||
| 8768606 | 사업보고서 (2021.12) | 2022-03-17 | Korean | ||
| 8790846 | 주주총회소집결의 | 2022-03-10 | Korean | ||
| 8790757 | 주주총회집중일개최사유신고 | 2022-03-10 | Korean | ||
| 8790725 | 주주총회소집공고 | 2022-03-10 | Korean | ||
| 8821480 | 연결재무제표기준영업(잠정)실적(공정공시) | 2022-02-10 | Korean | ||
| 8821479 | 현금ㆍ현물배당결정 | 2022-02-10 | Korean | ||
|
2021
4 filings
| |||||
| 8851715 | 주주명부폐쇄기간또는기준일설정 | 2021-12-16 | Korean | ||
| 8854429 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2021-12-14 | Korean | ||
| 8854424 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2021-12-14 | Korean | ||
| 8863356 | 교환가액의조정 | 2021-11-29 | Korean | ||
Market data
Market data not available
Price history
Peer group · Travel agency activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AirTrip Corp.
Operates an online travel agency, IT offshore development, …
|
6191 | JP | Administrative and support serv… |
|
ASIATRAVEL.COM HOLDINGS LTD
Was a pan-Asia online hotel and travel agency offering glob…
|
5AM | SG | Administrative and support serv… |
|
Bayu Buana Tbk
Provides comprehensive travel services: airline tickets, to…
|
BAYU | ID | Administrative and support serv… |
|
Bestone.Com Co.,Ltd
Online travel agency specializing in cruise travel, tours, …
|
6577 | JP | Administrative and support serv… |
|
Booking Holdings Inc.
A global provider of online travel, dining, and related res…
|
BKNG | US | Administrative and support serv… |
|
Cinese International Group Holdings Limited
Provides comprehensive travel services, air ticket distribu…
|
1620 | HK | Administrative and support serv… |
|
CORPORATE TRAVEL MANAGEMENT LIMITED
Global provider of travel management solutions and technolo…
|
CTD | AU | Administrative and support serv… |
|
Easy Trip Planners Limited
Online travel platform for flights, hotels, and tours with …
|
EASEMYTRIP | IN | Administrative and support serv… |
|
eDreams Odigeo SA
A global online travel company pioneering a subscription mo…
|
EDR | ES | Administrative and support serv… |
|
Expedia Group, Inc.
A technology platform facilitating global travel bookings f…
|
EXPE | US | Administrative and support serv… |
RedcapTour 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/15585/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15585 | 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=15585 | 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=15585 \ -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": 15585}, 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 RedcapTour Co., Ltd. (id: 15585)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.