5b00e4727687185cd8426f24669c69cd97d223b6
/vehicles/status route to retrieve vehicle status details
- Introduced a new route `/vehicles/status` to provide detailed vehicle status, including verification, booking, and last order information. - Added `getLastOrderByPlate` method in `customer_vehicles_o` to retrieve the last order for a vehicle plate. - Implemented validation for registration number and optional department parameter. - Enhanced response with multiple status indicators like `verified`, `known`, `booked`, and `card`.
Description
Staging repo for api (CI + promotion to GitHub)
40 MiB
Languages
PHP
93.5%
HTML
3.5%
JavaScript
1.9%
Shell
0.4%
Python
0.3%
Other
0.3%