|
Searching For Room Availability through Alcances Web Services is achieved through a number of stages or tasks.
Whether you are using the services from your web site, or integrating with your own back office systems, you will need to
work througth the following procedures.
Below are links to the rqGetAvailability schema, also, review the Help on the returned XML in Search results as you will need
to identify the "BookingCodes" within this document to place a reservation.
Use the "Code Review" links on this page for examples of how the services can be called.
Each Web Method encompasses a SOAP Authentication header which requires a UserID and System Credential passing to it.
These are NOT your UserID and Password. You use your registered email address and Password to get the Web Service
UserID and Credential. Normaly this can be achieved either once in a session, or within an application scope.
This prevents your actual Logon details (valid email address and password) from being continually parsed between
server communications.
Review Schemas For
rqGetAvailability
Review Help On Returned XML
The HTML Form below demonstrates in 3 steps how to query the Alcances Room Availability.
|
| |