-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathSampleData.json
More file actions
81 lines (81 loc) · 2.04 KB
/
Copy pathSampleData.json
File metadata and controls
81 lines (81 loc) · 2.04 KB
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
[
{
"id": 2,
"name": "Kasidis Chantharojwong",
"title": "Keyboard KyChor QX3 PRO MAX",
"mobileNumber": "+6599999999",
"address": {
"emailAddr": "KASIDIS001@ntu.edu.sg",
"userAddr1": "238 Choa Chu Kang Central",
"city": "Singapore",
"postalCode": "680238"
},
"status": "Delivered",
"createdAt": "2023-02-25T17:45:08.841694Z",
"edges": {}
},
{
"id": 12,
"name": "Kasidis Chantharojwong",
"title": "MSU RYZ Core i5",
"mobileNumber": "+6599999999",
"address": {
"emailAddr": "KASIDIS001@ntu.edu.sgs",
"userAddr1": "64 Nanyang Cres",
"city": "Singapore",
"postalCode": "636959"
},
"status": "Order created",
"createdAt": "2023-02-25T21:29:22.332523Z",
"edges": {}
},
{
"id": 11,
"name": "Kasidis Chantharojwong",
"title": "Grand Piano",
"mobileNumber": "+6599999999",
"address": {
"emailAddr": "KASIDIS001@nus.edu.sg",
"userAddr1": "238 Choa Chu Kang Central",
"city": "Singapore",
"postalCode": "680238"
},
"status": "Picked up",
"createdAt": "2023-02-25T21:28:54.64265Z",
"edges": {}
},
{
"id": 7,
"name": "Rachanon Wachakorn",
"title": "item2",
"mobileNumber": "+6599999999",
"address": {
"emailAddr": "RACHANON001@e.ntu.edu.sg",
"userAddr1": "238 Choa Chu Kang Central",
"city": "Singapore",
"postalCode": "680238"
},
"status": "On the way",
"stopsUntilDelivery": 3,
"estimatedArrivalTime": 30,
"createdAt": "2023-02-25T19:24:53.332546Z",
"edges": {}
},
{
"id": 10,
"name": "Rachanon Wachakorn",
"title": "Dish Washer Extra Plus Premium",
"mobileNumber": "+6599999999",
"address": {
"emailAddr": "RACHANON001@e.ntu.edu.sg",
"userAddr1": "238 Choa Chu Kang Central",
"city": "Singapore",
"postalCode": "680238"
},
"status": "On the way",
"stopsUntilDelivery": 7,
"estimatedArrivalTime": 60,
"createdAt": "2023-02-25T19:24:53.332546Z",
"edges": {}
}
]