Useful Post Booking API Methods
Overview
As well as the methods which are used in the Post Booking Process, there are other methods which are part of the Post Booking API. They are all discussed below.
Get Location Details (locationdetails)
The locationdetails method can be used to get information about a particular location.
Countries
Returns a list of countries and their IDs as used in Rental Car Manager for customer booking fields.
Customfields
Add or update any Custom Fields for a booking, using either the "editbooking" method or "updatecustomfields" method.
getcheckinurl
Returns the URL for the Online Check-in for the reservation.
Important Articles
Related Articles
Useful API V3.2 Methods
Overview As well as the methods which are used in the Booking Process, there are other methods which are part of the API V3.2. They are all discussed below. Editing a Booking or Quotation Post-booking methods are available to edit booking details ...
Getting Started with Post Booking API
Introduction Version 3.2 of the Post-Booking API allows web developers to access the core post-booking methods for Rental Car Manager systems. Note that the methods in this document all refer to post-booking methods, i.e. involving the update of ...
Post Booking API Process
Overview The RCM Post Booking API allows you to retrieve booking information and also update bookings that already exist within RCM. The following information cannot be changed on the booking using the Post Booking API: Pickup/drop off locations ...
Export API Methods
Overview Rental Car Manager offers an Export API to export certain datasets. Each of the methods available is discussed below. For detailed information about getting started with connecting to the Export API, see the article Getting Started with ...
Updating Bookings using Post Booking API
Overview The Post Booking contains methods which allow you to perform different actions on a booking in RCM. Two of the methods allow you to update the booking information. The difference between the two methods is the information that you are able ...