Skip to main content

GET
https://listings.vin?sort=mileage.asc

Sorts by the retailListing.miles

Sort by Miles

  • Ascending: append .asc to the end of your sort query: sort=mileage.asc
  • Descending: append .desc to the end of your sort query: sort=mileage.desc
string
Sort vehicles by miles in ascending order.
string
Sort vehicles by miles in descending order.