# 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.&#x20;

| <p><strong>Element/@Attribute</strong> </p><p><strong>Parent XPath</strong>  </p>                                                  | <p>  </p><p><strong>Description</strong> </p>                                                                                                                          | **Mandatory**                   |
| ---------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------- |
| <p>@TimeStamp </p><p><strong>/HotelARIGetRQ</strong>  </p>                                                                         | Time of the transaction in xml schema date- time format                                                                                                                | Y                               |
| <p>@Version                        </p><p><strong>/HotelARIGetRQ</strong>  </p>                                                    | <p>  </p><p>The version of the message schema. For this version of the specification, set to “1.0”</p>                                                                 | <p>Y </p><p><br></p><p><br></p> |
| <p>Authentication   </p><p><strong>/HotelARIGetRQ</strong>  </p>                                                                   | <p>   </p><p>All DirectConnect request messages would include an Authentication element. </p>                                                                          | Y                               |
| <p>@UserName </p><p> <strong>/HotelARIGetRQ/Authentication</strong>  </p>                                                          | <p>  </p><p>The UserName part of the credentials. UserName and Password combination (credentials) required to authorize the request are sent in these attributes. </p> | Y                               |
| <p>@Password </p><p> <strong>/HotelARIGetRQ/Authentication</strong>  </p>                                                          | <p>  </p><p>The Password part of the credential. </p>                                                                                                                  | Y                               |
| <p> HotelARIGetRequests </p><p>  <strong>/HotelARIGetRQ</strong>  </p>                                                             | <p>Container element for fetch requests for a given hotel. </p><p>For this version of the specification, only one HotelARIGetRequest would be sent. </p>               | <p>Y </p><p><br></p>            |
| <p>@HotelCode </p><p> <strong>/HotelARIGetRQ/HotelARIGetRequests</strong>  </p>                                                    | <p>  </p><p>Hotel code of the property whose ARI information is being requested. </p>                                                                                  | <p>Y </p><p><br></p>            |
| <p>HotelARIGetRequest </p><p><strong>/HotelARIGetRQ/HotelARIGetRequests</strong>  </p>                                             | <p>Contains a fetch request for a given hotel. </p><p>For this version of the specification, only one HotelARIGetRequest would be sent. </p>                           | <p>Y </p><p>  </p>              |
| <p>ProductReference </p><p><strong>/HotelARIGetRQ/HotelARIGetRequests/HotelARIGetRequest</strong></p>                              | <p>  </p><p>The product for which the ARI information is being requested. </p><p><br></p>                                                                              | <p>Y </p><p><br></p>            |
| <p>@InvTypeCode </p><p> <strong>/HotelARIGetRQ/HotelARIGetRequests/HotelARIGetRequest/ ProductReference</strong>  </p>             | <p>  </p><p>Identifies the room type for which the ARI information is being requested. </p><p> </p>                                                                    | Y                               |
| <p>@RatePlanCode </p><p> <strong>/HotelARIGetRQ/HotelARIGetRequests/HotelARIGetRequest/ ProductReference</strong>  </p>            | <p>  </p><p>Identifies the rate type for which the ARI information is being requested. </p><p> </p>                                                                    | Y                               |
| <p>ApplicationControl </p><p><strong>/HotelARIGetRQ/HotelARIGetRequests/HotelARIGetRequest</strong></p>                            | <p>  </p><p>The date range for which the ARI information is being requested. </p><p><br></p>                                                                           | <p>Y </p><p><br></p>            |
| <p>@Start </p><p><strong>/HotelARIGetRQ/HotelARIGetRequests/HotelARIGetRequest</strong> <strong>/ApplicationControl</strong>  </p> | <p>  </p><p>The start date of the date span for which the ARI information is being requested. </p><p><br></p><p>Date format : YYYY-MM-DD </p>                          | <p>Y </p><p><br></p>            |
| <p>@End </p><p><strong>/HotelARIGetRQ/HotelARIGetRequests/HotelARIGetRequest</strong> <strong>/ApplicationControl</strong>  </p>   | <p>  </p><p>The end date of the date span for which the ARI information is being requested. </p><p><br></p><p>Date format : YYYY-MM-DD </p>                            | <p>Y </p><p><br></p>            |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.rategain.com/our-products/channel-manager/direct-connect-demand-push/interface-specifications-ari-service/operation-ari-get/hotelarigetrq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
