OPERA Cloud APIs by Module-Profile Configuration (CRM Config)-Preferences

Number of APIs: 5

  1. get Available Preferences GET {{HostName}}/crm/config/v1/availablePreferences?preferenceType=SPECIALS&isOnlyForReservation=true&hotelId={{HotelId}}

  2. get Preferences GET {{HostName}}/crm/config/v1/hotels/{{HotelId}}/preferences?preferenceGroupsCodes=ROOM+FEATURES

  3. post Preferences POST {{HostName}}/crm/config/v1/hotels/{{HotelId}}/preferences

  4. put Preferences PUT {{HostName}}/crm/config/v1/hotels/{{HotelId}}/preferences

  5. delete Preferences DELETE {{HostName}}/crm/config/v1/hotels/{{HotelId}}/preferences?preferenceCode=SHOW&preferenceGroup=ROOM FEATURES