-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathotg-datasample.json
49 lines (49 loc) · 959 Bytes
/
otg-datasample.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
[{
"header": {
"date": "2014-04-28T14:42:04Z",
"user": "jblack",
"type": "call"
},
"poop": "stinks",
"direction": "outgoing",
"caller": "jblack",
"destination": "2125552831",
"duration": 34,
"tone": "cordial"
},
{
"header": {
"date": "2014-04-28T14:42:06Z",
"user": "swhite",
"type": "delivery"
},
"signer": "jblack",
"weight": 2.05,
"tracking": "4381192",
"certified": "N"
},
{
"header": {
"date": "2014-04-28T14:42:06Z",
"user": "jblack",
"type": "sending"
},
"sender": "pstevens",
"items": [
{"weight": 0.4, "zip": "10032", "certified": "N"},
{"weight": 0.35, "zip": "10032", "certified": "Y"},
{"weight": 1.8, "zip": "55003", "certified": "N"}
]
},
{
"header": {
"date": "2014-04-28T15:42:04Z",
"user": "jblack",
"type": "call"
},
"direction": "outgoing",
"caller": "jblack",
"destination": "2125552831",
"duration": 87,
"tone": "combative"
}]