Odometer
GET https://api.smartcar.com/v2.0/vehicles/{{vehicle_id}}/odometer
Description
Returns the vehicle’s last known odometer reading.
Permission
read_odometer
Response Body
| Name | Type | Desciprtion |
|---|---|---|
distance | number | The current odometer of the vehicle (in kilometers by default or in miles using the sc-unit-system). |