Request: MonthlyAvailability(arrival, departure, people, language, 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 | |
language | string | “es”, “en”, etc → ISO standard code | Yes |
usr | integer | Yes | |
pwd | string | Yes |
If you put 0 in the ‘people’ parameter, it will search without looking into the capacity of the properties.
Response:
0 Comments