Introduction
Logs a device installation and returns the status of the device.
Please be aware that this is a legacy API.
Parameters

apiKey

The active API Key.

assetNumber

Customer's asset number for the vehicle.

comments

Any comments related to the installation.

installerCompany

Name of the installer's company.

installerName

Name of the installer logging the request.

odometer

Vehicle's current odometer reading.

serialNo

A serial number of a Geotab GO device which has been installed.

sessionId

The active session ID.
Return value
Returns an ApiDeviceInstallResult object that contains current, relevant information pertaining to the device.
Remarks
Please be aware that this is a legacy API.
Code samples