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.