For the complete documentation index, see llms.txt. This page is also available as Markdown.

HotelARIGetRQ

DirectConnect would request the currently loaded ARI information from the OTA using this message. The OTA must send this information at the product level.

Element/@Attribute

Parent XPath

Description

Mandatory

@TimeStamp

/HotelARIGetRQ

Time of the transaction in xml schema date- time format

Y

@Version

/HotelARIGetRQ

The version of the message schema. For this version of the specification, set to “1.0”

Y

Authentication

/HotelARIGetRQ

All DirectConnect request messages would include an Authentication element.

Y

@UserName

/HotelARIGetRQ/Authentication

The UserName part of the credentials. UserName and Password combination (credentials) required to authorize the request are sent in these attributes.

Y

@Password

/HotelARIGetRQ/Authentication

The Password part of the credential.

Y

HotelARIGetRequests

/HotelARIGetRQ

Container element for fetch requests for a given hotel.

For this version of the specification, only one HotelARIGetRequest would be sent.

Y

@HotelCode

/HotelARIGetRQ/HotelARIGetRequests

Hotel code of the property whose ARI information is being requested.

Y

HotelARIGetRequest

/HotelARIGetRQ/HotelARIGetRequests

Contains a fetch request for a given hotel.

For this version of the specification, only one HotelARIGetRequest would be sent.

Y

ProductReference

/HotelARIGetRQ/HotelARIGetRequests/HotelARIGetRequest

The product for which the ARI information is being requested.

Y

@InvTypeCode

/HotelARIGetRQ/HotelARIGetRequests/HotelARIGetRequest/ ProductReference

Identifies the room type for which the ARI information is being requested.

Y

@RatePlanCode

/HotelARIGetRQ/HotelARIGetRequests/HotelARIGetRequest/ ProductReference

Identifies the rate type for which the ARI information is being requested.

Y

ApplicationControl

/HotelARIGetRQ/HotelARIGetRequests/HotelARIGetRequest

The date range for which the ARI information is being requested.

Y

@Start

/HotelARIGetRQ/HotelARIGetRequests/HotelARIGetRequest /ApplicationControl

The start date of the date span for which the ARI information is being requested.

Date format : YYYY-MM-DD

Y

@End

/HotelARIGetRQ/HotelARIGetRequests/HotelARIGetRequest /ApplicationControl

The end date of the date span for which the ARI information is being requested.

Date format : YYYY-MM-DD

Y