Updates a parking
Updates a parking. Required permission: asset:parkings:update
Authorizations
OAuth2 Bearer Authorization
Path Parameters
UUID of the Parking
^[a-f0-9]{8}\-[a-f0-9]{4}\-4[a-f0-9]{3}\-[89ab][a-f0-9]{3}\-[a-f0-9]{12}$Body
Updates a parking. Required permission: asset:parkings:update
The UUID of the location this parking space belongs to. Parking spaces are always assigned to a location and are managed within that location's infrastructure.
^[a-f0-9]{8}\-[a-f0-9]{4}\-4[a-f0-9]{3}\-[89ab][a-f0-9]{3}\-[a-f0-9]{12}$A unique name or reference label for this parking space, such as a parking bay number or on-site marking. This value is required and should clearly identify the space on-site.
12"A-03"
The maximum permitted vehicle weight for this parking space, in kilograms. Required for AFIR compliance and transmitted to the national access point (NAP).
x >= 0The maximum permitted vehicle height for this parking space, in centimeters. Particularly relevant for covered or underground parking structures. Required for AFIR compliance.
x >= 0The maximum permitted vehicle length for this parking space, in centimeters. Required for AFIR compliance and transmitted to the national access point (NAP).
x >= 0The maximum permitted vehicle width for this parking space, in centimeters. Required for AFIR compliance and transmitted to the national access point (NAP).
x >= 0The direction in which a vehicle should approach or park relative to the charge point (e.g. front-in, rear-in, parallel). Helps drivers orient themselves correctly when pulling into the parking space to charge.
PARALLEL, PERPENDICULAR, ANGLE Indicates whether vehicles transporting dangerous goods are permitted to park in this space.
Indicates whether this is a drive-through parking position, meaning a vehicle can pull in, charge, and drive out without reversing. Drive-through capability must apply to all defined vehicle types assigned to this space.
Indicates whether this parking space is exclusively reserved for the defined vehicle types. When true, only vehicles matching the assigned vehicle_type list are permitted to use this space.
Indicates whether a reservation is required to use this parking space. When true, drivers must book the space in advance before they can charge here.
The maximum permitted parking duration at this space, in minutes. When set, drivers must vacate the space after this time limit has elapsed, regardless of whether charging is still in progress.
Indicates whether this parking space is covered by a roof or canopy.
Indicates whether this parking space is illuminated.
A list of vehicle types for which this parking space is intended. Required for AFIR compliance and used to filter parking spaces by vehicle category in public outputs.
A list of charge points assigned to this parking space. When linked to a charge point, the parking space appears subordinated to the connector in the infrastructure overview. A parking space can be associated with one or more chargepoints at the same location.
Response
Parking edited
Parking