This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
ors-soap-api:public:units [2015/01/24 16:40] 127.0.0.1 external edit |
ors-soap-api:public:units [2015/02/27 15:09] (current) admin [Return parameters] |
||
|---|---|---|---|
| Line 69: | Line 69: | ||
| [name] => | [name] => | ||
| [zac] => DZ | [zac] => DZ | ||
| + | [zac] => double room | ||
| [vpc] => OV | [vpc] => OV | ||
| + | [vpn] => room only | ||
| [ppc] => 30 | [ppc] => 30 | ||
| + | [cppc] => 35.00 | ||
| + | [cppc_perc] => -15 | ||
| + | [htc] => ES9730.885.4 | ||
| + | [ltx] => | ||
| + | [atx] => | ||
| + | [price_type] => 0 | ||
| + | [pax] => 2 | ||
| + | [bedrooms] => 1 | ||
| + | [m2size] => 25 | ||
| ) | ) | ||
| Line 139: | Line 150: | ||
| [vpc] => OV | [vpc] => OV | ||
| [ppc] => 21 | [ppc] => 21 | ||
| + | [cppc_perc] => -15 | ||
| ) | ) | ||
| | | ||
| Line 398: | Line 410: | ||
| * ''zac'' : room type | * ''zac'' : room type | ||
| * ''vpc'' : service type | * ''vpc'' : service type | ||
| + | * ''vpn'' : service type name | ||
| + | * ''zan'' : room type name | ||
| * ''ppc'' : price | * ''ppc'' : price | ||
| + | * ''cppc'' : catalog price | ||
| + | * ''cppc_perc'' : amount of discount used (in percents) | ||
| + | * ''ltx'' : view | ||
| + | * ''atx'' : facilities | ||
| + | * ''htc'' : product code | ||
| + | * ''price_type'' : 0 - price per person , 1 - price per unit | ||
| + | * ''pax'' : number of persons | ||
| + | * ''bedrooms'' : number of bedrooms | ||
| + | * ''m2size'' : square meter | ||
| * ''attributes'' (array) : room attributes | * ''attributes'' (array) : room attributes | ||
| * ''type'' : attribute type (bool, int, float, string) | * ''type'' : attribute type (bool, int, float, string) | ||
| Line 417: | Line 440: | ||
| * ''name'' : room name | * ''name'' : room name | ||
| * ''zac'' : room type | * ''zac'' : room type | ||
| + | * ''zan'' : room type name | ||
| * ''vpc'' : service type | * ''vpc'' : service type | ||
| + | * ''vpn'' : service type name | ||
| * ''ppc'' : price | * ''ppc'' : price | ||
| + | * ''cppc'' : catalog price | ||
| + | * ''cppc_perc'' : amount of discount used (in percents) | ||
| + | * ''ltx'' : view | ||
| + | * ''atx'' : facilities | ||
| + | * ''htc'' : product code | ||
| + | * ''price_type'' : 0 - price per person , 1 - price per unit | ||
| + | * ''pax'' : number of persons | ||
| + | * ''bedrooms'' : number of bedrooms | ||
| + | * ''m2size'' : square meter | ||
| * ''attributes'' (array) : room attributes | * ''attributes'' (array) : room attributes | ||
| * ''type'' : attribute type (bool, int, float, string) | * ''type'' : attribute type (bool, int, float, string) | ||