{
"name": "Pavel",
"phone": "+420123456789",
"email": "pepa@centrum.cz",
"producer": "Seat",
"model": "Cordoba",
"tachometer_status": "182000",
"year": "1996",
"engine_volume": "1595",
"fuel": "benzín",
"vin": "",
"transmission": "",
"city": "České Budějovice",
"region_id": "C",
"price": "8900 Kč",
"source": "zdroj aut - firma",
"url": "https://www.zdroj-aut.cz/seat/cordoba/123456789",
"duplicate_id": "",
"rejected": ""
}
json (application/json)
POST
200 (Success)
400 (Bad Request)
401 (Invalid authentication)
{
"id": 1,
"message": "Car 1 created",
"status": "ok"
}