Decode vehicle

Decode

post

Based on the input returns the vehicle details. One of following parameter combinations is required:

  • plate, state and dealer_id
  • vin and dealer_id
  • year, make, model, trim and dealer_id
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
x-dm-access-keystringRequired

The unique identifier of your dealer. Refer to Console > Dealers to get or setup your dealer access key.

x-api-keystringRequired

Your app's client ID.

Example: 47de026c-e52f-afc1-9214-063740bbce4d
Body
or
or
Responses
200

The vehicle details.

application/json
post
/v1/trade/decode_vehicle