HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

Parking Space / Update

Update Parking Space

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Body Params
integer
required

The ID of the location this parking space belongs to.

string
required

Display label for the parking space (max 255 characters).

string

External system identifier for integration purposes. Unique per operator.

float | null
-90 to 90

GPS latitude coordinate (7 decimal places precision).

float | null
-180 to 180

GPS longitude coordinate (7 decimal places precision).

string | null

Textual navigation instructions to find the parking space.

properties
object

Physical characteristics and special features of the parking space.

accessibility
object

Accessibility features for disabled users.

vehicleRestrictions
object

Vehicle size restrictions and access rules.

compliance
object

Compliance standards and certifications applicable to this parking space.

boolean
deprecated
evses
array of integers
deprecated

The list of EVSE IDs at the same Parking Space. EVSEs must belong to the same charging zone. Each EVSE will be auto-assigned with position "front" and marked as not primary.

evses
string
enum
Defaults to enabled

Current operational status of the parking space:

  • enabled: Parking space is active and can be used (default)
  • disabled: Parking space is inactive and cannot be used
Allowed:
string
enum
Defaults to unknown

Current occupancy status of the parking space:

  • unknown: Occupancy status cannot be determined (default)
  • available: Parking space is free and ready for use
  • occupied: Parking space is currently in use
  • blocked: Parking space is physically blocked (roadworks, barriers, planned maintenance)
Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json