California (CA) EVR API - Sandbox

ShippingTypeEnum

string

Allowed values:StandardVituExpeditedOvernightDealerExpeditedOvernight

<= 1048576 characters

Example

CarrierTypeEnum

string

Allowed values:UPSFedex

<= 1048576 characters

Example

PlateDestinationDTO

object
* Additional properties are NOT allowed.
typestringrequired

Allowed values:OwnerDealershipOther

<= 1048576 characters

Example:Owner

namestringrequired

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

>= 1 characters<= 255 characters

Example:Sample Name

phonestringrequired

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

>= 1 characters<= 20 characters

Example:555-0100

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

PlateDestinationTypeEnum

string

Allowed values:OwnerDealershipOther

<= 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:CA

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