curl --location --request GET 'https://api.firsteld.com/openapi/vehicles//'
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"status": "string",
"vin": "string",
"name": "string",
"make": "string",
"model": "string",
"year": "string",
"licensePlate": {
"state": "string",
"number": "string"
}
}