Lien Add - Sandbox

DeLienAddVehicleDTO

object
vehicleTypestring

Indicates the type of vehicle being purchased.

Allowed values:PassengerCommercialMotorcycleMopedTruckFarmTruckTrailerMotorhome

grossWeightinteger(int32)

Set the gross weight of the vehicle. Gross vehicle weight (GVW) is generally defined as the weight of the vehicle, in addition to its cargo and passengers.

>= -2147483648<= 2147483647

vinstring

Set the VIN (or HIN) of the vehicle / vessel.

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

>= 3 characters<= 17 characters

statestring

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

<= 255 characters

yearnumber
fuelTypestring

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

<= 255 characters

saleTypestring

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

<= 255 characters

vehicleSoldAsstring

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

<= 255 characters

sellingPricenumber
taxableSellingPricenumber
numberOfLienholdernumber
exemptionboolean
exemptReasonstring

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

<= 255 characters

priorTitlingStatestring

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

<= 255 characters

Example

DeVehicleTypeEnum

string

Allowed values:PassengerCommercialMotorcycleMopedTruckFarmTruckTrailerMotorhome

DmvdeskCallbackDTO

vinstringrequired

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

<= 255 characters

Example

DocumentTarget

string

Allowed values:DealerCustomerLenderOwnerCoOwnerScans

EmptyResponse

object

Empty response body (operation accepted / no content).

* Additional properties are NOT allowed.