-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpayload-sample-duplicates.json
More file actions
40 lines (40 loc) · 1005 Bytes
/
Copy pathpayload-sample-duplicates.json
File metadata and controls
40 lines (40 loc) · 1005 Bytes
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
[
{
"activeAppsList": [],
"activeServicesList": [],
"billingPeriod__c": null,
"cost": 0.0,
"dafType__c": "XG+",
"id": "454234ebfea9c1125c6c16cb176e535b",
"plateNumber__c": null,
"ratePlans": [],
"status": "Active",
"subscriptionNumber": "S00002342",
"termEndDate": "2027-02-01",
"vehicleName__c": "",
"vehicleType__c": "XG+ 540 FT",
"vin__c": "XLRTEF530T230112091834",
"ownerName": "",
"ownerRelation": "Truck",
"ownerId": null
},
{
"activeAppsList": [],
"activeServicesList": [],
"billingPeriod__c": null,
"cost": 0.0,
"dafType__c": "XG+",
"id": "454234ebfea9c1125c6c16cb1364533d",
"plateNumber__c": null,
"ratePlans": [],
"status": "Active",
"subscriptionNumber": "S00002344",
"termEndDate": "2027-02-01",
"vehicleName__c": "",
"vehicleType__c": "XG+ 540 FT",
"vin__c": "XLRTEF530T230112091834",
"ownerName": "",
"ownerRelation": "Truck",
"ownerId": null
}
]