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
Previous revision
ors-soap-api:public:regions [2019/07/15 09:55]
admin [Examples]
ors-soap-api:public:regions [2019/07/15 09:59] (current)
admin [Examples]
Line 91: Line 91:
   * ''​top_regions (array)''​ : a list of top regions (this list depends on a filter ''​$topOffersFilter'',​ if this filter is not set then this array is empty.   * ''​top_regions (array)''​ : a list of top regions (this list depends on a filter ''​$topOffersFilter'',​ if this filter is not set then this array is empty.
   * ''​rfilters (array)''​ : range filters   * ''​rfilters (array)''​ : range filters
 +    * ''​ppc''​ : filters by price per person
   * ''​regions (array)''​ : a list of region groups   * ''​regions (array)''​ : a list of region groups
     * ''​region''​ : region group name     * ''​region''​ : region group name
Line 127: Line 128:
   '​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'​ => [+  '​rfilter'​ => array(
      '​ppc'​ => '​200-400' ​       // filter by price range      '​ppc'​ => '​200-400' ​       // filter by price range
-  ​]+  ​)
 ); );
  
ors-soap-api/public/regions.1563177315.txt.gz ยท Last modified: 2019/07/15 09:55 by admin