📄️ Deactivate a vehicle
Deactivate a vehicle of the user. This method should be used to remove a vehicle from a policy. No check-ins are allowed on deactivated vehicles. This method does not check if the vehicle is already deactivated or if there are pending check-ins.
📄️ Reactivate a vehicle
Reactivate a vehicle of the user. This method should be used to reinstate a vehicle on a policy This method does not check if the vehicle is already active. If the license or vin on the vehicle have already been reused on a different vehicle this method will return an error.
📄️ Update a user
Update a user in the Ownli System.
📄️ Update user with policy details
Update user with policy details.
📄️ List all users.
Retrieve the list of users created by a partner.
📄️ Create a user
Create a user in the Ownli System. This method requires the caller to pass the user attributes. If a user with the same email or cell phone exists return an error.
📄️ List all vehicles.
Retrieve the list of vehicles for users created by a partner.
📄️ List all rewards.
Retrieve the list of rewards given by a partner.
📄️ List all payouts.
Retrieve the list of payouts of rewards given by a partner.
📄️ List all mileage check-ins.
Retrieve the list of mileage check-ins of all users owned by a partner.
📄️ List all condition check-ins.
Retrieve the list of condition check-ins of all users owned by a partner.