Virginia (VA) EVR API - Sandbox

StateEnum

string

Allowed values:AKALARAZCACOCTDCDEFLGAHIIAIDILINKSKYLAMAMDMEMIMNMOMSMTNCNDNENHNJNMNVNYOHOKORPARISCSDTNTXUTVAVTWAWIWVWY

<= 1048576 characters

Example

CustomerLookupTypeEnum

string

Allowed values:DriverLicenseNumberSsnNameBusinessLienholder

<= 1048576 characters

Example

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