Fetch CDRs from the CPO’s system.
Fetch CDRs from the CPO’s system.
Query Parameters
Only return objects that have last_updated after or equal to this Date/Time (inclusive).
Only return objects that have last_updated up to this Date/Time, but not including (exclusive).
The offset of the first object returned. Default is 0 (the first object).
The maximum number of objects to GET.
Header Parameters
Token Base64encodedtoken
- 200
- 400
The OK response
Response Headers
X-Limit any
The maximum number of objects that the server can return.
X-Total-Count any
The total number of objects available in the server system that match the given parameters.
Link any
Link to the next page if exists.
Schema
- Array [
- Array [
- ]
- Array [
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- Array [
- ]
- Array [
- Array [
- ]
- ]
- Array [
- ]
- Array [
- ]
- ]
- Array [
- Array [
- ]
- ]
- ]
data object[]
Possible values: [0, 1, 2]
Default value: 0
location object
Possible values: [0, 1, 2, 3, 4, 5, 6, 7]
Default value: 0
coordinates object
relatedLocations object[]
name object
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, 12]
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, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39]
Default value: 0
Possible values: [0, 1]
Default value: 0
Possible values: [0, 1, 2, 3, 4]
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
tariffs object[]
tariffAltText object[]
elements object[]
priceComponents object[]
Possible values: [0, 1, 2, 3]
Default value: 0
restrictions object
Possible values: [0, 1, 2, 3, 4, 5, 6]
Possible values: [0, 1]
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
chargingPeriods object[]
dimensions object[]
Possible values: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13]
Default value: 0
{
"data": [
{
"id": "string",
"startDateTime": "2025-09-04T07:11:29.499Z",
"stopDateTime": "2025-09-04T07:11:29.499Z",
"authId": "string",
"authMethod": 0,
"location": {
"id": "string",
"type": 0,
"name": "string",
"address": "string",
"city": "string",
"postalCode": "string",
"country": "string",
"coordinates": {
"latitude": "string",
"longitude": "string"
},
"relatedLocations": [
{
"latitude": "string",
"longitude": "string",
"name": {
"language": "string",
"text": "string"
}
}
],
"evses": [
{
"uid": "string",
"evseId": "string",
"status": 0,
"statusSchedule": [
{
"period_begin": "2025-09-04T07:11:29.499Z",
"period_end": "2025-09-04T07:11:29.499Z",
"status": 0
}
],
"capabilities": [
0
],
"connectors": [
{
"id": "string",
"standard": 0,
"format": 0,
"powerType": 0,
"voltage": 0,
"amperage": 0,
"tariffId": "string",
"termsAndConditions": "string",
"lastUpdated": "2025-09-04T07:11:29.499Z"
}
],
"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": "2025-09-04T07:11:29.499Z"
}
],
"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": "2025-09-04T07:11:29.499Z",
"periodEnd": "2025-09-04T07:11:29.499Z"
}
],
"exceptionalClosings": [
{
"periodBegin": "2025-09-04T07:11:29.499Z",
"periodEnd": "2025-09-04T07:11:29.499Z"
}
]
},
"chargingWhenClosed": true,
"images": [
{
"url": "string",
"thumbnail": "string",
"category": 0,
"type": "string",
"width": 0,
"height": 0
}
],
"energyMix": {
"isGreenEnergy": true,
"energySources": [
{
"source": 0,
"percentage": 0
}
],
"environImpact": [
{
"source": 0,
"amount": 0
}
],
"supplierName": "string",
"energyProductName": "string"
},
"lastUpdated": "2025-09-04T07:11:29.499Z"
},
"meterId": "string",
"currency": "string",
"tariffs": [
{
"id": "string",
"currency": "string",
"tariffAltText": [
{
"language": "string",
"text": "string"
}
],
"tariffAltUrl": "string",
"elements": [
{
"priceComponents": [
{
"type": 0,
"price": 0,
"vat": 0,
"stepSize": 0
}
],
"restrictions": {
"startTime": "string",
"endTime": "string",
"startDate": "string",
"endDate": "string",
"minKwh": 0,
"maxKwh": 0,
"minCurrent": 0,
"maxCurrent": 0,
"minPower": 0,
"maxPower": 0,
"minDuration": 0,
"maxDuration": 0,
"dayOfWeek": [
0
],
"reservation": 0
}
}
],
"startDatetime": "2025-09-04T07:11:29.499Z",
"endDatetime": "2025-09-04T07:11:29.499Z",
"energyMix": {
"isGreenEnergy": true,
"energySources": [
{
"source": 0,
"percentage": 0
}
],
"environImpact": [
{
"source": 0,
"amount": 0
}
],
"supplierName": "string",
"energyProductName": "string"
},
"lastUpdated": "2025-09-04T07:11:29.499Z"
}
],
"chargingPeriods": [
{
"startDateTime": "2025-09-04T07:11:29.499Z",
"dimensions": [
{
"type": 0,
"volume": 0
}
],
"tariffId": "string"
}
],
"totalCost": 0,
"totalEnergy": 0,
"totalTime": 0,
"totalParkingTime": 0,
"remark": "string",
"lastUpdated": "2025-09-04T07:11:29.499Z"
}
],
"statusCode": 0,
"statusMessage": "string",
"timestamp": "2025-09-04T07:11:29.499Z"
}
Something went wrong