List availabilities - Normal
For products with inventorySelectionType: NORMAL. Retrieve date-level availability for a specific variant within a date range, with pricing from the lowest-priced slot per date.
inventorySelectionType: NORMAL) within a date range. Use this to power a calendar view; Affiliates deep-link to Headout’s own checkout for slot selection, so no separate slot-level inventory call is needed.
For seatmap products, use List availabilities - Seatmap instead.
Authorizations
Path Parameters
Normal product ID.
Variant ID belonging to the product.
Query Parameters
Currency code for displaying prices. Defaults to USD when omitted.
Beginning of the availability window in yyyy-MM-dd format. Defaults to today in the tour city timezone.
End of the availability window in yyyy-MM-dd format. Defaults to startDate + 60 days. The date range cannot exceed 90 days inclusive.
Response
Successful response
Product ID from the path parameter.
Variant ID from the path parameter.
Resolved currency code used in this response.
Date-level availability sorted ascending by date. Empty when no availability exists for the requested window.