📄️ 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.
📄️ Create 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.
📄️ Retrieve a list of mileage check-ins for a vehicle
Retrieve a list of all mileage check-ins for the given vehicle. If the caller does not have access to the vehicle throws an exception.
📄️ Retrieve a list of condition check-ins for a vehicle
Retrieve a list of all condition check-ins for the given vehicle. If the caller does not have access to the vehicle throws an exception.
📄️ Retrieve a summary of all check-ins for a vehicle
Retrieve a summary of all check-ins for a vehicle. This includes mileage, condition and service check-ins.
📄️ Retrieve a mileage check-in.
Retrieve a mileage check-in for a vehicle.
📄️ Retrieve a condition check-in.
Retrieve a condition check-in.