User Tools

Site Tools


ors-soap-api:public:info

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
Last revision Both sides next revision
ors-soap-api:public:info [2016/08/24 16:00]
admin [Return Values]
ors-soap-api:public:info [2017/09/20 14:07]
admin [Return parameters]
Line 58: Line 58:
             [kw] => keywords (comma separated)             [kw] => keywords (comma separated)
             [desc] => product description             [desc] => product description
 +            [maps] => url from google maps 
             [pics] => Array             [pics] => Array
                 (                 (
Line 686: Line 686:
     * ''​kw''​ : product keywords (comma separated list of keywords)     * ''​kw''​ : product keywords (comma separated list of keywords)
     * ''​desc''​ : product description     * ''​desc''​ : product description
 +    * ''​maps''​ : url from google maps (or similar) describing a roundtrip tour (only available from some touroperators in trips content type)
     * ''​included''​ : text about what is included in price     * ''​included''​ : text about what is included in price
     * ''​add_sur''​ : text about additional surcharges     * ''​add_sur''​ : text about additional surcharges
Line 763: Line 764:
   '​toc'​ => '​GIATA', ​       // touroperator code ('​GIATA'​ is a general touroperator!)   '​toc'​ => '​GIATA', ​       // touroperator code ('​GIATA'​ is a general touroperator!)
   '​gid'​ => '​3264',​   '​gid'​ => '​3264',​
 +  '​vnd'​ => '​2016-01-17',​
 ); );
  
Line 771: Line 773:
   '​toc'​ => '​PALM', ​        // touroperator code   '​toc'​ => '​PALM', ​        // touroperator code
   '​gid'​ => '​3264',​   '​gid'​ => '​3264',​
 +  '​vnd'​ => '​2016-01-17',​
 ); );
  
ors-soap-api/public/info.txt ยท Last modified: 2017/12/13 16:02 by admin