Virginia (VA) EVR API - Sandbox

CustomerLookupResponseDTO

object
customersarray[object]

<= 100000 items

Show Child Parameters
Example

CustomerDTO

object
dateOfBirthstring

Set customer’s date of birth.

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

<= 1048576 characters

Example:1985-06-15

driverLicenseNumberstring

Indicates customer’s driver license number.

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

<= 1048576 characters

Example:D1234567

stateCustomerIdstring

Indicates customer’s state id.

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

<= 1048576 characters

Example:CUST-0099

firstNamestring

Set customer’s first name.

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

<= 1048576 characters

Example:John

middleNamestring

Set customer’s middle name.

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

<= 1048576 characters

Example:A

lastNamestring

Set customer’s last name.

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

<= 1048576 characters

Example:Doe

genderTypestring

Allowed values:FemaleMaleOther

<= 1048576 characters

Example:Female

suffixstring

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

<= 1048576 characters

Example:Jr

residenceAddressobject
* Additional properties are NOT allowed.
Show Child Parameters
mailingAddressobject
* Additional properties are NOT allowed.
Show Child Parameters
feinstring

Indicates the assigned FEIN; typically required of a business or other organization.

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

<= 1048576 characters

Example:12-3456789

businessNamestring

Indicates business name.

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

<= 1048576 characters

Example:Acme Auto Sales LLC

fiedSuffixstring

Indicates fied suffix.

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

<= 1048576 characters

Example:example

militaryStatusstring

Allowed values:ResidentNon-Resident

<= 1048576 characters

Example:Resident

isIndividualboolean

Indicates if record is an individual or business.

Example:true

Example

GenderTypeEnum

string

Allowed values:FemaleMaleOther

<= 1048576 characters

Example

AddressDTO

object
* Additional properties are NOT allowed.
street2string

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

<= 100 characters

Example:Suite 100

streetstring

Indicate registered street address. Registered address is where vehicle will be primarily garaged.

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

Default:1234 Fake Street

<= 100 characters

Example:123 Main St

citystringrequired

Indicate registered address city. Registered address is where vehicle will be primarily garaged.

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

<= 50 characters

Example:Anchorage

countyFipsIdinteger(int32)

>= -9007199254740991<= 9007199254740991

Example:1

countystring

Indicate registered address county. Registered address is where vehicle will be primarily garaged.

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

<= 50 characters

Example:Anchorage

statestringrequired

Indicate registered address state. Registered address is where vehicle will be primarily garaged.

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

>= 2 characters<= 2 characters

Example:VA

zipCodestringrequired

Indicate registered address zip code. Registered address is where vehicle will be primarily garaged.

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

>= 5 characters<= 5 characters

Example:99501

zipCodeExtinteger(int32)

>= -9007199254740991<= 9007199254740991

Example:1

Example

CustomerMilitaryStatusEnum

string

Allowed values:ResidentNon-Resident

<= 1048576 characters

Example