Skip to main content

Check-in

Create, retrieve, and update mileage, condition, and proof-of-address check-ins.

GETRetrieve a mileage check-in.Retrieve a mileage check-in for a vehicle.PUTUpdate a mileage check-in.Update a mileage check-in.GETRetrieve a condition check-in.Retrieve a condition check-in.PUTUpdate a condition check-in.Update a condition check-in.GETRetrieve a proof of address check-in.Retrieve a proof of address check-in.PUTUpdate a proof of address check-in.Update a proof of address check-in. A proof of address check-in requires a document (or photos) clearly proving residence. Photos need to be uploaded to the Ownli cloud via the Photo upload api.POSTCreate 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.POSTCreate a condition check-in.Create a condition check-in. A mileage check-in requires 8 photos of the vehicle from various sides. Photos need to be uploaded to the Ownli cloud via the Photo upload api.POSTCreate a proof of address check-in.Create a proof of address check-in. A proof of address check-in requires a document (or photos) clearly proving residence. Photos need to be uploaded to the Ownli cloud via the Photo upload api.GETRetrieve a list of mileage check-ins for a vehicleRetrieve a list of all mileage check-ins for the given vehicle. If the caller does not have access to the vehicle throws an exception.GETRetrieve a list of condition check-ins for a vehicleRetrieve a list of all condition check-ins for the given vehicle. If the caller does not have access to the vehicle throws an exception.GETRetrieve a summary of all check-ins for a vehicleRetrieve a summary of all check-ins for a vehicle. This includes mileage, condition and service check-ins.GETRetrieve a summary of all proof-of-address check-ins for a userRetrieve a summary of all proof-of-address check-ins for a vehicle.GETRetrieve a list of proof of address check-ins for a userRetrieve a list of all condition check-ins for the given vehicle. If the caller does not have access to the vehicle throws an exception.