Introduction
Submits a manual eligibility review request for vehicles whose OEM telematics support eligibility could not be automatically determined. On success, a confirmation email for each unique vehicle manufacturer will be sent to the email address associated with your account.
Do not use this API for data that must remain within the CONUS. VINs transmitted via this API may be transmitted outside of the CONUS.
Parameters

apiKey

The active API Key.

regionId

ID of the region in which eligibility support should be checked (0 - Other, 1 - North America, 2 - Europe)

sessionId

The active session ID.

vins

List of VINs to request manual eligibility review for.
Return value
A comma-delimited string of case numbers, one per vehicle manufacturer.
Remarks
Do not use this API for data that must remain within the CONUS. VINs transmitted via this API may be transmitted outside of the CONUS.
Code samples

Loading API Runner...