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

Next revision
Previous revision
Next revision Both sides next revision
ors-soap-api:public:offertripinfo [2015/01/24 16:40]
127.0.0.1 external edit
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 189: Line 189:
   '​epc'​ => '​2', ​               // number of adults   '​epc'​ => '​2', ​               // number of adults
   '​gid'​ => '​71088', ​           // selected hotel by GIATA ID   '​gid'​ => '​71088', ​           // selected hotel by GIATA ID
 +  '​hsc'​ => '​6e3bb74d62872af863754b37f09ce146', ​ // trip hash code
 ); );
  
-$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