Functions summary
See a comprehensive list of all the ResRequest API functions below.
VERSION | HELPSPOT REFERENCE | JIRA REFERENCE | DESCRIPTION | RELEASE DATE |
---|---|---|---|---|
2.0.0 | RRDEV-1905 | Api_test tool login | 2019-08-01 | |
7.17.20 | RRDEV-1823 | Implement modification requests for status change in API Allow agents to change statuses via the API and allow for modification requests if possible. | 2019-05-14 | |
7.17.11 | 224566 | RRDEV-1787 | Fix a bug preventing authentication errors from being returned from the bridge during a multicall. | 2019-03-27 |
7.17.0 | 213410 | RRDEV-1683 | A new API call rv_can_edit_reservation has been added to determine whether a reservation can be edited and what parts. The rv_update_itinerary and rv_delete_itinerary have been extended to accept 3 new parameters to be used in sending modification requests. | 2018-12-28 |
7.16.1, 7.15.10, 7.14.15 | 156951 | RRDEV-1707 | Extend the rv_create API call to allow internal users to specify a contact for the reservation being created. | 2018-12-27 |
7.14.2, 7.12.3 | 211540 | RRDEV-1655, RRDEV-1656 | Improved API guest search Changes: - Ability to filter by property (it could already filter by accommodation type, so it just adds another filter here) - Ability to filter tripsheet output with whatever filters you apply (before it would only filter the contact list by the filters but display everything in terms of itineraries on the tripsheet. This toggle makes the itinerary output also filter. | 2018-10-30 |
7.14.1 | 111339, 148654, 157518 | RRNOV-20 | This release of ResNova contains a multitude of fixes, changes and new features. Changes in this release: - New API call (for internal use only): pr_user_is_internal - New API call (for internal use only): sc_record_payment_access - New API call: pg_payment_gateway_valid - Fix in rv_create_payment_gateway to correctly set folios - Fix to pg_account_insert to correctly set external or external payment gateway - Fix to pg_account_update to correctly set external or external payment gateway | 2018-10-15 |
7.14.1 | 148654 | RRNOV-23 | ResNova payment issues Minor bug fixes to ResNova; If payments haven't been setup properly the user making a booking won't be asked to do a payment, where as before the user would complete the payment first then only be notified that the payment didn't work | 2018-10-15 |
7.14.0 | RRDEV-1537 | Include provisional_expiry_date in rv_get_reservation call | 2018-10-02 | |
7.14.0 | RRDEV-1560 | Guest API enhancements required for updates and audit trail functionality. This also includes some additional calls to read data from code tables. Specific enhancements/changes: - Title and suffix added to pr_get_contact - rf_get_country new call to get the country - rf_get_guest_field new call to search on guest field name - rf_get_guest_type new call to get guest types - rf_get_phone_type new call to get phone types - rf_get_suffix new call to get suffixes - rf_get_title new call to get titles - rf_get_tripsheet_field new call to get tripsheet fields - pr_update_contact new call to update a contact record - pr_create_phone new call to create a telephone number record for a contact - pr_update_phone new call to update a telephone number record for a contact - pr_delete_phone new call to delete an existing telephone number record for a contact - pr_update_guest new call to update a guest contact record - rv_update_tripsheet new call to update a trip sheet of a contact | 2018-10-02 | |
7.12.0 | RRDEV-1563 | This issue fixes some security issues that were identified with the bridge. Specifically, the new function calls added to the API for ResTrek should be restricted to internal (to ResRequest) user accounts with admin access. Changes: - Restrict br_user_create to admin only access - Restrict br_user_link_create to admin only access | 2018-08-03 | |
7.8.13, 7.3.44, 7.11.5 | RRDEV-1517 | The API calls rt_get_rate_total, rt_get_rate_total_range, rt_get_rate_detail, and rv_create will now use the default rate of an agent if an agent ID is given and no rate type is specified. | 2018-07-12 | |
7.11.0 | RES-1 | This issue is mainly for developing the new ResTrek application. It contains some changes/additions to the ResRequest public API, namely: - New API function (for internal use only): br_user_create - New API function (for internal use only): br_user_link_create | 2018-06-08 | |
7.3.30, 7.7.0 | RRDEV-1302 | Added extra property web address to ac_get_property | 2018-03-02 | |
7.3.30 | RRDEV-1302 | Added extra property web address to ac_get_property | 2018-03-02 | |
RRDEV-751 | ResRequest Stock Caching | 2017-04-11 | ||
RRDEV-868 | New authentication system A secure and encrypted bridge connection using HTTPS is available via https://bridge2.resrequest.com/api/ HTTP calls to http://bridge.resrequest.com/api/ will be deprecated by 31 Dec 2018. | 2017-03-24 | ||
RRDEV-897 | API extended for Guest CRM | 2016-12-08 | ||
89673 | Added functionality for Internal/External Users Added clarification under Background for: Internal / External users Amendments and Cancellation Unique IDs/Primary keys Added link to new Example document under Call Structure Added XML notice in Reference>Functions>General | 2016-11-08 | ||
25662 | Added ac_get_default function | 2016-09-20 | ||
RRDEV-692 | Process cancellations on TourPlan interface | 2016-07-11 | ||
8691 | API changes for sprout & allocations. Corrected the text for the Consultant field on rv_create. Added access control information to all calls. Updated the Agent field on rv_create with details of the new “linked” option. Updated the Agent override field on ac_get_stock with details of the new “linked” option. Updated ac_get_rate, rt_get_rate, rt_get_rate_total, rt_get_rate_detail with details of the new “linked” option. Added Agent and Commission override parameters to the rt_get_rate_total_range call. | 2015-05-27 | ||
45061 | Added multicall reference as a Call Structure methodology | 2014-12-17 | ||
8660 | Added property Meta Data (camp images and information) pulls through the API. Added extra GPS coordinates to ac_get_property Added extra social links to ac_get_property Added extra property images to ac_get_property Added extra accommodation images to ac_get_accomm | 2014-10-10 | ||
8326 | HOTFIX API Extras currency in API & others Added currency to ac_get_extra output. Added currency to rv_get_extra output. | 2013-10-28 | ||
8252 | API extensions for TVL | 2013-07-26 | ||
8252 | API extensions for TVL Added new call rv_update_status to allow reservation status changes. | 2013-07-24 | ||
8252 | API extensions for TVL Added new call rv_get_extra to list reservation extras. Added new call rv_delete_extra to delete extras from a reservation. Added new call rv_get_note to list reservation notes. Added new call rv_update_note to replace reservation notes. | 2013-07-22 | ||
8252 | API extensions for TVL Added new call rv_get_itinerary to list the itineraries on a reservation. Added new parameter to rv_create and rv_create_itinerary calls to allow overbookings to be processed. Added new call rv_delete_itinerary to allow for the deletion of itineraries from a reservation. Added new call rv_update_itinerary to allow for existing itineraries to be replaced with new ones. | 2013-07-17 | ||
8252 | API extensions for TVL Added amount type, agent id override and commission percentage override to rt_get_rate_total Added new call rt_get_rate_detail to allow rate data to be returned with multiple amount types and optionally split by period and/or rate_group. | 2013-06-25 | ||
Initial import into Google Docs | 2012-07-19 | |||
7998 | API changes for online payments | 2012-07-19 | ||
8035 | API: Online payments enhancement (access control) and fix (parameter count) “Payer” is now optional in rv_create_payment_by_gateway Documentation incorrectly referenced rv_create_payment_by_gateway as rv_create_payment | 2012-03-12 | ||
6924 | Stock API to differentiate between confirmed & provisional reservations System version check Ability to split stock Allocations Property & accommodation details Booking terms & conditions Rate type details Outstanding amount based on payment plan | 2012-03-10 |
Keep up to date with us
Menu
Visit our website
ResRequest Modules
- Business Intelligence
- Central Reservations
- Channel Management
- Customer Relationship Management
- Developer
- Email Series 2022
- Email Series 2023
- Financial Management
- Marketing tools
- Payment Gateways
- Point of sale
- Product
- Professional Services
- Property Management
- ResConnect
- ResInsite
- ResNova
- System Setup
- Technical Alerts
- Technical Tips
- Telephone Management
- Webinars Index