User Tools

Site Tools


ors-soap-api:public:offertripinfo

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
Next revision Both sides next revision
ors-soap-api:public:offertripinfo [2015/03/06 19:46]
admin [Examples]
ors-soap-api:public:offertripinfo [2015/06/23 14:20]
admin [Return parameters]
Line 170: Line 170:
     * ''​top''​ : top trip (1) or a normal trip (0)     * ''​top''​ : top trip (1) or a normal trip (0)
     * ''​aid''​ , ''​iid''​ , ''​lid''​ , ''​vid''​ , ''​zid''​ : (for internal use only)     * ''​aid''​ , ''​iid''​ , ''​lid''​ , ''​vid''​ , ''​zid''​ : (for internal use only)
-    * ''​atx''​ : a list of room facilities +    * ''​atx''​ : room facilities ​text 
-    * ''​lty''​ : location  +    * ''​ltx''​ : room location ​text 
-    * ''​ztx''​ : short room description +    * ''​ztx''​ : room detail ​description 
-    * ''​ltx''​ : offer description or sometimes what this offer includes bersides a basic service +    * ''​itx''​ : included services in room price 
-    * ''​ppc''​ : lowest ​price per person ​for this region+    * ''​ppc''​ : price per person
     * ''​url''​ : a suggested URL with search parameters for [[check|check method]]     * ''​url''​ : a suggested URL with search parameters for [[check|check method]]
  
Line 192: Line 192:
 ); );
  
-$trips = $soapClient->​orsxml_hotel_api_call( 'trips', $searchParams,​ $header );+$offerTripInfo ​= $soapClient->​orsxml_hotel_api_call( 'offerTripInfo', $searchParams,​ $header );
 </​code>​ </​code>​
  
   ​   ​
ors-soap-api/public/offertripinfo.txt · Last modified: 2016/07/13 11:55 by admin