Guides
Guides

Calculated Parking Price

The ParkingPriceType structure contains calculated fee, index score, and delta price for this parking facility, given a specific geographic area, duration, and arrival time.

ElementData TypeMandatoryDescription
calculatedFeeDoubleNoThe parking fee calculated for a given duration and arrival time, according to this facility pricing. This element has the following attribute: unit - Total period of time charged for this fee, in minutes.
deltaPriceDoubleNoThe difference between the calculated price and the price for the cheapest facility for the specified geometry, duration, and arrival time.
Note: Suppressed if multiple currencies are present in the response.
indexScoreIntegerNoThis is a relative ranking for the parking facility for the specified area, duration, and arrival time. When a parking facility has a low score, then its calculated price is lower than the price at other facilities with higher scores. Values are between 0 and 100.
Note: Suppressed if multiple currencies are present in the response and exchange rate for some currency is unknown.