flpolprojects commited on
Commit
49e2c73
·
verified ·
1 Parent(s): e6efa5d

Update bonus data 2025-06-19 10:02:32

Browse files
Files changed (1) hide show
  1. data.json +18 -2
data.json CHANGED
@@ -11,7 +11,7 @@
11
  "phone_number": null,
12
  "visited_at": 1750327312.593749,
13
  "visited_at_str": "2025-06-19 10:01:52",
14
- "bonuses": 0.0,
15
  "history": [
16
  {
17
  "type": "accrual",
@@ -58,7 +58,15 @@
58
  "amount": 12000.0,
59
  "description": "Списание бонусов",
60
  "date": "2025-06-19T09:13:29.712369",
61
- "date_str": "2025-06-19 09:13:29"
 
 
 
 
 
 
 
 
62
  }
63
  ],
64
  "debts": 0.0,
@@ -89,6 +97,14 @@
89
  }
90
  ],
91
  "combined_history": [
 
 
 
 
 
 
 
 
92
  {
93
  "type": "accrual",
94
  "amount": 2000.0,
 
11
  "phone_number": null,
12
  "visited_at": 1750327312.593749,
13
  "visited_at_str": "2025-06-19 10:01:52",
14
+ "bonuses": 400.0,
15
  "history": [
16
  {
17
  "type": "accrual",
 
58
  "amount": 12000.0,
59
  "description": "Списание бонусов",
60
  "date": "2025-06-19T09:13:29.712369",
61
+ "date_str": "2025-06-19 09:13:29",
62
+ "transaction_type": "bonus"
63
+ },
64
+ {
65
+ "type": "accrual",
66
+ "amount": 400.0,
67
+ "description": "Начисление с покупки 20000.0",
68
+ "date": "2025-06-19T10:02:32.896700",
69
+ "date_str": "2025-06-19 10:02:32"
70
  }
71
  ],
72
  "debts": 0.0,
 
97
  }
98
  ],
99
  "combined_history": [
100
+ {
101
+ "type": "deduction",
102
+ "amount": 12000.0,
103
+ "description": "Списание бонусов",
104
+ "date": "2025-06-19T09:13:29.712369",
105
+ "date_str": "2025-06-19 09:13:29",
106
+ "transaction_type": "bonus"
107
+ },
108
  {
109
  "type": "accrual",
110
  "amount": 2000.0,