Documentation
reservation
Representation of the reservation. Reservation has always one o more services. Administrators can see all reservations of their own agency, however basic users only can see theirs own reservations.
Reservations operability will depends on its reservation status.
attributes
code
[int:code]
Reservation locator.
reservationStatus
[reservationStatus]
It indicates a status of the reservation.
user
[user]
It indicates the user of the agency that made the reservation of the first service.
paxname
[string]
It indicates the name of the main passenger of the first service.
startdate
[date::yyyy-mm-dd]
It indicates (Central European Time [CET]) the start date of the first service including into the reservation.
voiddate
[date:yyyy-mm-dd]
It indicates (Central European Time [CET]) the cancellation date of the last service including into the reservation.
creationdate
[date:yyyy-mm-dd]
It indicates (Central European Time [CET]) the creation date of the first service including into the reservation.
price
[array:price]
It indicates prices of the reservation, differentiated by currency.