|
als_get_hotels.cgi |
Top Previous Next |
|
Description The als_get_hotels.cgi interface all retrieve all hotelss available to in your system based on products that are active and web enabled. and the associated AL-Desk code for the hotel.
Example Usage http://127.0.0.1/als_get_hotels.cgi
Inputs
Returned Fields
Example XML
<?xml version="1.0" encoding="utf-8" ?> - <root> - <hotels> <row code="220" name="Castle Hilo Hawaiian Hotel" location="1" locationname="Big Island" /> <row code="210" name="Marriott Waikaloa" location="1" locationname="Big Island" /> </hotels> </root> |