Delete a listing's date specific override
Use this API to delete date specific overrides for a listing.
Path parameters
listing_id
Listing ID
Headers
X-API-Key
Request
This endpoint expects an object.
overrides
Override dates to delete
pms
PMS name of the listing
update_children
Must be a JSON boolean (true or false). If true, the DSO is also deleted for all child listings. If false or omitted, only the parent listing is deleted.
Response
A successful response with status 204. The response body will be empty
overrides
Dates that were successfully deleted
Errors
400
Bad Request Error