|
als_get_sources.cgi |
Top Previous Next |
|
Description The als_get_sources.cgi interface will retrieve a list of sources.
Example Usage http://192.168.0.19/als_get_sources.cgi
Inputs
Returned Fields
XML Sample
<?xml version="1.0" encoding="utf-8" ?> - <sources> - <data count="33"> <row code="1" sourcename="Unknown" /> <row code="2" sourcename="Domestic USA Agency" /> <row code="3" sourcename="COMP Marketing" /> <row code="4" sourcename="Internet Bookings" /> <row code="5" sourcename="Coupon" /> <row code="6" sourcename="International Agency" /> <row code="7" sourcename="Friend Referral" /> <row code="8" sourcename="Brochure" /> <row code="9" sourcename="Las Vegas Agency" /> <row code="10" sourcename="Halvorson Request" /> <row code="11" sourcename="HOTEL BELL DESK" /> <row code="12" sourcename="Concierge" /> <row code="13" sourcename="WALK IN" /> <row code="14" sourcename="Coupon NV Mag-01" /> <row code="15" sourcename="Coupon TDG-01" /> <row code="16" sourcename="I40 Rack Card Coupon" /> <row code="17" sourcename="Radio Shopping Coupon" /> <row code="18" sourcename="Visitors Guide Coupon" /> <row code="19" sourcename="Phone" /> <row code="20" sourcename="Certificate Of Flight" /> <row code="21" sourcename="Weight Seat Block" /> <row code="22" sourcename="Repeat Customer" /> <row code="23" sourcename="Pax Compensation" /> <row code="24" sourcename="Internet Advertisment" /> <row code="25" sourcename="Room Display" /> <row code="26" sourcename="Wheelchair Bound" /> <row code="27" sourcename="Senior Citizen" /> <row code="28" sourcename="SR Local Employee" /> <row code="29" sourcename="Interline" /> <row code="30" sourcename="Pilot Training" /> <row code="31" sourcename="Night Flight (Pax Flew)" /> <row code="32" sourcename="COMP Policy" /> <row code="33" sourcename="Williams Tourist Guide" /> </data> </sources> |