Florida (FL) EVR API - Sandbox

FormDocumentDTO

object
namestring

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

<= 1048576 characters

Example:Sample Name

idinteger(int64)

>= -9007199254740991<= 9007199254740991

Example:1

descriptionstring

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

<= 1048576 characters

Example:Sample description

keystring

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

<= 1048576 characters

Example:example

serialNumberstring

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

<= 1048576 characters

Example:SAMPLE-001

isRequiredboolean

Example:true

isSelectedboolean

Example:true

informationstring

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

<= 1048576 characters

Example:example

signedboolean

Example:true

metaobject
* Additional properties are NOT allowed.
Show Child Parameters
Example

FormMetaDTO

object
* Additional properties are NOT allowed.
signFlowstring

Allowed values:VituSignVituNotary

<= 1048576 characters

Example:VituSign

Example

SignFlowEnum

string

Allowed values:VituSignVituNotary

<= 1048576 characters

Example

DocumentTarget

string

Allowed values:DealerCustomerLenderOwnerCoOwnerScans

<= 1048576 characters

Example

CustomerLookupDTO

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:FL

searchBystringrequired

Allowed values:DriverLicenseNumberSsnNameBusinessLienholder

<= 1048576 characters

Example:DriverLicenseNumber

driverLicenseNumberstring

Indicates Customer’s driver license number.

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

<= 1048576 characters

Example:D1234567

firstNamestring

Indicates Customer’s first name.

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

<= 1048576 characters

Example:John

lastNamestring

Indicates Customer’s last name.

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

<= 1048576 characters

Example:Doe

dateOfBirthstring(date)

Indicates Customer’s date of birth.

<= 1048576 characters

Example:2024-03-15

ssnstring

Customer’s Social Security Number.

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

<= 1048576 characters

Example:123-45-6789

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

stateTransactionIdstring

State transaction identifier. Could be required, depending on state

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

<= 1048576 characters

Example:1234567

Example