
PARLO BERHAD — Investor Relations & Filings
PARLO BERHAD is an investment holding company with a core focus on travel management. It provides comprehensive travel and ticketing agency services, aspiring to be a digital-driven travel management company. The company serves diverse customer segments, including both leisure and corporate travel markets, offering solutions tailored for modern travel needs. Its operational segments include travel and tours, investment holding, and "Trading - V Care".
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Additional Listing Announcement /Subdivision of Shares | 2026-05-19 | English | |
| DEALINGS IN LISTED SECURITIES (CHAPTER 14 OF LISTING REQUIREMENTS) : Dealings During Closed Period | 2026-05-19 | English | |
| Notice of Interest Sub. S-hldr (Section 137 of CA 2016) - MR TI LIAN SENG | 2026-05-19 | English | |
| Changes in Director's Interest (Section 219 of CA 2016) - MR TI LIAN SENG | 2026-05-19 | English | |
| Quarterly rpt on consolidated results for the financial period ended 31/03/2026 | 2026-05-19 | English | |
| OTHERSPARLO BERHAD (PARLO OR THE COMPANY) - OFFER AND GRANT OF OPTIONS UNDER EMPLOYEES SHARE OPTION SCHEME | 2026-05-06 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Travel agency activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ying Hai Group Holdings Company Limited
Licensed travel agent distributing air tickets, hotel rooms…
|
8668 | HK | Administrative and support serv… |
PARLO BERHAD 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/71240/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71240 | 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=71240 | 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=71240 \ -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": 71240}, 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 PARLO BERHAD (id: 71240)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.