> For the complete documentation index, see [llms.txt](https://developer.rategain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.rategain.com/our-products/channel-manager/rg-bridge-supply-push/interface-specifications-availability-and-rates-notification-service.md).

# Interface Specifications – Availability and Rates Notification Service

## Overview

**RG Bridge Services for PMS Integration** is a suite of services offered to RateGain partner organizations. These services are designed to integrate Property Management Systems (PMS) into the RateGain Channel Manager.

**RateGain Channel Manager** is a premier channel management system used for distributing Availability, Rates, and Inventory (ARI) to Internet Distribution Systems (OTA) and collecting reservations from them. RG Channel Manager is trusted by many of the world’s renowned hotels and hotel chains.

**Functionality**:

* **PMS to Channel Manager**: As availability and rates change in the PMS, updates are pushed to the Channel Manager. The Channel Manager processes these messages and sends updates to the subscribed OTAs.
* **Channel Manager to PMS**: Reservations retrieved by the Channel Manager are sent to the PMS. Part 2 of this document specifies the interface requirements for the PMS to enable RateGain Channel Manager to push reservations and obtain confirmation numbers.

This document outlines the interfaces provided by the Channel Manager for PMS to push ARI updates. For further details on handling reservations and confirmation numbers, refer to Part 2 of this series.

<br>

<figure><img src="/files/1x6K9m4o2VOTWexVhUzc" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/rg-bridge-supply-push/interface-specifications-availability-and-rates-notification-service.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.
