Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Elxis documentation
for users and developers.
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Components
»
IOS R - IOS H bookings on request
« previous
next »
Print
Pages: [
1
]
Author
Topic: IOS R - IOS H bookings on request (Read 3809 times)
how
Jr. Member
Posts: 59
IOS R - IOS H bookings on request
«
on:
December 07, 2013, 13:17:56 »
hello.. maybe a silly question...
With IOS Hotels you can set rooms availability and customer make an online booking with immediate confirmation.
Is it possible to work also for sending requests instead of immediate booking?
For example customer will request hotels for specific dates, could see hotels, could see for a hotel room types and prices but instead booking online sending an availability request.
I ask this because hoteliers have their own availability system and is usually hard to keep updating and synchronize IOSH availability with Hotels real availability.
I hope I made a point
thank you
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: IOS R - IOS H bookings on request
«
Reply #1 on:
December 07, 2013, 21:25:02 »
IOSR Hotels has an
XML/JSON API
which you can use for synchronization.
To get for example the reservations made for a hotel with id = 4 on December 2013, do this request:
http://www.example.com/inner.php/reservations/hotels/api/bookings?hid=4&method=resdate&year=2013&month=12
(simplified GET version of the actual request)
«
Last Edit: December 07, 2013, 21:30:46 by datahell
»
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Components
»
IOS R - IOS H bookings on request