User Tools

Site Tools


ors-soap-api:public:trips

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
ors-soap-api:public:trips [2015/01/24 16:40]
127.0.0.1 external edit
ors-soap-api:public:trips [2017/11/07 09:45]
admin [Description]
Line 15: Line 15:
  
 <code php> <code php>
-public array trips( array $searchData,​ array $headerData, boolean $cleanUrl = true, $topOffersFilter = array())+public array trips( array $searchData,​ array $headerData,​ $topOffersFilter = array(), boolean $cleanUrl = true)
 </​code>​ </​code>​
  
Line 97: Line 97:
                     [hsc] => 000f98a576b35158c09a10aaadec4fa0                     [hsc] => 000f98a576b35158c09a10aaadec4fa0
                     [ppc] => 192                     [ppc] => 192
 +                    [cppc] => 202
                     [alt] => 0                     [alt] => 0
                     [top] => 0                     [top] => 0
Line 253: Line 254:
     * ''​lon''​ : longitude     * ''​lon''​ : longitude
   * ''​trips (array)''​ : a list of trips   * ''​trips (array)''​ : a list of trips
-    * ''​sub''​ : sub category (catalog, earlybird, lastmin, ...)+    * ''​sub''​ : sub category (catalog, earlybird, lastmin, ​ski-pack)For content type ''​trips''​ you have this special sub values: 
 +      * **trip** : regular bus trip 
 +      * **busplane** : combined trip with bus & plane 
 +      * **busplaneship** : combined trip with bus, plane and ship 
 +      * **cruise** : cruise | trip with ship 
 +      * **plane** : trip with plane 
 +      * **train** : transport with train
     * ''​gid''​ : accommodation GIATA ID     * ''​gid''​ : accommodation GIATA ID
     * ''​toc''​ : touroperator code     * ''​toc''​ : touroperator code
Line 273: Line 280:
     * ''​top''​ : top trip (1) or a normal trip (0)     * ''​top''​ : top trip (1) or a normal trip (0)
     * ''​aid''​ , ''​iid''​ , ''​lid''​ , ''​vid''​ , ''​zid''​ : (for internal use only)     * ''​aid''​ , ''​iid''​ , ''​lid''​ , ''​vid''​ , ''​zid''​ : (for internal use only)
-    * ''​atx''​ : a list of room facilities +    * ''​atx''​ : room facilities ​text 
-    * ''​lty''​ : location  +    * ''​ltx''​ : room location ​text 
-    * ''​ztx''​ : short room description +    * ''​ztx''​ : room detail ​description 
-    * ''​ltx''​ : offer description or sometimes what this offer includes bersides a basic service +    * ''​itx''​ : included services in room price 
-    * ''​ppc''​ : lowest ​price per person ​for this region +    * ''​ppc''​ : price per person 
-    * ''​ahc''​ : arrival airport (IATA code)+    * ''​cppc''​ : catalog price (if cppc is grater then zero, then this is information about catalog price -- without discounts) 
 +    * ''​ahc''​ : departure airport (IATA code) 
 +    * ''​zhc''​ : arrival airport (IATA code)
     * ''​sid''​ : entry point ID (only for ''​trips''​ content type)     * ''​sid''​ : entry point ID (only for ''​trips''​ content type)
     * ''​sin''​ : entry point name (only for ''​trips''​ content type)     * ''​sin''​ : entry point name (only for ''​trips''​ content type)
ors-soap-api/public/trips.txt · Last modified: 2019/07/15 10:01 by admin