User Tools

Site Tools


ors-soap-api:public:regions

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 Both sides next revision
ors-soap-api:public:regions [2019/07/15 09:53]
admin [Return parameters]
ors-soap-api:public:regions [2019/07/15 09:55]
admin [Examples]
Line 119: Line 119:
 </​code>​ </​code>​
  
-  * Example with top offers filtes+  * Example with top offers filtes ​and range filters
  
 <code php> <code php>
Line 127: Line 127:
   '​tdc'​ => '​1-4', ​             // duration [min-max] days   '​tdc'​ => '​1-4', ​             // duration [min-max] days
   '​epc'​ => '​2', ​               // number of adults   '​epc'​ => '​2', ​               // number of adults
 +  '​rfilter'​ => [
 +     '​ppc'​ => '​200-400' ​       // filter by price range
 +  ]
 ); );
  
ors-soap-api/public/regions.txt ยท Last modified: 2019/07/15 09:59 by admin