Introduction
Request support for VINs that require a manual check to determine vehicle eligibility. On success, a confirmation email for each unique vehicle manufacturer will be sent to the email address associated with your account.
It is expected that the VINs provided in the request have already been checked for eligibility using the method.
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 request manual support for
Return value
A comma delimited string of case numbers for each vehicle manufacturer
Remarks
It is expected that the VINs provided in the request have already been checked for eligibility using the method.
Code samples