Virginia (VA) EVR API - Sandbox

CustomerMilitaryStatusEnum

string

Allowed values:ResidentNon-Resident

<= 1048576 characters

Example

OwnershipLookupDTO

object
locationIdinteger(int64)required

Id that represents dealer location in vitu. Provided by vitu, required

>= -9007199254740991<= 9007199254740991

Example:1

statestringrequired

Allowed values:AKALARAZCACOCTDCDEFLGAHIIAIDILINKSKYLAMAMDMEMIMNMOMSMTNCNDNENHNJNMNVNYOHOKORPARISCSDTNTXUTVAVTWAWIWVWY

<= 1048576 characters

Example:VA

stateTransactionIdstring

State transaction identifier. Might be required for some states

Match pattern:^[\s\S]*$

<= 1048576 characters

Example:1234567

stateCustomerIdstring

State customer identifier. Might be required for some states

Match pattern:^[\s\S]*$

<= 1048576 characters

Example:CUST-0099

vinstring

Indicates VIN for the vehicle for which lookup is being performed

Match pattern:^[\s\S]*$

<= 1048576 characters

Example:1HGCM82633A004352

searchBystring

Allowed values:VIN

<= 1048576 characters

Example:VIN

Example

OwnershipLookupTypeEnum

string

Allowed values:VIN

<= 1048576 characters

Example

OwnershipLookupResponseDTO

object
ownershipsarray[object]

<= 100000 items

Show Child Parameters
Example

VehicleOwnershipDTO

object
stateCustomerIdstring

Indicates customer’s state id.

Match pattern:^[\s\S]*$

<= 1048576 characters

Example:CUST-0099

vinstring

Match pattern:^[\s\S]*$

<= 1048576 characters

Example:1HGCM82633A004352

yearstring

Match pattern:^[\s\S]*$

<= 1048576 characters

Example:2021

makestring

Indicates the make of the vehicle.

Match pattern:^[\s\S]*$

<= 1048576 characters

Example:Toyota

modelstring

Match pattern:^[\s\S]*$

<= 1048576 characters

Example:Camry

bodyTypestring

Match pattern:^[\s\S]*$

<= 1048576 characters

Example:example

plateNumberstring

Match pattern:^[\s\S]*$

<= 1048576 characters

Example:ABC1234

registrationExpirationDatestring(date)

<= 1048576 characters

Example:2024-03-15

regFeePaidboolean

Example:true

Example