Fee Query
This API is to get the real-time parking session amount.
Example request
Request header
To be defined by the vendor.
Request query
| Query | Type | Description |
|---|---|---|
id | string | ID of the station |
Example response
{
}| Variable | Type | Description |
|---|---|---|
id | string | The ID of the station. |
name | string | The name of the station. |
address | string | The address of the station. |
city | string | The city the station is located. |
state | string | The state the station is located. |
country | string | The country the station is located. |
latitude | float | The latitude of the station (as per Google Maps). |
longitude | float | The longitude of the station (as per Google Maps). |
status | string | The current status of the station. |
Updated about 16 hours ago
