This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ors-soap-api:public:regions [2019/07/15 09:57] admin [Return parameters] |
ors-soap-api:public:regions [2019/07/15 09:59] (current) admin [Examples] |
||
|---|---|---|---|
| Line 128: | 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 | ||
| - | ] | + | ) |
| ); | ); | ||