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

Both sides previous revision Previous revision
Next revision
Previous revision
ors-soap-api:public:trips [2019/04/19 11:04]
admin [Return parameters]
ors-soap-api:public:trips [2019/07/15 10:01] (current)
admin [Examples]
Line 183: Line 183:
                         (                         (
                             [AI] => all inclusive                             [AI] => all inclusive
-                        ) 
- 
-                ) 
- 
-            [ppc] => Array 
-                ( 
-                    [selected] => 0 
-                    [val] => Array 
-                        ( 
-                            [192] => 192 
-                            [1015] => 1015 
                         )                         )
  
Line 210: Line 199:
         )         )
  
 +    [rfilters] => Array
 +        (
 +          [ppc] => "​192-1015"​
 +        )
 +        ​
     [sorts] => Array     [sorts] => Array
         (         (
Line 307: Line 301:
     * ''​ahc''​ : filters by departure airport (only for ''​pauschall'',​ ''​charter'',​ and ''​oneway''​ content types     * ''​ahc''​ : filters by departure airport (only for ''​pauschall'',​ ''​charter'',​ and ''​oneway''​ content types
     * ''​alt''​ : filters alternative trips     * ''​alt''​ : filters alternative trips
 +  * ''​rfilters (array)''​ : range filters
     * ''​ppc''​ : filters by price per person     * ''​ppc''​ : filters by price per person
   * ''​sorts (array)''​ : possible sorting   * ''​sorts (array)''​ : possible sorting
Line 357: Line 352:
       '​tdc'​ => '​2', ​           // filter by duration (display only trips with duration 2 nigths)       '​tdc'​ => '​2', ​           // filter by duration (display only trips with duration 2 nigths)
       '​vnd'​ => '​20140903' ​     // filter by checkin date (display only trips that starts on 3rd Sep. 2014)       '​vnd'​ => '​20140903' ​     // filter by checkin date (display only trips that starts on 3rd Sep. 2014)
 +   ),
 +   '​rfilter'​ => array(
 +       '​ppc'​ => '​50-100' ​      // filter by price range
    )    )
 ); );
ors-soap-api/public/trips.1555664669.txt.gz ยท Last modified: 2019/04/19 11:04 by admin