Date Specific Overrides
get_listing_date_overrides
Shows future date-specific overrides (DSOs) on a listing — custom prices, minimum-stay rules, and other per-day settings you’ve applied outside your base pricing. Only returns upcoming overrides, not historical ones.
Best for: Checking if custom pricing is set for holidays, events, or specific date ranges.
Example: “Do I have custom prices set for next weekend for Sunset Villa?”
update_listing_date_overrides
Creates or updates future date-level overrides for one listing — set per-date price, min-stay, min/max bounds, check-in/out rules, reason, and more. Requires OAuth write access; use get_listing_date_overrides to read current rules first.
Best for: Setting holiday pricing, event minimum stays, or custom rules from chat.
Example: “Set a $500 minimum price for New Year’s Eve on Sunset Villa”
delete_listing_date_overrides
Removes date-level overrides on specific dates for one listing so it reverts to standard pricing. Requires OAuth write access.
Best for: Clearing custom pricing or min-stay rules that are no longer needed.
Example: “Remove the override for March 15 on Sunset Villa”