Recent Articles
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: ...
Reservation POST from 3rd Party to Aiosell
API Endpoint URL: https://live.aiosell.com/api/v2/cm/push/sample-ota Purpose: This API facilitates the transfer of reservation details from Online Travel Agencies (OTAs) to Aiosell. It supports creating, modifying, and canceling reservations, ...
Inventory Restrictions POST from Aiosell to 3rd Party
API Endpoint URL: BASE URL TO BE SHARED BY OTA Purpose: This API allows Aiosell to communicate inventory restrictions, to third-party OTAs (Online Travel Agencies). Request Format | Method: POST Sample Payload: { "hotelCode": "SANDBOX-OTA", ...
Inventory POST from Aiosell to 3rd Party
API Endpoint URL: BASE URL TO BE SHARED BY OTA Purpose This API allows Aiosell to communicate inventory updates, including availability and restrictions, to third-party OTAs (Online Travel Agencies). It ensures inventory consistency across platforms. ...
Rates Restrictions POST from Aiosell to 3rd Party
API Endpoint URL: BASE URL TO BE SHARED BY OTA Purpose This API allows Aiosell to communicate restrictions to third-party OTAs. Request Format | Method: POST Sample Payload: { "hotelCode": "SANDBOX-OTA", "updates": [ { "startDate": "2025-02-22", ...