Overview

Trade offers an end-to-end solution for the vehicle trade-in process by providing instant trade-in offers, vehicle valuation, and trade-in processing.


The Trade Experience

To trade in a vehicle, follow these steps:

1

Get Instant Trade Offers

To get instant trade offers, provide the vehicle identification number (VIN) of the vehicle you want to trade in.

Example Request
{
  "vin": "5TDKDRAH4PS501521"
}
Example Response
{
  "vin": "5TDKDRAH4PS501521",
  "year": 2023,
  "make": "Toyota",
  "model": "Highlander",
  "mileage": 11338,
  "tradeOffer": 33780
}
2

Complete the Trade

If you accept a trade offer, you can schedule a vehicle inspection and complete the trade-in process.