/
Availability
Availability
Get the list of property IDs available in the dates provided.
Request: Availability(arrival, departure, people, usr, pwd)
parameter | type | format | mandatory? |
---|---|---|---|
arrival | string | yyyy-MM-dd → “2020-12-01” | Yes |
departure | string | yyyy-MM-dd → “2020-12-01” | Yes |
people | integer |
| No |
usr | integer |
| Yes |
pwd | string |
| Yes |
Response:
{
"Availability": [
1001,
1002,
1003
]
}
, multiple selections available,
Related content
Available
Available
More like this
Booked
Booked
More like this
DailyAvailability
DailyAvailability
More like this
MonthlyAvailability
MonthlyAvailability
More like this
Calendar
Calendar
More like this
DailyRates
DailyRates
More like this