This is used to retrieve information about one specific Location, EVSE or Connector.
This is used to retrieve information about one specific Location, EVSE or Connector.
Path Parameters
Location.id of the Location object to retrieve
Evse.uid, required when requesting an EVSE or Connector object
Connector.id, required when requesting a Connector object
Header Parameters
Token Base64encodedtoken
Unique request ID
Unique correlation ID
- 200
- 400
- 404
The OK response
Schema
- Array [
- ]
- Array [
- ]
- Array [
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
publishAllowedTo object[]
Possible values: [0
, 1
, 2
, 3
]
Default value: 0
coordinates object
relatedLocations object[]
name object
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
]
Default value: 0
evses object[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
]
Default value: 0
statusSchedule object[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
]
Default value: 0
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
, 9
, 10
, 11
]
connectors object[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
, 9
, 10
, 11
, 12
, 13
, 14
, 15
, 16
, 17
, 18
, 19
, 20
, 21
, 22
, 23
, 24
, 25
, 26
]
Default value: 0
Possible values: [0
, 1
]
Default value: 0
Possible values: [0
, 1
, 2
]
Default value: 0
coordinates object
directions object[]
Possible values: [0
, 1
, 2
, 3
, 4
]
images object[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
]
Default value: 0
directions object[]
operator object
logo object
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
]
Default value: 0
suboperator object
logo object
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
]
Default value: 0
owner object
logo object
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
]
Default value: 0
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
, 9
, 10
, 11
, 12
, 13
, 14
, 15
, 16
, 17
, 18
, 19
]
openingTimes object
regularHours object[]
exceptionalOpenings object[]
exceptionalClosings object[]
images object[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
]
Default value: 0
energyMix object
energySources object[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
]
Default value: 0
environImpact object[]
Possible values: [0
, 1
]
Default value: 0
{
"id": "string",
"countryCode": "string",
"partyId": "string",
"publish": true,
"publishAllowedTo": [
{
"uid": "string",
"type": 0,
"visualNumber": "string",
"issuer": "string",
"groupId": "string"
}
],
"name": "string",
"address": "string",
"city": "string",
"postalCode": "string",
"state": "string",
"country": "string",
"coordinates": {
"latitude": "string",
"longitude": "string"
},
"relatedLocations": [
{
"latitude": "string",
"longitude": "string",
"name": {
"language": "string",
"text": "string"
}
}
],
"parkingType": 0,
"evses": [
{
"uid": "string",
"evseId": "string",
"status": 0,
"statusSchedule": [
{
"period_begin": "2024-12-04T11:51:40.518Z",
"period_end": "2024-12-04T11:51:40.518Z",
"status": 0
}
],
"capabilities": [
0
],
"connectors": [
{
"id": "string",
"standard": 0,
"format": 0,
"powerType": 0,
"maxVoltage": 0,
"maxAmperage": 0,
"maxElectricPower": 0,
"tariffIds": [
"string"
],
"termsAndConditions": "string",
"lastUpdated": "2024-12-04T11:51:40.518Z"
}
],
"floorLevel": "string",
"coordinates": {
"latitude": "string",
"longitude": "string"
},
"physicalReference": "string",
"directions": [
{
"language": "string",
"text": "string"
}
],
"parkingRestrictions": [
0
],
"images": [
{
"url": "string",
"thumbnail": "string",
"category": 0,
"type": "string",
"width": 0,
"height": 0
}
],
"lastUpdated": "2024-12-04T11:51:40.518Z"
}
],
"directions": [
{
"language": "string",
"text": "string"
}
],
"operator": {
"name": "string",
"website": "string",
"logo": {
"url": "string",
"thumbnail": "string",
"category": 0,
"type": "string",
"width": 0,
"height": 0
}
},
"suboperator": {
"name": "string",
"website": "string",
"logo": {
"url": "string",
"thumbnail": "string",
"category": 0,
"type": "string",
"width": 0,
"height": 0
}
},
"owner": {
"name": "string",
"website": "string",
"logo": {
"url": "string",
"thumbnail": "string",
"category": 0,
"type": "string",
"width": 0,
"height": 0
}
},
"facilities": [
0
],
"timeZone": "string",
"openingTimes": {
"twentyfourseven": true,
"regularHours": [
{
"weekday": 0,
"periodBegin": "string",
"periodEnd": "string"
}
],
"exceptionalOpenings": [
{
"periodBegin": "2024-12-04T11:51:40.518Z",
"periodEnd": "2024-12-04T11:51:40.518Z"
}
],
"exceptionalClosings": [
{
"periodBegin": "2024-12-04T11:51:40.518Z",
"periodEnd": "2024-12-04T11:51:40.518Z"
}
]
},
"chargingWhenClosed": true,
"images": [
{
"url": "string",
"thumbnail": "string",
"category": 0,
"type": "string",
"width": 0,
"height": 0
}
],
"energyMix": {
"isGreenEnergy": true,
"energySources": [
{
"source": 0,
"percentage": 0
}
],
"environImpact": [
{
"category": 0,
"amount": 0
}
],
"supplierName": "string",
"energyProductName": "string"
},
"lastUpdated": "2024-12-04T11:51:40.518Z"
}
Something went wrong
No locations available