-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathinvoices.json
125 lines (125 loc) · 2.57 KB
/
invoices.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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
[
{
"date": "09/09/2022",
"totalMsgs": 158,
"amount": 125,
"TMsgs": 15,
"userTag": "future#0777",
"invoicer": "861083085046939689",
"FMsgs": 68,
"invoiceNumber": 1,
"id": "WxKyi1KV",
"paymentGateway": "CashApp"
},
{
"date": "09/10/2022",
"totalMsgs": 167,
"amount": 125,
"TMsgs": 17,
"notes": "(25 eth/25 usd)",
"userTag": "future#0777",
"invoicer": "861083085046939689",
"FMsgs": 74,
"invoiceNumber": 2,
"id": "GTemhZo5",
"paymentGateway": "Crypto"
},
{
"date": "09/10/2022",
"totalMsgs": 14,
"amount": 125,
"TMsgs": 4,
"notes": "gc",
"userTag": "CryptoFrog#8088",
"invoicer": "861083085046939689",
"FMsgs": 1,
"invoiceNumber": 3,
"id": "fS1l3QQJ",
"paymentGateway": "AmazonGC"
},
{
"date": "09/10/2022",
"totalMsgs": 177,
"amount": 125,
"TMsgs": 18,
"userTag": "future#0777",
"invoicer": "861083085046939689",
"FMsgs": 80,
"invoiceNumber": 4,
"id": "CBooS83W",
"paymentGateway": "Eth/USDC"
},
{
"date": "09/10/2022",
"totalMsgs": 177,
"amount": 388,
"TMsgs": 18,
"userTag": "future#0777",
"invoicer": "861083085046939689",
"FMsgs": 80,
"invoiceNumber": 5,
"id": "CBooS83W",
"paymentGateway": "Crypto"
},
{
"date": "09/11/2022",
"totalMsgs": 331,
"amount": 30,
"TMsgs": 22,
"userTag": "future#0777",
"invoicer": "861083085046939689",
"FMsgs": 156,
"invoiceNumber": 6,
"id": "aqdrfehy",
"paymentGateway": "CashApp"
},
{
"date": "09/11/2022",
"totalMsgs": 333,
"amount": 50,
"TMsgs": 22,
"userTag": "future#0777",
"invoicer": "861083085046939689",
"FMsgs": 157,
"invoiceNumber": 7,
"id": "kmT8FSy5",
"paymentGateway": "CashApp"
},
{
"date": "09/11/2022",
"totalMsgs": 335,
"amount": 99,
"TMsgs": 22,
"userTag": "future#0777",
"invoicer": "861083085046939689",
"FMsgs": 158,
"invoiceNumber": 8,
"id": "80EmvpN0",
"paymentGateway": "CashApp"
},
{
"date": "09/11/2022",
"totalMsgs": 1,
"amount": 60,
"TMsgs": 0,
"userTag": "future#0777",
"invoicer": "861083085046939689",
"FMsgs": 1,
"invoiceNumber": 9,
"id": "3eSewjgb",
"paymentGateway": "Crypto"
},
{
"date": "09/11/2022",
"totalMsgs": 5,
"amount": 50,
"TMsgs": 0,
"notes": "prepaid gc",
"userTag": "future#0777",
"invoicer": "861083085046939689",
"FMsgs": 4,
"invoiceNumber": 10,
"id": "3FXz2TRT",
"paymentGateway": "other"
}
]