flpolprojects commited on
Commit
4255c95
·
verified ·
1 Parent(s): aff7f9c

Update bonus data 2025-06-19 08:01:01

Browse files
Files changed (1) hide show
  1. data.json +8 -1
data.json CHANGED
@@ -11,7 +11,7 @@
11
  "phone_number": null,
12
  "visited_at": 1750319998.379575,
13
  "visited_at_str": "2025-06-19 07:59:58",
14
- "bonuses": 12000.0,
15
  "history": [
16
  {
17
  "type": "accrual",
@@ -35,6 +35,13 @@
35
  "description": "Начисление с покупки 200000.0",
36
  "date": "2025-06-19T08:00:39.748566",
37
  "date_str": "2025-06-19 08:00:39"
 
 
 
 
 
 
 
38
  }
39
  ],
40
  "debts": 500.0,
 
11
  "phone_number": null,
12
  "visited_at": 1750319998.379575,
13
  "visited_at_str": "2025-06-19 07:59:58",
14
+ "bonuses": 10000.0,
15
  "history": [
16
  {
17
  "type": "accrual",
 
35
  "description": "Начисление с покупки 200000.0",
36
  "date": "2025-06-19T08:00:39.748566",
37
  "date_str": "2025-06-19 08:00:39"
38
+ },
39
+ {
40
+ "type": "deduction",
41
+ "amount": 2000.0,
42
+ "description": "Списание бонусов",
43
+ "date": "2025-06-19T08:01:01.507246",
44
+ "date_str": "2025-06-19 08:01:01"
45
  }
46
  ],
47
  "debts": 500.0,