N2Pricing by Revenue Analytics
N2Pricing by Revenue Analytics is the pioneer of Revenue Management. The company offers next-gen Revenue Management software to help companies solve their complex pricing problems.
Revenue Analytics uses Stayntouch Open APIs to pull data and push pricing decisions (daily price points) back to Stayntouch. Revenue Analytics 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. Revenue Analytics also supports the following restriction types.
- Closed
- Closed to Arrival
- Closed to Departure
- Min LOS
- Max LOS
SETUP
Hotels need to advise Revenue Analytics which "Master Rate Code" to use for pricing, and they need to ensure that any dynamically priced rate codes are derived from the master one. 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 - setup only, maximum 50 records per page
- GET/rate/{ID}/amount - upon set up only, broken down to 30 days of data in each call
- GET/restrictions/rate - setup only
- GET/restrictions/room_type - setup only
- GET/restrictions/room_rate - setup only
- PUT/rate/{ID}/amounts - as needed
- POST/restrictions/rate - as needed
- POST/restrictions/room_type - as needed
- POST/restrictions/room_rate - as needed
Updating (PUT) daily price points for one selected rate code in Stayntouch. Rate values must exist in Stayntouch in order for Revenue Analytics to update daily prices. We do not have the ability to post (create) new daily price points without pre-existing values. Rate changes applied by Revenue Analytics are visible in the Rate Manager only. Revenue Analytics supports single, double, extra adult, and children pricing independently, so the difference between single and double occupancy, as an example, can vary depending on the day.
GENERATING OAUTH KEYS
- Implementations/CSM will generate API OAuth Keys using the below process.
- Revenue Analytics requires the following Rover Connect credentials:
- client_id
- client_secret
- hotel_id
WEBHOOKS
- Create Rate
- Edit Rate
- Delete Rate
- Edit Rate via Rate Manager
CONTACTS
- James Harris, VP Business Development, JHarris@revenueanalytics.com
- Abby Epstein, Customer Success, AEpstein@revenueanalytics.com