Update bonus data 2025-06-19 08:27:42
Browse files
data.json
CHANGED
|
@@ -9,8 +9,8 @@
|
|
| 9 |
"language_code": "ru",
|
| 10 |
"is_premium": false,
|
| 11 |
"phone_number": null,
|
| 12 |
-
"visited_at":
|
| 13 |
-
"visited_at_str": "2025-06-19 08:
|
| 14 |
"bonuses": 10000.0,
|
| 15 |
"history": [
|
| 16 |
{
|
|
@@ -34,14 +34,16 @@
|
|
| 34 |
"amount": 4000.0,
|
| 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": 0.0,
|
|
@@ -67,10 +69,35 @@
|
|
| 67 |
"amount": 500.0,
|
| 68 |
"description": "Погашение долга",
|
| 69 |
"date": "2025-06-19T08:01:19.526848",
|
| 70 |
-
"date_str": "2025-06-19 08:01:19"
|
|
|
|
| 71 |
}
|
| 72 |
],
|
| 73 |
"combined_history": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
{
|
| 75 |
"type": "accrual",
|
| 76 |
"amount": 4000.0,
|
|
|
|
| 9 |
"language_code": "ru",
|
| 10 |
"is_premium": false,
|
| 11 |
"phone_number": null,
|
| 12 |
+
"visited_at": 1750321662.954414,
|
| 13 |
+
"visited_at_str": "2025-06-19 08:27:42",
|
| 14 |
"bonuses": 10000.0,
|
| 15 |
"history": [
|
| 16 |
{
|
|
|
|
| 34 |
"amount": 4000.0,
|
| 35 |
"description": "Начисление с покупки 200000.0",
|
| 36 |
"date": "2025-06-19T08:00:39.748566",
|
| 37 |
+
"date_str": "2025-06-19 08:00:39",
|
| 38 |
+
"transaction_type": "bonus"
|
| 39 |
},
|
| 40 |
{
|
| 41 |
"type": "deduction",
|
| 42 |
"amount": 2000.0,
|
| 43 |
"description": "Списание бонусов",
|
| 44 |
"date": "2025-06-19T08:01:01.507246",
|
| 45 |
+
"date_str": "2025-06-19 08:01:01",
|
| 46 |
+
"transaction_type": "bonus"
|
| 47 |
}
|
| 48 |
],
|
| 49 |
"debts": 0.0,
|
|
|
|
| 69 |
"amount": 500.0,
|
| 70 |
"description": "Погашение долга",
|
| 71 |
"date": "2025-06-19T08:01:19.526848",
|
| 72 |
+
"date_str": "2025-06-19 08:01:19",
|
| 73 |
+
"transaction_type": "debt"
|
| 74 |
}
|
| 75 |
],
|
| 76 |
"combined_history": [
|
| 77 |
+
{
|
| 78 |
+
"type": "payment",
|
| 79 |
+
"amount": 500.0,
|
| 80 |
+
"description": "Погашение долга",
|
| 81 |
+
"date": "2025-06-19T08:01:19.526848",
|
| 82 |
+
"date_str": "2025-06-19 08:01:19",
|
| 83 |
+
"transaction_type": "debt"
|
| 84 |
+
},
|
| 85 |
+
{
|
| 86 |
+
"type": "deduction",
|
| 87 |
+
"amount": 2000.0,
|
| 88 |
+
"description": "Списание бонусов",
|
| 89 |
+
"date": "2025-06-19T08:01:01.507246",
|
| 90 |
+
"date_str": "2025-06-19 08:01:01",
|
| 91 |
+
"transaction_type": "bonus"
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"type": "accrual",
|
| 95 |
+
"amount": 4000.0,
|
| 96 |
+
"description": "Начисление с покупки 200000.0",
|
| 97 |
+
"date": "2025-06-19T08:00:39.748566",
|
| 98 |
+
"date_str": "2025-06-19 08:00:39",
|
| 99 |
+
"transaction_type": "bonus"
|
| 100 |
+
},
|
| 101 |
{
|
| 102 |
"type": "accrual",
|
| 103 |
"amount": 4000.0,
|