Exception
This topic documents the exception response data type supported by the On-Street Parking API resources.
exception define the following attributes:
| Element | Description |
|---|---|
| maxStay | Not always included ISO-8601 Duration (String) The maximum stay (duration) for an exception to a parking restriction, according to the ISO-8601. For example, "PT2H" represents a duration of 2 hours. |
| type | Always included Exceptions Type (String) The exceptions type can be one of the following values:• RESIDENTS_ONLY • CUSTOMERS_ONLY • VISITOR_ONLY • BIKE_ONLY • NO_SUV • LOADING_ONLY • NO_RESTR_OUTSIDE_THESE_HOUR • NO_LPG_VEHICLES_ALLOWED • DISABLED_ONLY • EV_ONLY • PERMIT_HOLDERS • MOTORCYCLES_ONLY • COMMERCIAL_ONLY |
Updated last month