GET

https://listings.vin?sort=year.asc

Sorts by vehicle.year

Sort by Year

  • Ascending: append .asc to the end of your sort query: sort=year.asc
  • Descending: append .desc to the end of your sort query: sort=year.desc
sort=year.asc
string

Sort vehicles by year in ascending order.

sort=year.desc
string

Sort vehicles by year in descending order.