Available parameters

type
Type(models by type, without this parameter - all models will be returned including accessories) varchar

Code (model type code, as saved from GUI)

Code - the parameter is divided into subparameters for user convenience. The API accepts it as one parameter (example: code=CBAD).

classCode
Class Code: int
typeCode
Type Code: varchar
transmissionCode
Transmission Code: varchar
fuelCode
Fuel Type Code: varchar
withoutImages
Include models without images (by default models without images will not be returned, set this parameter to get models also without pictures.) boolean
order
Order(default ordering is by price, set this parameter to sort by another variable.): varchar

Available parameters

! Difference of this method and previous carList method is: this return car ID, not car model ID (usable below for other methods) and can return several cars of one model if available.

type
Type(models by type, without this parameter - all models will be returned including accessories) varchar

Code (model type code, as saved from GUI)

Code - the parameter is divided into subparameters for user convenience. The API accepts it as one parameter (example: code=CBAD).

classCode
Class Code: int
typeCode
Type Code: varchar
transmissionCode
Transmission Code: varchar
fuelCode
Fuel Type Code: varchar
withoutImages
Include models without images (by default models without images will not be returned, set this parameter to get models also without pictures.) boolean
order
Order(default ordering is by price, set this parameter to sort by another variable.): varchar
colorName
color name, for example: black, white, brown... (all color list available in GUI): varchar
colorCode
color hex code, for example 000000, FFFFFF, 663300... (all color list available in GUI): 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
type
Type(models by type, without this parameter - all models will be returned including accessories) varchar

Code (model type code, as saved from GUI)

Code - the parameter is divided into subparameters for user convenience. The API accepts it as one parameter (example: code=CBAD).

classCode
Class Code: int
typeCode
Type Code: varchar
transmissionCode
Transmission Code: varchar
fuelCode
Fuel Type Code: varchar
withoutImages
Include models without images (by default models without images will not be returned, set this parameter to get models also without pictures.) boolean
anyState
with this param all cars - also booked will be returned boolean
order
Order(default ordering is by price, set this parameter to sort by another variable.): varchar

Required parameters

carID
car ID, returned by method carList: int

Required parameters

img
img (parameter returned in requests as img or image): varchar

Available parameters

x
x (by setting this parameter, image will be resized to this width in pixels): int
y
y (by setting this parameter, image will be resized to this height in pixels): int
xy
xy (by setting this parameter, image will be resized to this maximum width/height in pixels) int

Required parameters

tag
Enter configuration tag: 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
client
Client name and surname: varchar
phone
Client phone number: varchar
price
Price per day: double
carID
car ID, returned by method carList: int
place_from
place to delivery car for client: varchar
place_to
place where client will give car back: varchar

Available parameters

editID
editID - use to edit previously created reservation using it ID, in this case, required parametres are not longer required: int
priceIsFull
Choose between price for day or price for period: boolean
paid_date
Payment date (YYYY-MM-DD) date
paid_with
Payment method (usually paypal or FirstData) varchar
paid_doc
Transaction number varchar
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
plus
price : auxiliary / accessories in free format with price, for example &plus[delivery]=10 (delivery for 10$), this price must be one time fee or already multiplied to days. For example - if you want insurance to be as auxiliary to car rental and to be paid 1$ for every rental day for one week rental period, you need multiply insurance price by days in website side and send it as &plus[insurance]=7: array

Required parameters

telnr
Enter client phone number(as it is in database) varchar

Required parameters

new
new : empty varchar
vadapl
Enter client driver license number varchar
pk
Enter client identity number(in format 000000-00000) int
name
Enter client name varchar
surname
Enter client surname varchar
birthday
Enter client birthday(YYYY-MM-DD) date
driverSince
Enter day, client got driver licence(YYYY-MM-DD) date
telnr
Enter client phone number varchar
adress1
Enter client address varchar
zip
Enter client postal code varchar
pase
Enter client passport number varchar

Required parameters

update
update: empty -
ID
Enter client ID int

Available parameters

vadapl
Enter client driver license number varchar
pk
Enter client identity number(in format 000000-00000) varchar
name
Enter client name varchar
surname
Enter client surname varchar
birthday
Enter client birthday(YYYY-MM-DD) date
driverSince
Enter day, client got driver licence(YYYY-MM-DD) date
telnr
Enter client phone number varchar
adress1
Enter client address varchar
zip
Enter client postal code varchar
pase
Enter client passport number varchar

Required parameters

In return there will be json with dates and 0/1 as value. 1 - availabe / 0 - not available

model
Enter model id int
from
Enter date and time of rental period start (YYYY-MM-DD): dateTime
till
Enter date and time of rental period end(YYYY-MM-DD): dateTime

Required parameters

ID
Enter rezervation id: int
carID
Enter car id: int
creationTime
Enter reservation creation time (YYYY-MM-DD HH:II:SS GMT +2): dateTime