v1
latestOpenAPI 3.0.02026-07-26866217.8 KBAvailability
Query Property Availabilities
By sending a request to this endpoint, you can retrieve the availabilities of the properties.
get/availabilities
Query parameters
property_idsstring required
Enter property IDs to search, separating them with commas (,). A maximum of 100 properties can be queried at once.
start_datestring date required
The start date for records. The date format is YYYY-MM-DD, and must be within 1 years from now.
end_datestring date required
The end date for records. The date format is YYYY-MM-DD, and must be within 3 years from now.
Response
A list of availabilities with their details
Example response
{
"error_msg": "Done."
}