top of page

Example API Request
<?xml version="1.0" encoding="UTF-8"?>
<OTA_AviationReferenceRS Version="1.0">
<Success/>
<Airlines>
<Airline Code="BA" Name="British Airways" Country="United Kingdom"/>
<Airline Code="AA" Name="American Airlines" Country="United States"/>
<Airline Code="LH" Name="Lufthansa" Country="Germany"/>
</Airlines>
</OTA_AviationReferenceRS>
bottom of page
