Available
Get a true/false if the property ID is available in the dates provided.
Request: Available(propertyID, arrival, departure, usr, pwd)
parameter | type | format | mandatory? |
---|---|---|---|
propertyID | integer | Â | Yes |
arrival | string | yyyy-MM-dd | Yes |
departure | string | yyyy-MM-dd | Yes |
usr | integer | Â | Yes |
pwd | string | Â | Yes |
Â
Response:
A boolean response of true/false.