Actions
Bug #1549
closedV 22/11/25 Violation list is not updating
Description
Violation list is not updating
it is not showing the update number prices of violations
Files
Actions
Added by Andre Mene 3 months ago. Updated 3 months ago.
Description
Violation list is not updating
it is not showing the update number prices of violations
Files
| violation-count-price.png (211 KB) violation-count-price.png | Andre Mene, 11/24/2025 08:25 AM | ||
| Screenshot 2025-12-02 at 16.50.43.png (443 KB) Screenshot 2025-12-02 at 16.50.43.png | Anonymous, 12/02/2025 06:50 AM |
@Ali api for this task is ready.
Here is API Details
violations/calculate-fines/
request body {
"plate_numbers": ["ABC123", "XYZ789", "JKL012"]
}
{
"status": "error",
"message": "plate_numbers list is required in request body"
}

Thanks
I will close this task