-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdata.json
86 lines (86 loc) · 2.05 KB
/
data.json
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[
{
"vin": "test-vin-ae950802",
"owners": [
{
"registeredAt": "2022-09-02T00:00:00.000Z",
"information": {
"ownerType": "private"
},
"id": "test-sfid-76c0806bd76b",
"unregisteredTimestamp": "2022-09-03T00:00:00.000Z"
},
{
"registeredAt": "2022-09-04T00:00:00.000Z",
"information": {
"ownerType": "private"
},
"id": "test-sfid-836eaa8e6a44",
"unregisteredTimestamp": "2022-10-01T00:00:00.000Z"
},
{
"registeredAt": "2022-07-22T00:00:00.000Z",
"information": {
"ownerType": "business",
"polestarId": "test-psid-dc138f7eb672"
},
"id": "test-sfid-8acda9e46e91"
}
]
},
{
"vin": "test-vin-d53a59dd",
"owners": []
},
{
"vin": "test-vin-4d5cce36",
"owners": []
},
{
"vin": "test-vin-ba937102",
"owners": [
{
"registeredAt": "2023-09-08T09:01:37.647Z",
"information": {
"ownerType": "private",
"polestarId": "test-psid-ccb9f7e8eada"
},
"id": "test-sfid-7cc1e6778aa4",
"unregisteredTimestamp": "2023-09-18T09:07:32.545Z"
},
{
"registeredAt": "2023-09-06T07:21:18.287Z",
"information": {
"ownerType": "private",
"polestarId": "test-psid-6ca054e49fc7"
},
"id": "test-sfid-8a73d12f1b93",
"unregisteredTimestamp": "2023-09-08T08:53:15.851Z"
},
{
"registeredAt": "2023-09-08T08:52:52.259Z",
"information": {
"ownerType": "fleet"
},
"id": "test-sfid-bb060f89731b",
"unregisteredTimestamp": "2023-09-08T09:01:45.407Z"
},
{
"registeredAt": "2023-09-18T09:07:08.930Z",
"information": {
"ownerType": "private",
"polestarId": "test-psid-bd7d92505911"
},
"id": "test-sfid-1ab861f22272"
}
]
},
{
"vin": "test-vin-c8067516",
"owners": []
},
{
"vin": "test-vin-fa998791",
"owners": []
}
]