This response is given when all updates have failed. An error feed is returned.
<?xml version="1.0" encoding="UTF-8"?> <response function="sendBooking"> <extChannel ID="15" name="WinRes" password="F@k3Pa$4p@ss"/> <error>Custom error message defined by extChannel</error> </response> |
Element | Number | Description |
response | 1 | response container |
@function | 1 | 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 | container element for hotel |
response / error | 1 | error description |