RevBell RMS

Modified on: Fri, 18 Nov, 2022 at 2:33 PM

Applies to:          Stayntouch PMS          

RevBell RMS


RevBell RMS is a disruptive Revenue Management System (RMS) that empowers clients to make highly profitable decisions, leveraging the perfect match of Artificial Intelligence and RMS-grounded expertise. RevBell RMS gives daily and real-time explained recommendations, relying on Nancie, a virtual analyst powered by AI.

 

RevBell RMS uses Stayntouch Open APIs to pull data and push pricing decisions (daily price points) back to Stayntouch PMS. RevBell RMS uses a one-to-many approach, meaning only one rate code in the PMS is updated, and all other dynamic rates have to be derived from it in order to effectively manage dynamic pricing changes. RevBell RMS also calculates and supports the following restrictions that are sent to Stayntouch PMS:

  • Minimum Length of Stay
  • Closed To Arrival
  • Closed To Departure
  • Closed
  • Maximum Length of Stay

 

SETUP


Hotels need to advise RevBell RMS which "Master Rate Code" to use for pricing, and they need to ensure that any dynamically priced rate codes are derived from the "Master Rate Code". The "Master Rate Code" must have rate values available in the rate configuration. 

 

API USAGE

  • GET/hotels – Setup stage only
  • GET/hotels{ID} – Setup stage only
  • GET/hotels/{ID}/rates – Setup stage only + once per week
  • GET/hotels/{ID}/room_types – Setup stage only + once per month
  • GET/reservations – Parameter = updated today, once a day
  • GET/inventories – Once a day
  • GET/rate/{ID}/amount – Once a day
  • PUT/rate/{ID}/amounts – On demand
  • POST/restrictions/room_rate – On demand

 

Updating (PUT) daily price points for one selected rate code in Stayntouch PMS

  • Rate values must exist in Stayntouch PMS in order for RevBell RMS to update daily prices. They do not have the ability to post (create) new daily price points without pre-existing values. Rate changes applied by RevBell RMS are visible in the Rate Manager only.
  • RevBell RMS calculates single and double pricing only. Extra adults and children pricing will read from the rate settings in Stayntouch PMS for now.

 

WEBHOOK USAGE

  • There are no webhooks in place.

 

GENERATING OAUTH KEYS

  • Stayntouch Implementations or CSM will generate API OAuth keys.
  • RevBell RMS requires the following Stayntouch Connect credentials:
    • client_id
    • client_secret
    • hotel_id

 

CONTACTS

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.