FAQ
Invalid Credentials and Codes:
Invalid Username/Password:
If the
HotelARIGetRQcontains an invalid Username/Password, the partner should return an error response withShortText="Invalid Username or Password".
Invalid HotelCode:
If the
HotelARIGetRQcontains an invalid HotelCode, the partner should return an error response withShortText="Invalid HotelCode".
Invalid RoomTypeCode or RatePlanCode:
If the
HotelARIGetRQcontains an invalid RoomTypeCode or RatePlanCode, the partner should return an error response withShortText="Invalid Room/Rate".
XML Attributes:
Request and Response XML:
Will always contain an attribute
xmlns="http://cgbridge.rategain.com/OTA/2012/05"at the root element.
Date Format:
The date format for Start and End is always
YYYY-MM-DD.
Last updated