Skip to main content

Get the historical snapshots of a calendar day for a listing.

GET 

/listings/:listing_id/calendar_day_history

Returns a history of price postings and calendar state snapshots for a specific stay date.

  • posted_prices — each entry records a price that Wheelhouse posted to the channel for this date, in chronological order.
  • calendar_snapshots — historical snapshots of the calendar day's state (availability, price, booking, etc.) over time.

Requires a Pro tier listing. Returns 402 if the feature is not available. The maximum lookback window is 180 days.

Request

Responses

Historical price postings and calendar snapshots for the requested stay date.