User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2023/04/19 11:08] – [1.SEARCH] Administratorstart [2023/04/19 11:14] (current) – [4.CANCEL] Administrator
Line 67: Line 67:
  
  
-**SEARCH FUNCTIONS:** Everything needed to search and build a result is under this set of Functions. to enhance the response time we recommend having everything cached on a regular basis and only the newly designed [[id=start#pricesearch|PriceSearch]] function looking dynamically for prices within our system.+**SEARCH FUNCTIONS:** Everything needed to search and build a result is under this set of Functions. to enhance the response time we recommend having everything cached on a regular basis and only the newly designed [[start#pricesearch|PriceSearch]] function looking dynamically for prices within our system.
  
  
Line 106: Line 106:
 |1  |Username  |string  |1  |Y  |  |1  |Username  |string  |1  |Y  | 
 |1  |Password  |string  |1  |Y  |  |1  |Password  |string  |1  |Y  | 
-|1  |CityCode  |string  |1  |Y  |Use [[documentation:start#listcities|ListCities]] to get City Codes from all available Cities| +|1  |CityCode  |string  |1  |Y  |Use [[start#listcities|ListCities]] to get City Codes from all available Cities| 
 |1  |ProductCode  |string  |1  |Y  |For all products in that city leave it blank|  |1  |ProductCode  |string  |1  |Y  |For all products in that city leave it blank| 
 |1  |Type  |string  |1  |Y  | ‘Hotel’ as default for searching hotels| |1  |Type  |string  |1  |Y  | ‘Hotel’ as default for searching hotels|
Line 273: Line 273:
  
 **Description:** **Description:**
-ProductInfo returns not-dynamic, not-sensitive, stable information that should be cached in the client side on a regular basis (ideally every day, but once a week is acceptable).This function should not be included everytime a new request for new prices is made. (See [[documentation:start#pricesearch|PriceSearch]] for dynamic updated Prices)+ProductInfo returns not-dynamic, not-sensitive, stable information that should be cached in the client side on a regular basis (ideally every day, but once a week is acceptable).This function should not be included everytime a new request for new prices is made. (See [[start#pricesearch|PriceSearch]] for dynamic updated Prices)
  
 ProductInfo Replace the following functions: ListVendorFull, ProductDetails, ProductVendorInfo, PropertyImages.  ProductInfo Replace the following functions: ListVendorFull, ProductDetails, ProductVendorInfo, PropertyImages. 
  
  
-:!: //This function should be used together with [[documentation:start#pricesearch|PriceSearch]]//+:!: //This function should be used together with [[start#pricesearch|PriceSearch]]//
  
  
Line 1111: Line 1111:
 |1  |Username  |string  |1  |Y  |  |1  |Username  |string  |1  |Y  | 
 |1  |Password  |string  |1  |Y  |  |1  |Password  |string  |1  |Y  | 
-|1  |CityCode  |string  |1  |Y  |Use [[documentation:start#listcities|ListCities]] to get City Codes from all available Cities| +|1  |CityCode  |string  |1  |Y  |Use [[start#listcities|ListCities]] to get City Codes from all available Cities| 
 |1  |Type  |string  |1  |Y  |Use 'Service' or 'Hotel' as parameters | |1  |Type  |string  |1  |Y  |Use 'Service' or 'Hotel' as parameters |
  
Line 1318: Line 1318:
  
  
-  * [[documentation:start#newmultiitemreservation|NewMultiItemReservation]] (v3)+  * [[start#newmultiitemreservation|NewMultiItemReservation]] (v3)
  
  
Line 2680: Line 2680:
  
  
-  * [[documentation:start#RetrieveReservation|RetrieveReservation]]+  * [[start#RetrieveReservation|RetrieveReservation]]
  
  
Line 3117: Line 3117:
 **CANCEL FUNCTIONS:** Cancel existing reservations. **CANCEL FUNCTIONS:** Cancel existing reservations.
  
-  * [[documentation:start#cancelreservation|CancelReservation]]+  * [[start#cancelreservation|CancelReservation]]
  
  
start.1681916902.txt.gz · Last modified: 2023/04/19 11:08 by Administrator