GET

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

Sorts by the retailListing.price or wholesaleListing.buyNowPrice

Sort by Price

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

Sort vehicles by price in ascending order.

sort=price.desc
string

Sort vehicles by price in descending order.