Path Parameters
YearMakeModelTrim is uniquely identified by YearMakeModel
YearMakeModelTrim is uniquely identified by YearMakeModel
YearMakeModelTrim is uniquely identified by YearMakeModel
YearMakeModelTrim is uniquely identified by Trim
Query Parameters
The number of levels of related objects to include in the response
Response
YearMakeModelTrim Found
YearMakeModel has Trim
Examples:
{
"trim": "SE",
"yearMakeModel": {
"year": 2022,
"makeModel": { "make": "Toyota", "model": "Camry" }
},
"yearMakeModelTrimSpec": [
"vs_4jf8x9jv5c0b",
{
"id": "vs_4jf8x9jv5c0b",
"model": "Camry",
"make": "Toyota",
"squishVin": "4T1BF1FK5HU302396",
"year": 2022,
"engine": "2.5L 4-cylinder",
"drivetrain": "FWD",
"bodyStyle": "Sedan",
"transmission": "Automatic",
"trim": "SE",
"exteriorColors": ["Black", "Silver"],
"interiorColors": ["Black", "Gray"]
}
]
}