RevControl

Modified on: Thu, 27 Jul, 2023 at 6:14 AM

Applies to:          Stayntouch PMS          

RevControl


RevControl is an automated Dutch Revenue Management System, built by hospitality experts. Suitable for hotels, hostels, serviced apartments, and vacation rentals, the application offers all the information and tools a Revenue Manager needs—in one single online application.

  • Reports & Analytics
  • Competitor Intelligence
  • Rate Calendar
  • Auto-Publish Rate Decisions


Rates from RevControl are sent to Stayntouch PMS or the Channel Manager for onward distribution. Customers can manually accept RevControl's rate recommendations or switch to automatic or hybrid mode. New rate recommendations are available for 365 days in advance and calculated up to four times per hour.



 

SETUP


Hotels need to advise RevControl which "Master Rate Code" to use for pricing and 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}/rates – Setup stage only
  • GET/hotels/{ID}/room_types – Setup stage only or whenever a change is made to room types
  • GET/hotels/{ID}/charge+codes – Setup stage only or whenever a change is made to room types
  • GET/inventories – Setup stage + following webhook events
  • GET/rate/{ID}/amount – Once a day, broken down into 30 days of data in each call
  • PUT/rate/{ID}/amounts
  • GET/groups – Setup stage only
  • GET/groups/{ID} – Following webhook events
  • GET/reservations – Setup stage only
  • GET/reservations/{ID} – Following webhook events


WEBHOOK USAGE

  • New Reservation
  • Edit Reservation
  • Cancel Reservation
  • Reinstate Reservation
  • No Show Reservation
  • New Group
  • Edit Group
  • Cancel Group
  • Update Inventory


GENERATING OAUTH KEYS

  • Stayntouch Implementations/CSM will generate API OAuth keys and provide RevControl with the following: 
    • clIent_id
    • client_secret
    • hotel_id

Did you find it helpful? Yes No

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