Update bonus data 2025-06-19 09:13:29
Browse files
data.json
CHANGED
|
@@ -11,7 +11,7 @@
|
|
| 11 |
"phone_number": null,
|
| 12 |
"visited_at": 1750324387.496685,
|
| 13 |
"visited_at_str": "2025-06-19 09:13:07",
|
| 14 |
-
"bonuses":
|
| 15 |
"history": [
|
| 16 |
{
|
| 17 |
"type": "accrual",
|
|
@@ -50,7 +50,15 @@
|
|
| 50 |
"amount": 2000.0,
|
| 51 |
"description": "Начисление с покупки 100000.0",
|
| 52 |
"date": "2025-06-19T09:12:52.946381",
|
| 53 |
-
"date_str": "2025-06-19 09:12:52"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
}
|
| 55 |
],
|
| 56 |
"debts": 0.0,
|
|
@@ -81,6 +89,14 @@
|
|
| 81 |
}
|
| 82 |
],
|
| 83 |
"combined_history": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 84 |
{
|
| 85 |
"type": "payment",
|
| 86 |
"amount": 500.0,
|
|
|
|
| 11 |
"phone_number": null,
|
| 12 |
"visited_at": 1750324387.496685,
|
| 13 |
"visited_at_str": "2025-06-19 09:13:07",
|
| 14 |
+
"bonuses": 0.0,
|
| 15 |
"history": [
|
| 16 |
{
|
| 17 |
"type": "accrual",
|
|
|
|
| 50 |
"amount": 2000.0,
|
| 51 |
"description": "Начисление с покупки 100000.0",
|
| 52 |
"date": "2025-06-19T09:12:52.946381",
|
| 53 |
+
"date_str": "2025-06-19 09:12:52",
|
| 54 |
+
"transaction_type": "bonus"
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"type": "deduction",
|
| 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 |
}
|
| 90 |
],
|
| 91 |
"combined_history": [
|
| 92 |
+
{
|
| 93 |
+
"type": "accrual",
|
| 94 |
+
"amount": 2000.0,
|
| 95 |
+
"description": "Начисление с покупки 100000.0",
|
| 96 |
+
"date": "2025-06-19T09:12:52.946381",
|
| 97 |
+
"date_str": "2025-06-19 09:12:52",
|
| 98 |
+
"transaction_type": "bonus"
|
| 99 |
+
},
|
| 100 |
{
|
| 101 |
"type": "payment",
|
| 102 |
"amount": 500.0,
|