Home
Developer Guide
Introduction
About the API
Integrating with the API
FAQ
Get Hotel Information
Information
Examples
List RoomRates (Room + RatePlan)
Information
Examples
Get Availability and Restrictions
Information
Examples
Get Inventory
Information
Examples
Update Availability and Restrictions
Information
Examples
List Rate Plans
Information
Examples
Get Rates
Information
Examples
Update Rates
Information
Examples
Booking Handling (Pull)
Information
Examples
Booking Handling (Push)
Information
Examples
Reference Tables
Warning Validation Codes
Error Validation Codes
Booking Data Structures
# Error codes An error code is sent as response when the whole request XML could't be processed. No changes have been done in our system. |Codes | Message | |:-----|:---------| |E40001| Received parameter with an invalid value |E40002| A required parameter for the request has not been specified |E40003| Processing of the request exceeds one or more limits and has been canceled |E40004| The request message could not be parsed |E40005| Generic 'Resource Not Found' message from Backoffice API |E40006| All messages in the request are wrong |E40007| An error occurred while trying to establish a connection to an upstream service |E40008| Maintenance mode |E40009| Concurrent access to a resource |E40010| Database inoperative |E40101| No such hotel with the specified ID could be found |E40101| We can process only one hotel at a time |E40201| An invalid availability status combination has been passed |E40202| No such room rate - room ID combination |E40203| An invalid parameter combination has been passed |E40301| An invalid combination has been passed. |E40302| Age qualifying code not valid |E40303| Rate is no valid |E40304| The are overlapping intervals in the request. Please validate the date ranges. |E40401| The reservation is not valid to the hotel requested |E41001| No credentials have been provided so the request could not be authenticated |E41002| Bad credentials have been provided |E59999| There has been an internal error