cURL
curl --request POST \ --url https://api.telemax.com.au/api/ChangeOdometer \ --header 'Authorization: <authorization>'
{}
Updates the vehicle’s current odometer value.
Standard and must keep as it is.
Bearer your_token
Vehicle ID.
Odometer value.
Successful response
The response is of type object.
object
Was this page helpful?