XML Field
BaseRequest
StartingPointId
Description
Required: See BaseRequest
If supplied starting point id equals to zero, starting points from will be returned, else starting points to will be returned
More sample requests in the GetTransferSearchLocations
Sample
<TransferSearchLocationRequest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<BaseRequest xmlns="http://webservicesV2.bookcyprus.com/">
<UserName>********</UserName>
<Password>*****</Password>
<Currency>USD</Currency>
<Language>EN</Language>
</BaseRequest>
<StartingPointId xmlns="http://webservicesV2.bookcyprus.com/">0</StartingPointId>
</TransferSearchLocationRequest>