Create a mileage check-in.

Create a mileage check-in. A mileage check-in requires an odometer reading and clear photos of the license plate and odometer. Photos need to be uploaded to the Ownli cloud via the Photo upload api.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Vehicle Id of the vehicle.

string
required

License plate number of the vehicle.

string

2 Letter State Code (eg. AL, CA, CO etc.

int32
required
≥ 0

Current Mileage of vehicle. If this is not the first check-in the mileage will be validated against other check-ins and needs to equal or exceed those.

licensePhotos
array of objects
required

Photos of the license plate. At this time only photo is supported

licensePhotos*
odometerPhotos
array of objects
required

Photos of the odometer. At this time only photo is supported

odometerPhotos*
Headers
string
required

Partner Id

string
required

Client Id

string
required

Client Secret

Responses

401

Authorization error e.g. due to an invalid or missing API keys.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json