2.1. POSSIBLE SEARCH OPTIONS
GP Travel HUB offers several alternatives of searching cruises:
Search by | Description | Search example |
---|---|---|
Search By Region Only | Allows to specify region code of certain supplier and get cruise offers only from this supplier. You can use this case if you know exact region codes from suppliers and would like to get offers only from them. | <RegionPref RegionCode="18" RegionCodeContext="tourico"/> |
Search By Port | Allows to specify port code of certain supplier and get cruise offers only from this supplier and the port(s) specified. Note: it is required to specify PortCode for IntermediatePoint. Code for StartPoint is optional. | <ota:Port PortCode="91" PointType="StartPoint" PortCodeContext="tourico"/>
<ota:Port PortCode="167" PointType="IntermediatePoint" PortCodeContext="tourico"/> |
Search by City | Allows to specify city code of certain supplier and get cruise offers only from this supplier and the city specified. Note: it is required to specify CityCode for IntermediatePoint. Code for StartPoint is optional. | <Port CityCode="198744" PointType="StartPoint" CityCodeContext="tourico"/>
<Port CityCode="198744" PointType="IntermediatePoint" CityCodeContext="tourico"/> |