Aiosell REST API Documentation - OTA/Booking Engine to Channel Manager

Aiosell REST API Documentation - OTA/Booking Engine to Channel Manager

This guide is designed for Online Travel Agents / Booking Engine looking to integrate with Aiosell Channel Manager. It outlines the required API endpoints, data formats, and workflows for receiving inventory, rates, and posting reservations.

Inventory POST
  1. DescriptionPush room availability (inventory) from Aiosell to OTA / Booking Engine.
  2. Referencehttps://support.aiosell.com/portal/en/kb/articles/inventory-post-from-aiosell-to-3rd-party

Reservation POST
  1. Description: Send reservation details from OTA to Aiosell. This typically happens when a booking is made at OTA / Booking Engine.
  2. Referencehttps://support.aiosell.com/portal/en/kb/articles/reservation-post-from-3rd-party-to-aiosell

Rate POST
  1. Description: Push rate updates from Aiosell to OTA for various room types and dates.
  2. Referencehttps://support.aiosell.com/portal/en/kb/articles/rates-restrictions-post-from-aiosell-to-3rd-party

Inventory Restrictions POST
  1. Description: Send restriction-related data (like stop-sell, min-stay, etc.) from the Aiosell to OTA / Booking Engine for specific dates and room types.
  2. Reference: https://support.aiosell.com/portal/en/kb/articles/inventory-restrictions-post-from-aiosell-to-3rd-party

Rate Restrictions POST
  1. Description: Send restriction-related data (like stop-sell, min-stay, etc.) from the Aiosell to OTA / Booking Engine for specific dates and rateplans.
  2. Reference: https://support.aiosell.com/portal/en/kb/articles/rates-restrictions-post-from-aiosell-to-3rd-party
    • Related Articles

    • Aiosell REST API Documentation - PMS to Channel Manager Integration

      This guide is designed for Property Management Systems (PMS) looking to integrate with Aiosell Channel Manager. It outlines the required API endpoints, data formats, and workflows for pushing inventory, rates, and reservations. Inventory Push ...
    • Aiosell Channel Manager Integration Guide

      How to Enable Aiosell as Channel Manager in OTAs: Expedia: https://support.aiosell.com/portal/en/kb/articles/how-to-enable-aiosell-as-a-channel-manager-on-expedia Booking com: ...
    • Aiosell REST API Documentation - FETCH Rates, Inventory & Reservation

      This guide is designed for 3rd Party looking to integrate with Aiosell Channel Manager and FETCH details. Inventory FETCH POST Description: FETCH room availability (inventory) from Aiosell for various room types. Reference: ...
    • How to Enable Aiosell as a Channel Manager on Booking.com

      1. Booking.com: Login Link 2. Login to your account using the username & password 3. Once you login to your property account, there are options on the top right corner -- go to that circled icon 4. Click on that icon you will get a drop down – select ...
    • FETCH Reservations from Aiosell

      API Endpoint URL: https://live.aiosell.com/api/v2/cm/data/{PARTNER_ID} Purpose: This API allows third-party systems to fetch reservation and booking details for hotels connected via Aiosell’s Channel Manager Method: POST DATA: { "type" : ...