
MARRIOTT VACATIONS WORLDWIDE Corp — Investor Relations & Filings
Marriott Vacations Worldwide Corporation is a global vacation company specializing in vacation ownership. The company's core operations include the development, marketing, sale, and management of a portfolio of premium, upper-upscale vacation ownership resorts and properties. It provides points-based ownership programs that offer access to its global network of resorts and other leisure travel experiences. In addition to its primary vacation ownership business, the company engages in vacation exchange, rental services, and third-party resort and property management. The integrated business model serves a large base of owner families and guests worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13G/A - MARRIOTT VACATIONS WORLDWIDE Corp (0001524358) (Subject) | 2026-03-26 | English | |
| ARS - MARRIOTT VACATIONS WORLDWIDE Corp (0001524358) (Filer) | 2026-03-26 | English | |
| DEFA14A - MARRIOTT VACATIONS WORLDWIDE Corp (0001524358) (Filer) | 2026-03-26 | English | |
| DEF 14A - MARRIOTT VACATIONS WORLDWIDE Corp (0001524358) (Filer) | 2026-03-26 | English | |
| 4 - MARRIOTT VACATIONS WORLDWIDE Corp (0001524358) (Issuer) | 2026-03-24 | English | |
| 3 - MARRIOTT VACATIONS WORLDWIDE Corp (0001524358) (Issuer) | 2026-03-24 | English |
Market data
Market data not available
Price history
Peer group · Other short term accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Condo Nordic Holding AB
Provides turnkey corporate accommodation and furnished apar…
|
CONDO | SE | Accommodation and food service … |
|
Hilton Grand Vacations Inc.
Develops, markets, and operates a portfolio of upscale vaca…
|
HGV | US | Accommodation and food service … |
|
Hornigold Reit Spolka Akcyjna
Provider of short-term rental services for luxury apartment…
|
HRL | PL | Accommodation and food service … |
|
Pierre & Vacances
European operator of holiday accommodations across more tha…
|
VAC | FR | Accommodation and food service … |
|
SAFESTAY PLC
Owner and operator of a network of hostels and hotels in th…
|
SSTY | GB | Accommodation and food service … |
|
Sonder Holdings Inc.
A tech-enabled hospitality company operating apartments and…
|
SOND | US | Accommodation and food service … |
MARRIOTT VACATIONS WORLDWIDE Corp 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/31470/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31470 | 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=31470 | 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=31470 \ -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": 31470}, 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 MARRIOTT VACATIONS WORLDWIDE Corp (id: 31470)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.