{
"id": "uuid",
"project_id": "uuid",
"type": "deposit",
"amount": -12450,
"currency": "RUB",
"balance_before": 100000,
"balance_after": 87550,
"balance_currency": "RUB",
"deposit_balance_before": 80000,
"deposit_balance_after": 75000,
"bonus_balance_before": 10000,
"bonus_balance_after": 7000,
"profit_balance_before": 10000,
"profit_balance_after": 10000,
"period_start": "2019-08-24T14:15:22.123Z",
"period_end": "2019-08-24T14:15:22.123Z",
"usage_events_count": 234,
"total_tokens": 125340,
"description": "string",
"created_at": "2019-08-24T14:15:22.123Z",
"status": "pending",
"is_live": false,
"details_by_agent": {
"agent-123": {
"usage_events": 145,
"cost": 7820,
"tokens": 78450,
"type": "support",
"is_no_agent": false
},
"no_agent": {
"usage_events": 50,
"cost": 2500,
"tokens": 12000,
"type": "unknown",
"is_no_agent": true
}
},
"details_by_model": {
"gpt-4o": {
"usage_events": 200,
"cost": 10200,
"tokens": 105000
}
},
"conversion_from_currency": "RUB",
"conversion_to_currency": "USD",
"conversion_rate": 95.5,
"conversion_amount_from": 50000,
"conversion_amount_to": 523,
"payment_method": "manual",
"payment_id": "stripe_xxx",
"order_id": "550e8400-e29b-41d4-a716-446655440000",
"pay_system_id": "550e8400-e29b-41d4-a716-446655440001",
"pay_system_account_id": "550e8400-e29b-41d4-a716-446655440002",
"tariff_name": {
"ru": "Текст",
"en": "Text"
},
"credit_package_name": {
"ru": "Текст",
"en": "Text"
}
}