Skip to main content

Trims v2

API Endpoint for Vehicle Trim Data (Car or LCV)

Funmilola Olorode avatar
Written by Funmilola Olorode
Updated over 7 months ago

Path Parameters

HTTP Header

api-key REQUIRED
string - Your Accelerate API Key

cutoff-months Optional
integer (positive) - Reduces the data set to only include ranges with at least one derivative current in the last x months.

URL Substitution

subdomain Required
string - Your Accelerate subdomain

asset type REQUIRED
string - Car or LCV. Returns car or LCV data respectively.


Vehicle Trim Data Requests

GEt

Get - Return vehicle trim data with an optional cutoff date.

https://{{subdomain}}.quotevineapp.com/qvine/quotevine/web/v1/trims/{asset_type}/

Response

400
​

Returned if the request sent is invalid.

404
​

Returned if the request is not found or the user does not have permission to view it.

200
Returned if the request is successful.

Expand to see example of a successful response.

23657 Standard 64474 8927 1183 standard
25165 Acenta 68866 6425 1246 acenta
25205 Active 69025 7104 1233 active
25206 Allure 69025 7104 1233 allure

Range Attributes

When retrieving vehicle trim data via the API, there are a number of fields returned.

Returned Fields

Expand to view the returned fields

id - integer
CAP trim ID.

description - string
CAP trim description.

model_id - integer
CAP model ID.

manufacturer_id - integer
CAP manufacturer ID.

range_id - integer
CAP range ID.

slug - string
Slug of description.

Did this answer your question?