To fetch a listing's date specific overrides
Use this API to get your listing’s date specific overrides. By default, only overrides from today onwards are returned. Use the optional start_date and end_date query parameters to filter the date range.
Path parameters
listing_id
Listing ID
Headers
X-API-Key
Query parameters
pms
PMS name of the listing
start_date
Filter overrides from this date onwards (YYYY-MM-DD). Defaults to today if omitted.
end_date
Filter overrides up to and including this date (YYYY-MM-DD). If omitted, all overrides from start_date onwards are returned.
Response
Success
overrides
Errors
400
Bad Request Error
404
Not Found Error