# Multiavailability (Enhanced Shopping Transaction)

This document aims to provide a comprehensive overview of the transactions and functionality available in the RateGain pull connectivity model. The primary component of this model is *UltraDirect*, and the APIs detailed in this documentation belong specifically to the XML UltraDirect framework. Key elements covered in this document include:

1. **Detailed Message Formats**
   * A thorough description of all fields (XML elements and attributes) utilized in the request and response messages.
   * This serves as a valuable resource for developers by complementing the XML message definitions provided in the HotelML XML Schema Definition (XSD) files.
2. **Message Examples**
   * Sample request and response messages showcasing the most critical functionalities.
3. **Typical Process/Transaction Flows**
   * An overview of standard workflows to guide implementation and integration.

A summary of the UltraDirect Enhanced Shopping Transactions API is provided below:

| Enhanced Shopping Transaction (EST) | Returns detailed information for each available room and rate for a set of properties identified by their property codes |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |


---

# 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/smart-distribution/multiavailability-enhanced-shopping-transaction.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.
