Function Comparisons

Comparing functions between Booking Partner API and Partner-API

Overview

In this section, we provide a comparison between the functions available in the legacy Booking Partner API, Partner-API (v2023), and the corresponding functions in the CiiRUS-API (v2024). By examining these side-by-side, developers can gain a comprehensive understanding of the changes introduced in the newer API version. This overview aims to assist developers in navigating the transition process smoothly.

Booking Partner API FunctionPartner-API Function (v2023.07.31)CiiRUS-API Function (v2024.07.31)
AddBookingAddExtraAddGuestsCRMAddLeadMakeBookingPOST /bookingPOST /reservations
AddGuestPaymentNot supportedPOST /reservations
AddGuestReviewsNot supportedNot currently supported
AddLockBoxCodeNot supportedPUT /reservations
AvailabilityChangeLogGET /availabilityGET /unit_calendars
CancelBookingDELETE /bookingDELETE /reservations
EnableDisablePropertiesPUT /inventoryPUT /units
GetAOATSPropertyNightlyRoomsToSellNot supportedGET /unit_calendars
GetAllPropertyRatesAndRestrictionsPerMC GetPropertyRates GetPropertyRatesAndRestrictionsGET /rates GET /rates/ratesetsGET /unit_rental
GET /ratesets
BookingHasPoolHeat GetAllReservations GetReservations GetReservationsForAllPropertiesPerMCGetReservationsWithTimeGET /reservationsGET /reservations
GetBookingFee
GetCleaningFee
GetPoolHeatSettings
GET /rates/feesGET /unit_quotes
GetCommunities GetDescriptionsHTML
GetDescriptionsPlainText GetManagementCompanyDefaultArrivalDepartureTimes
GetProperties (Property Details)
GetPropertyClasses
GetPropertyPermissions
GetStaticPropertyDetails
GetTermsAndConditions
GET /content/detailsGET /unit_details
GetExtrasGET /rates/extrasGET /unit_extras
GetImageList
GetImageList2
GET /content/imagesGET /unit_images
GetGuestReviewsGET /reviewsGET /reviews
GetManagementCompanyDetailsGetManagementCompanyListGET /suppliersGET /suppliers
GetProperties (Amenities)GET /content/amenitiesGET* /unit_amenities
GetProperties (Availability)
IsPropertyAvailable
POST /availability
PUT /availability/unitId
GET /unit_calendars
GetProperties (Quoting)POST /quotePOST /unit_quotes
GetPropertiesNightlyRoomsToSellNot supportedGET /unit_calendars
GetTaxRatesGetTaxRatesAndSettingsGET /rates/taxesGET /unit_taxes
PropertyChangeLogMultiple endpoints support last update date queriesMultiple endpoints support last update date queries


Did this page help you?