/
sendBooking OK response
sendBooking OK response
This response is given when everything is OK.
Extchannel response
response sendBooking
<?xml version="1.0" encoding="UTF-8"?>
<response function="sendBooking">
<extChannel ID="15" name="WinRes" password="F@k3Pa$4p@ss" />
<success />
</response>
response setRates
Element | Number | Description |
response | 1 | response container |
@function | 1 | the name of the function |
response / extChannel | 1 | Required element, indicates the channel ID and gives authentication information for Hoteliers.com |
@ID | 1 | extchannel ID supplied by Hoteliers.com |
@name | 1 | extchannel name supplied by Hoteliers.com |
@password | 1 | password supplied by Hoteliers.com |
response / success | 1 | empty element to confirm the success message |
, multiple selections available,
Related content
sendBooking error response
sendBooking error response
More like this
Function getRoomsAndRates
Function getRoomsAndRates
More like this
setRates OK response
setRates OK response
More like this
Function sendCancellation
Function sendCancellation
More like this
Function sendBooking
Function sendBooking
More like this
Function getHotels
Function getHotels
More like this