v1
latestOpenAPI 3.0.02026-07-26866217.8 KBListing Calendar
Get Vrbo Listing Price and Rules
Get the pricing and rules of a Vrbo listing as currently recorded by Hostex. The data is the snapshot Hostex keeps in sync with Vrbo (updated when changes are made through Hostex or the listing is re-synced), not a real-time read from Vrbo. The response fields mirror the settings object accepted by POST /listings/vrbo/price_and_rules.
get/listings/vrbo/price_and_rules
Query parameters
listing_idstring required
The unique identifier for different channels. <br>For example, the listing id for Airbnb is the Airbnb listing id, and the listing id for Booking.com is the Booking.com room id - rateplan id.
The Vrbo listing id.
Response
The current price and rules of the Vrbo listing.
Example response
{
"error_msg": "Done."
}