List latest vehicles tracking data by plate number
GET/data/formatted/latest/vehicles
Retrieve the latest tracking data for all vehicles associated with a client based on the provided query parameters.The server will filter the results to include only vehicles with a valid plate number, removing any vehicles with an empty or invalid plate number from the response
Request
Responses
- 200
- 400
- 500
Successful response based on the query
Bad request
Something went wrong in the application or the depending services are down. Client should avoid retrying immediately.