Lien Add - Sandbox

LaLienAddVehicleDTO

object
statestring

Allowed values:AKALARAZCACOCTDCDEFLGAHIIAIDILINKSKYLAMAMDMEMIMNMOMSMTNCNDNENHNJNMNVNYOHOKORPARISCSDTNTXUTVAVTWAWIWVWYOther

vehicleTypestring

Allowed values:PassengerMotorcycleTrailerTruckMotorhomeATVUTVGolfCartLowSpeedVessel

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

grossWeightRatingnumber
saleTypestring

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

<= 255 characters

purchaseDatestring

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

<= 255 characters

vehicleSoldAsstring

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

<= 255 characters

sellingPricenumber
tradeInValuenumber
taxableSellingPricenumber
exemptionboolean
exemptReasonstring

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

<= 255 characters

numberOfLienholdernumber
Example

LaVehicleTypeEnum

string

Allowed values:PassengerMotorcycleTrailerTruckMotorhomeATVUTVGolfCartLowSpeedVessel

LienAddAddress2DTO

object
streetstring

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

<= 255 characters

citystring

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

<= 255 characters

countystring

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

<= 255 characters

statestring

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

<= 255 characters

zipCodestring

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

<= 255 characters

zipCodeExtstring

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

<= 255 characters

Example

LienAddAddress3DTO

object
citystring

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

<= 255 characters

countystring

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

<= 255 characters

statestring

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

<= 255 characters

zipCodestring

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

<= 255 characters

zipCodeExtstring

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

<= 255 characters

Example

LienAddAddress4DTO

object
zipCodestring

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

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

>= 5 characters<= 5 characters

statestring

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

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

>= 2 characters<= 2 characters

citystring

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

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

<= 50 characters

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