Whitelabel / URL Masking of Aiosell Software under your Sub Domain

Whitelabel / URL Masking of Aiosell Software under your Sub Domain

To mask / white label your Sub Domain, follow the below steps:
  1. Login into your domain account which can be by various provider (Godaddy, Namecheap, BigRock etc)
  2. Search for DNS
  3. Add a new record to create a Sub Domain (name*) and to Point it to Aiosell DataBase *as shown in below image*
  4. Name in the new record is the Sub Domain name 
  5. IP address to point is 134.209.158.6



    • Related Articles

    • How to map Aiosell Website with Hotel Domain

      Login into your Domain Login Page Search for your Domain Open DNS section Add an A Recored in the DNS and make sure there is only 1 A record Sample:
    • FETCH Inventory from Aiosell

      API Endpoint URL: https://live.aiosell.com/api/v2/cm/data/{PARTNER_ID} Purpose: This API allows third-party systems to fetch Inventory for hotels connected via Aiosell’s Channel Manager Method: POST DATA: { "type" : "inventory", "hotelCode": ...
    • FETCH Rates from Aiosell

      API Endpoint URL: https://live.aiosell.com/api/v2/cm/data/{PARTNER_ID} Purpose: This API allows third-party systems to fetch rates of hotels connected via Aiosell’s Channel Manager. DATA: { "type" : "rates", "hotelCode": "{HOTEL_CODE}", "startDate": ...
    • 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" : ...
    • No Show Push from PMS to Aiosell

      API Endpoint URL: https://live.aiosell.com/api/v2/cm/noshow Purpose This API allows Property Management Systems (PMS) to push Noshow Update to Aiosell commonly required for Booking.com. Request Format Method: POST Sample Payload: { "hotelId": ...