User Tools

Site Tools


ors-soap-api:public:getunitavailabilitybyparams

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
ors-soap-api:public:getunitavailabilitybyparams [2015/02/18 21:44]
admin created
ors-soap-api:public:getunitavailabilitybyparams [2015/03/05 12:05]
admin [Return Values]
Line 16: Line 16:
 ===== Parameters ===== ===== Parameters =====
  
-  * ''​searchData (array)''​ : search parameters. Required serach parameters: ''​toc''​''​dateFrom'',​ ''​dateTo''​. Non mandatory parameters: ​''​objectId'',​ ''​unitId''​+  * ''​searchData (array)''​ : search parameters. Required serach parameters: ''​toc''​. Non mandatory parameters: ​''​objectId'',​ ''​unitId''​''​dateFrom'',​ ''​dateTo''​
   * ''​headerData (array)''​ : in addition to [[soap_header|SOAP Header Information]] , you'll need an export account credentials (''​xuser'',​ ''​xpass''​)   * ''​headerData (array)''​ : in addition to [[soap_header|SOAP Header Information]] , you'll need an export account credentials (''​xuser'',​ ''​xpass''​)
  
Line 41: Line 41:
                                     [availableUnits] => 1                                     [availableUnits] => 1
                                     [request] => 0                                     [request] => 0
 +                                    [rateClosed] => false
 +                                    [rateClosedOnArrival] => false
 +                                    [rateClosedOnDeparture] => false
                                 )                                 )
  
Line 48: Line 51:
                                     [availableUnits] => 1                                     [availableUnits] => 1
                                     [request] => 0                                     [request] => 0
 +                                    [rateClosed] => false
 +                                    [rateClosedOnArrival] => false
 +                                    [rateClosedOnDeparture] => false
                                 )                                 )
  
Line 55: Line 61:
                                     [availableUnits] => 1                                     [availableUnits] => 1
                                     [request] => 0                                     [request] => 0
 +                                    [rateClosed] => false
 +                                    [rateClosedOnArrival] => false
 +                                    [rateClosedOnDeparture] => false
                                 )                                 )
  
ors-soap-api/public/getunitavailabilitybyparams.txt ยท Last modified: 2015/03/05 12:06 by admin