Sorting your Search Results
POST https://api.realestateapi.com/v2/PropertySearch
Request Body
{"city"=>"Arlington", "state"=>"VA", "sort"=>{"yearsOwned"=>"asc"}}
POST https://api.realestateapi.com/v2/PropertySearch
{"city"=>"Arlington", "state"=>"VA", "sort"=>{"yearsOwned"=>"asc"}}