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
Last revision Both sides next revision
ors-soap-api:public:offertripinfo [2015/03/06 19:46]
admin [Examples]
ors-soap-api:public:offertripinfo [2016/07/13 11:55]
admin
Line 1: Line 1:
 ====== Offer and Trip Info method ====== ====== Offer and Trip Info method ======
 +
 +<WRAP center round important 80%>
 +This method is deprecated. We will not include this method in the next API version.
 +</​WRAP>​
 +
  
 Information about an offer and trip by sending ''​hsc''​ code.  Information about an offer and trip by sending ''​hsc''​ code. 
Line 170: Line 175:
     * ''​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 197:
 ); );
  
-$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