Introduction
Checks whether the given vehicles are eligible for OEM telematics support in the specified region.
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
Return value
List of
ApiVinOemSupportEligibilityResult
, one per VIN, indicating whether OEM telematics support is available in the specified region.
Code samples
Loading API Runner...