Update mileage
Authorizations
DriveKit-Admin-API-KeystringRequired
Path parameters
vehicleIdstringRequired
Header parameters
DriveKit-Admin-API-KeystringRequired
Admin API Key
Body
distancenumber · max: 500000Required
Vehicle odometer reading in kilometer
Responses
200
OK
application/json
analyzedDistancenumberOptional
Distance analysed by the app
creationDatestring · date-timeOptionalExample:
Creation date of the vehicle
2020-01-10T10:00:00.125+0200distancenumberOptional
Total distance travelled by the vehicle
offsetDistancenumberOptional
offset between analysed and total distance
400
Bad Request
application/json
401
Unauthorized
application/json
404
Not Found
application/json
put
/drivekit/admin/vehicles/{vehicleId}/distanceLast updated
Was this helpful?

