ParkingDetailProvider

Interface for providing parking information.

The Parking Details API provides an extensive solution for accessing crucial real-time parking details. Users can know the availability of parking spaces, check the current count of vacant spots, and monitor the availability trend – whether spaces are being filled, emptied, or remaining stable.

Furthermore, it facilitates the computation of estimated parking prices based on the entry time and desired stay duration. It also provides applicable payment method information and details. The API offers a detailed breakdown of pricing structures, encompassing ticket prices tailored to diverse stay durations (ranging from minutes to days), specific times (such as evenings and weekends), and vehicle classifications (like park and ride, motorcycles, and customer categories).

The dynamic data is regularly refreshed to deliver nearly real-time information.

This API is complementary to the Search API. It relies on obtaining the parking details ID from search results of the Search API, particularly when the result has a parking place.

Functions

Link copied to clipboard

Requests the details of parking prices for a specific parking place.

Inherited functions

Link copied to clipboard
abstract fun close()