{
 "id": "URL384b3daf5d7d11ed9d8c2025dd1499d96a734c13",
 "name": "2021 Toyota Corolla LE",
 "year": 2021,
 "make": "Toyota",
 "model": "Corolla",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 11350,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/304/1964467/3f5957d4f4c14bf0a4e42e50de4eb990.webp",
 "url": "https://carchat.io/v/american-auto-brokers/URL384b3daf5d7d11ed9d8c2025dd1499d96a734c13",
 "dealer": {
  "id": "american-auto-brokers",
  "name": "American Auto Brokers",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/american-auto-brokers"
 },
 "description": null,
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "american-auto-brokers",
   "vin": "URL384b3daf5d7d11ed9d8c2025dd1499d96a734c13",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}