Hotel API
Choose API:
Car Rental API
Hotel API
Transphere API
Universal API
Warehouse API
Choose Language:
English
Русский
Latviešu
Please, enter your API key:
List of rooms
Available parameters
type
Type (rooms by type, without this parameter - all rooms will be returned including accessories):
varchar
single
double
lux
size
count of berth in room:
int
order
Order(default ordering is by price, set this parameter to sort by another variable.):
varchar
price
size
type
Submit
URL
PHP
CLI
Python
Please wait...
Please wait...
Please wait...
Please wait...
Seasons
Submit
URL
PHP
CLI
Python
Please wait...
Please wait...
Please wait...
Please wait...
Rooms free for rent in time period
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
Submit
URL
PHP
CLI
Python
Please wait...
Please wait...
Please wait...
Please wait...
Create reservation
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
--Select--
Price per day
Price per period
gender
Gender:
varchar
--Select--
Male
Female
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
Submit
URL
PHP
CLI
Python
Please wait...
Please wait...
Please wait...
Please wait...