Update Property Availabilities

Use this endpoint to update property availabilities.

Please be aware that a successful response indicates only that we have initiated an asynchronous task to handle your submission; it DOES NOT ensure that the channel inventories have been modified successfully. If you wish to view detailed results of the task execution, please visit the Host Portal.

Body Params
property_ids
array of integers
required

Specify the property IDs to update.

property_ids*
date

Specify the update's start date using the YYYY-MM-DD format. This must be either the current date or a future date.
If omitted, the dates becomes mandatory.

date

Specify the update's end date using the YYYY-MM-DD format. This must be a future date within 3 years from now.
If omitted, the dates becomes mandatory.

dates
array of dates

Provide a list of dates for the update in YYYY-MM-DD format. Dates must be today's date or later.
If start_date and end_date are specified, the list of dates will not be considered.

dates
boolean
required

Set the availability status: true for available or false for unavailable.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json