Discussions
How to get `latest_odometer_reading` from vehicles endpoint
6 days ago by Caleb McNevin
When querying https://api.gomotive.com/v1/vehicles/{id} (GET) I don't see the field latest_odometer_reading
, which I notice is available at https://api.keeptruckin.com/api/w3/vehicles/{id} for use on the motive web interface (for example at https://app.gomotive.com/en-US/#/admin/vehicles;number={number}).
Is there a plan to add this field to be available for api users on the new domain?