Available parameters

type
Type (rooms by type, without this parameter - all rooms will be returned including accessories): varchar
size
count of berth in room: int
order
Order(default ordering is by price, set this parameter to sort by another variable.): varchar

Required parameters

from
Enter date and time of rental period start (YYYY-MM-DD HH:MM:SS): dateTime
till
Enter date and time of rental period end(YYYY-MM-DD HH:MM:SS): dateTime

Required parameters

rez_from_date
Enter date of rental period start (YYYY-MM-DD): date
rez_from_time
Enter time of rental period start(HH:MM:SS): time
rez_to_date
Enter date of rental period end (YYYY-MM-DD): date
rez_to_time
Enter time of rental period end(HH:MM:SS): time
rez_client
Client name and surname: varchar
rez_telnr
Client phone number: varchar
rez_price
Price per day: double
rez_currency
Currency (EUR, USD, etc.): varchar
rez_room
Room ID: int

Available parameters

priceIsFull
Choose between price for day or price for period: boolean
gender
Gender: varchar
email
Email: varchar
country
Country: varchar
address
Client address: varchar
reservedFrom
Reservation made from (example.com): varchar
breakfast
Breakfast(count to all rental period): int
rez_comment
Comment in free form (If comment first line is in format "email+space+[+language+]", for example "test@example.com [en]", application will use it for integrated email sending in GUI): text
client_count
Guest count for reservation in room: int