Introduction
API to get VinOemSupportEligibilityResult for given Vin numbers, according to requested region
Parameters
apiKey
The active API Key
regionId
ID of the region in which eligibility support should be checked (1 - North America, 2 - Europe), only one region must be specified
sessionId
The active session ID
vins
list of VINs to check oem support eligibility
Return value
List of VinOemSupportEligibilityResult
Code samples