User Tools

Site Tools


ors-soap-api:public:offers_method

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:offers_method [2017/12/13 15:59]
admin [Examples]
ors-soap-api:public:offers_method [2019/07/15 09:58] (current)
admin [Examples]
Line 198: Line 198:
  
                 )                 )
- +        ) 
-            [ppc] => Array +         
-                ( +    [rfilters] => Array 
-                    ​[selected] => 0 +        
-                    [val] => Array +          [ppc] => "56-112"
-                        +
-                            [00] => 00 +
-                            [112] => 112 +
-                        ) +
- +
-                ) +
         )         )
  
Line 387: Line 380:
     * ''​ovr''​ : filters by overall rating     * ''​ovr''​ : filters by overall rating
     * ''​oid''​ : filters by city ID     * ''​oid''​ : filters by city ID
 +  * ''​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 487: Line 481:
       '​zac'​ => '​DZ' ​           // filter by room type (display only double rooms)       '​zac'​ => '​DZ' ​           // filter by room type (display only double rooms)
    )    )
 +  '​rfilter'​ => array(
 +      '​ppc'​ => '​50-100' ​       // filter by price
 +   )
 +
 ); );
  
ors-soap-api/public/offers_method.1513177169.txt.gz · Last modified: 2017/12/13 15:59 by admin