01 - Base Response
02 - Location
XML Field
LocationId
LocationName
Description
The unique location identification
The location name
Sample
<TransferAvailabilityResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<BaseResponse xmlns="http://webservicesV2.bookcyprus.com/">
<Response>OK</Response>
<ExecutionTime>88</ExecutionTime>
</BaseResponse>
<ResultCount xmlns="http://webservicesV2.bookcyprus.com/">11</ResultCount>
<Currency xmlns="http://webservicesV2.bookcyprus.com/">USD</Currency>
<Token xmlns="http://webservicesV2.bookcyprus.com/">bb5bbde2-c6c5-4838-b553-d37f478af3bf</Token>
<FromDate xmlns="http://webservicesV2.bookcyprus.com/">2015-07-02T00:00:00</FromDate>
<ToDate xmlns="http://webservicesV2.bookcyprus.com/">2015-07-04T00:00:00</ToDate>
<FromLocation xmlns="http://webservicesV2.bookcyprus.com/">
<LocationId>1364</LocationId>
<LocationName>Manhattan</LocationName>
</FromLocation>
<ToLocation xmlns="http://webservicesV2.bookcyprus.com/">
<LocationId>11628</LocationId>
<LocationName>John F. Kennedy International Airport (JFK)</LocationName>
</ToLocation>
<FromHotelId xmlns="http://webservicesV2.bookcyprus.com/">0</FromHotelId>
<ToHotelId xmlns="http://webservicesV2.bookcyprus.com/">0</ToHotelId>
<IsOneWay xmlns="http://webservicesV2.bookcyprus.com/">false</IsOneWay>
<Adults xmlns="http://webservicesV2.bookcyprus.com/">2</Adults>
<TransferServices xmlns="http://webservicesV2.bookcyprus.com/">
<TransferService>
<TransferServiceId>121692</TransferServiceId>
<TransferServiceName>SuperShuttle, Inc.</TransferServiceName>
<FromPointId>249</FromPointId>
<ToPointId>251</ToPointId>
<DistanceKM>0</DistanceKM>
<DistanceMinutes>0</DistanceMinutes>
<AvailableVehicles>
<TransferVehicle>
<VehicleId>31</VehicleId>
<VehicleType>Shared-Ride Airport Shuttle</VehicleType>
<VehicleTypeDescription>Enjoy a hassle free, cost-effective shuttle service transfer to and from the airport from your home, office or hotel. Our friendly drivers, comfortable vans and reasonable rates ensure a favorable way to get to your destination.</VehicleTypeDescription>
<VehicleTypeId>31</VehicleTypeId>
<SupplierId>121692</SupplierId>
<IsOneWay>false</IsOneWay>
<Amount>83.62</Amount>
<NumberOfVehicles>1</NumberOfVehicles>
<IsPerPax>true</IsPerPax>
</TransferVehicle>
</AvailableVehicles>
</TransferService>
<TransferService>
<TransferServiceId>122029</TransferServiceId>
<TransferServiceName>Chris Limo USA</TransferServiceName>
<FromPointId>145</FromPointId>
<ToPointId>146</ToPointId>
<DistanceKM>0</DistanceKM>
<DistanceMinutes>0</DistanceMinutes>
<AvailableVehicles>
<TransferVehicle>
<VehicleId>25</VehicleId>
<VehicleType>Sedan</VehicleType>
<VehicleTypeDescription>Getting through the airport can be stressful .. getting to or from there, doesn't have to be. Save some time and hassle by allowing our knowledgeable staff to handle all the details of your transfer. Our courteous drivers will meet and greet you, then proceed to your destination in style with our upscale Private Sedan which comfortably seats 3 adults and 3 pieces of luggage. </VehicleTypeDescription>
<VehicleTypeId>25</VehicleTypeId>
<SupplierId>122029</SupplierId>
<IsOneWay>false</IsOneWay>
<Amount>256.20</Amount>
<NumberOfVehicles>1</NumberOfVehicles>
<IsPerPax>false</IsPerPax>
</TransferVehicle>
</AvailableVehicles>
</TransferService>
<TransferService>
<TransferServiceId>121725</TransferServiceId>
<TransferServiceName>Apex International Transportation</TransferServiceName>
<FromPointId>486</FromPointId>
<ToPointId>487</ToPointId>
<DistanceKM>0</DistanceKM>
<DistanceMinutes>0</DistanceMinutes>
<AvailableVehicles>
<TransferVehicle>
<VehicleId>25</VehicleId>
<VehicleType>Sedan</VehicleType>
<VehicleTypeDescription>Getting through the airport can be stressful .. getting to or from there, doesn't have to be. Save some time and hassle by allowing our knowledgeable staff to handle all the details of your transfer. Our courteous drivers will meet and greet you, then proceed to your destination in style with our upscale Private Sedan which comfortably seats 3 adults and 3 pieces of luggage. </VehicleTypeDescription>
<VehicleTypeId>25</VehicleTypeId>
<SupplierId>121725</SupplierId>
<IsOneWay>false</IsOneWay>
<Amount>268.40</Amount>
<NumberOfVehicles>1</NumberOfVehicles>
<IsPerPax>false</IsPerPax>
</TransferVehicle>
</AvailableVehicles>
</TransferService>
</TransferServices>
</TransferAvailabilityResponse>