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 [2019/07/15 09:56]
admin [Return Values]
ors-soap-api:public:offers_method [2019/07/15 09:58] (current)
admin [Examples]
Line 380: 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 480: 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.1563177402.txt.gz ยท Last modified: 2019/07/15 09:56 by admin