get fines dashboard
GET
/get_fines_dashboardRequest
Parâmetros Query
start_date
string
requerido
start date
end_date
string
requerido
end date
driver_ids
array[number]
opcional
driver ids
vehicle_ids
array[number]
opcional
vehicle ids
fine_status_ids
array[number]
opcional
fine status ids
seriousness_ids
array[number]
opcional
seriousness ids
fine_hour_range
array[string]
opcional
fine hour range
Request samples
Respostas
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
fines dashboard
Esquema de Dados
response
object
opcional
top_summary
object
opcional
seriousness_type_graphic_data
object
opcional
infraction_type_chart_data
array [object {3}]
opcional
fine_status_chart_data
array [object {3}]
opcional
normal_fines_nic_fines_chart_data
object
opcional
vulnerable_drivers_ranking_data
array [object {9}]
opcional
infractions_type_top_summary
object
opcional
average_amount_paid_per_infractions_graphic_data
object
opcional
cost_per_infractions_chart_data
array [object {3}]
opcional
cost_per_group_of_vehicles_chart_data
array [object {3}]
opcional
infractions_type_ranking_data
array [object {3}]
opcional
fines_status_top_summary
object
opcional
nic_fines_normal_fines_chart_data
object
opcional
paid_late_fines_chart_data
object
opcional
appealing_and_pending_fines_chart_data
object
opcional
seriousness_fines_top_summary
object
opcional
value_paid_by_seriousness_type_graphic_data
object
opcional
value_by_seriousness_type_chart_data
object
opcional
metrics_by_seriousness
object
opcional
Exemplo
{
"response": {
"top_summary": {
"total_fines_quantity": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_fines_cost": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_points": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_drivers": {
"value": 0,
"prev_period_percent_diff": 0
}
},
"seriousness_type_graphic_data": {
"property1": [
0
],
"property2": [
0
]
},
"infraction_type_chart_data": [
{
"infraction": "string",
"count": 0,
"percent_change": 0
}
],
"fine_status_chart_data": [
{
"fine_status_id": "string",
"count": 0,
"percent_change": 0
}
],
"normal_fines_nic_fines_chart_data": {
"normal_fines": 0,
"nic_fines": 0,
"normal_fines_percentage": 0,
"nic_fines_percentage": 0
},
"vulnerable_drivers_ranking_data": [
{
"driver_id": 0,
"total_points": 0,
"quantity_of_fines": 0,
"total_cost": 0,
"light": 0,
"medium": 0,
"serious": 0,
"very_serious": 0,
"undefined": 0
}
],
"infractions_type_top_summary": {
"total_fines_quantity": 0,
"total_fines_cost": 0,
"total_fines_quantity_percent_change": 0,
"total_fines_cost_percent_change": 0
},
"average_amount_paid_per_infractions_graphic_data": {
"average_amounts": [
0
],
"infractions_quantity": [
0
]
},
"cost_per_infractions_chart_data": [
{
"infraction": "string",
"cost": 0,
"percent_change": 0
}
],
"cost_per_group_of_vehicles_chart_data": [
{
"group": "string",
"cost": 0,
"percent_change": 0
}
],
"infractions_type_ranking_data": [
{
"infraction_id": "string",
"cost": 0,
"quantity": 0
}
],
"fines_status_top_summary": {
"fines_total_value": {
"value": 0,
"prev_period_percent_diff": 0
},
"nic_total_value": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_value_cancelled_fines": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_fines_quantity": 0,
"total_fines_value": 0,
"pending_fines_value": 0
},
"nic_fines_normal_fines_chart_data": {
"nic_fines": {
"value": 0,
"prev_period_percent_diff": 0
},
"normal_fines": {
"value": 0,
"prev_period_percent_diff": 0
}
},
"paid_late_fines_chart_data": {
"paid_fines_value": {
"value": 0,
"prev_period_percent_diff": 0
},
"late_fines_value": {
"value": 0,
"prev_period_percent_diff": 0
}
},
"appealing_and_pending_fines_chart_data": {
"appealing_paid_fines_value": {
"value": 0,
"prev_period_percent_diff": 0
},
"appealing_not_paid_fines_value": {
"value": 0,
"prev_period_percent_diff": 0
}
},
"seriousness_fines_top_summary": {
"very_serious_fines_value": {
"value": 0,
"prev_period_percent_diff": 0
},
"serious_fines_value": {
"value": 0,
"prev_period_percent_diff": 0
},
"medium_fines_value": {
"value": 0,
"prev_period_percent_diff": 0
},
"light_fines_value": {
"value": 0,
"prev_period_percent_diff": 0
}
},
"value_paid_by_seriousness_type_graphic_data": {
"property1": [
0
],
"property2": [
0
]
},
"value_by_seriousness_type_chart_data": {
"very_serious_fines": {
"value": 0,
"prev_period_percent_diff": 0
},
"serious_fines": {
"value": 0,
"prev_period_percent_diff": 0
},
"normal_fines": {
"value": 0,
"prev_period_percent_diff": 0
},
"light_fines": {
"value": 0,
"prev_period_percent_diff": 0
}
},
"metrics_by_seriousness": {
"1": {
"top_summary": {
"total_quantity": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_value": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_points": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_drivers": {
"value": 0,
"prev_period_percent_diff": 0
}
},
"infractions_per_month": [
0
],
"drivers_ranking": [
{
"total_quantity": 0,
"total_value": 0,
"total_points": 0,
"infraction_id": "string",
"driver_id": 0,
"vehicle_id": 0
}
]
},
"2": {
"top_summary": {
"total_quantity": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_value": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_points": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_drivers": {
"value": 0,
"prev_period_percent_diff": 0
}
},
"infractions_per_month": [
0
],
"drivers_ranking": [
{
"total_quantity": 0,
"total_value": 0,
"total_points": 0,
"infraction_id": "string",
"driver_id": 0,
"vehicle_id": 0
}
]
},
"3": {
"top_summary": {
"total_quantity": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_value": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_points": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_drivers": {
"value": 0,
"prev_period_percent_diff": 0
}
},
"infractions_per_month": [
0
],
"drivers_ranking": [
{
"total_quantity": 0,
"total_value": 0,
"total_points": 0,
"infraction_id": "string",
"driver_id": 0,
"vehicle_id": 0
}
]
},
"4": {
"top_summary": {
"total_quantity": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_value": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_points": {
"value": 0,
"prev_period_percent_diff": 0
},
"total_drivers": {
"value": 0,
"prev_period_percent_diff": 0
}
},
"infractions_per_month": [
0
],
"drivers_ranking": [
{
"total_quantity": 0,
"total_value": 0,
"total_points": 0,
"infraction_id": "string",
"driver_id": 0,
"vehicle_id": 0
}
]
}
}
}
}
Last modified: a month ago