On Tuesday, 5/2, join OwnerRez and PointCentral as we discuss the impact of smart home technology in the vacation rental market.
We know that managing staff, assets, and owner relationships are critical to success. PointCentral's enterprise-grade smart home tech makes it easier than ever to manage thousands of properties, operate more efficiently, secure and protect assets, and add value to the o...
On Thursday, 2/23, join us live with The Host Co to discuss what every rental manager needs to know about adding more revenue with elevated amenities and services…without adding extra work for you or your team.
In this webinar, The Host Co team will discuss what "instant amenities" work best, how to quickly create your own offerings and add them to guest messaging, and go over how much money can...
This could be entirely random but today I have a guest sign and submit the legal agreement twice? Identical agreement, identical responses 4 minutes apart.
First time I have seen this happen? Wond
2 questions:
* How does your system auto-populate Expedia links? None of mine seem to have auto-populated, and I know I do periodically get bookings from Expedia. Will it only auto-populate after I actually get an Expedia stay, or does your system either periodically receive Expedia data via the existing Api connection or scrape Expedia and use some matching logic? Or does it only occur for new...
2 questions:
* How does your system auto-populate Expedia links? None of mine seem to have auto-populated, and I know I do periodically get bookings from Expedia. Will it only auto-populate after I actually get an Expedia stay, or does your system either periodically receive Expedia data via the existing Api connection or scrape Expedia and use some matching logic? Or does it only occur for new...
OwnerRez has partnered with Savvy () (formerly bnbfinder) to provide a channel integration connection between the two systems. This allows OwnerRez users to handle their listings and bookings from Savvy efficiently. Our Channel Management feature is extremely powerful and can significantly simplify your channel a...
...f the lodging rate element that sourced them so they can be mapped back to the correct item. This should start with ORSUR (for fees and discounts) or ORTAX (for taxes):
cURL example:
curl --user ${ownerrez_user}:${ownerrez_key} --location --request POST "${ownerrez_api}/haolb/createbooking?type=${ownerrez_user}&key=${ownerrez_key}" \...
...ility" --header 'Content-Type: application/json'
JSON payload:
{ "requestVersion": "1.0", "systemExternalId": "SystemUniqueId", "advertiserExternalId": "ora7ccdcde3fx", "listingExternalId": "orp5b2abax", "dateRange": { "arrivalDate": "2023-03-16", "departureDate": "2023-03-22" }, "adults": 2,
"children": 1,
"pets": 2, "units": [ { "unitExternalId": "orp5b2abax" } ] }
JSON response
{ "uni...
...ass the skipRuleValidation or ignoreDateConflicts) and generate quote and charges, but return them only (rather than saving a quote in the user's account).
These are currently not upgraded to the v2 API yet, so use the v1.1 versions for the moment. Creating the booking
There are two ways to do this. You can embed the booking widget on your site and let it manage the quote creation and guest re...
OwnerRez has partnered with Google Vacation Rentals () (GVR) to provide a channel integration connection between the two systems. This allows OwnerRez users to handle their GVR listings and bookings efficiently.
All booking traffic from your GVR listing is directed to your OwnerRez Hosted Website or the OwnerRez Glo...
OwnerRez has a direct integration with Schlage (pronounced SHLAYG). Users must create a free Schlage account, and download and use the Schlage phone app to set up the lock. You can go into OwnerRez and set up the lock integration at that point.
* Cost (#cost)
* Supported Locks (#supported-locks)
* Features (#features)
* Limi...
...t_id}/availabilityindex" --silent | xmllint --format -
id is your Account Id example like `ora...`
XML payload:
<?xml version="1.0"?>
<advertiserUnitAvailabilityContentIndex>
<documentVersion>4.2.1</documentVersion>
<advertiser>
<assignedId>ora7ccdcde3fx</assignedId>
<unitAvailabilityContentIndexEntry>
<listingExternalId>orp5b2abax</listingExternalId>
<unitExternalId>orp5b2abax</unitExternalI...
...ple-booking-update) .
XML payload:
<bookingUpdate>
<documentVersion>1.4</documentVersion>
<bookingUpdateDetails>
<advertiserAssignedId>ora7ccdcde3fx</advertiserAssignedId>
<listingExternalId>orp5b2abax</listingExternalId>
<unitExternalId>orp5b2abax</unitExternalId>
<externalId>ORB320055</externalId>
<guestProfileExternalId>ORG602093585</guestProfileExternalId>
<inquirer>
<firstName>Amy</firstNa...
...tIndex?id=${ownerrez_account_id}" --silent | xmllint --format -
id is your Account Id example like `ora...`
XML payload:
<?xml version="1.0"?>
<advertiserContactContentIndex>
<documentVersion>4.2.1</documentVersion>
<advertiser>
<assignedId>ora7ccdcde3fx</assignedId>
<contactContentIndexEntry>
<listingExternalId>orp5b2abax</listingExternalId>
<lastUpdatedDate>2022-08-09T13:50:51Z</lastUpdated...
...g from the advertiser listing index feed () .
XML payload:
<?xml version="1.0"?>
<listing>
<externalId>orp5b2abax</externalId>
<active>true</active>
<adContent>
<description>
<texts>
<text locale="en">
<textValue>Nestled on the desirable north end of the boardwalk, close to the area’s best attractions, the t...
.../lodgingconfigindex" --silent | xmllint --format -
id is your Account Id example like `ora...`
XML payload:
<?xml version="1.0"?>
<advertiserLodgingConfigurationContentIndex>
<documentVersion>4.2.1</documentVersion>
<advertiser>
<assignedId>ora7ccdcde3fx</assignedId>
<lodgingConfigurationDefaults>
<acceptedPaymentForms>
<paymentCardDescriptor>
<paymentFormType>CARD</paymentFormType>
<cardCode...
...account_id}/lodgingrateindex" --silent | xmllint --format -
id is your Account Id example like `ora...`
XML payload:
<?xml version="1.0"?>
<advertiserLodgingRateContentIndex>
<documentVersion>4.2.1</documentVersion>
<advertiser>
<assignedId>ora7ccdcde3fx</assignedId>
<lodgingRateContentIndexEntry>
<listingExternalId>orp5b2abax</listingExternalId>
<unitExternalId>orp5b2abax</unitExternalId>
<l...