Skip to main content

Returns a list of available rates

GET 

/api/availability

The request consists of search criteria and some other details:

  • Pick-up/Drop-off date/time and location
  • Rate preferences (incl. rate code, rate category, corporate discounts, promotion codes)
  • Traveller information (flight number, frequent flyer)
  • Preferred vehicle class/type

Returns a list of available rates where each rate consists of:
  • Rate qualifiers (rate code, rate identifier, rate plan, rate category, discounts applied)
  • Pick-up/Drop-off date/time and location details (location code, address, etc.)
  • Mileage included
  • Vehicle details (ACRISS code, model, etc.)
  • Price breakdown (Estimated total, Vehicle price, mandatory/included charges, equipment,
  • coverage)
  • Additional options allowed (optional coverage, surcharges, equipment, extra days, extra miles,
  • etc.)
  • Guarantee information and other rate rules

Request

Responses

Successful Operation