POST
/
poa

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
vin
string
required

The vehicle identification number of the vehicle to be titled.

owner_email
string
required

The borrower's email address.

pull_yassi
boolean

Mark true if you'd like to incorporate real-time DMV data. If false, requires fields specified below.

state
string

The state in which the vehicle is titled, or is to be titled. Required if pull_yassi is false.

owner_full_name
string

The full name of the vehicle owner. Required if pull_yassi is false.

owner_address
string

The residential address of the vehicle owner. Required if pull_yassi is false.

owner_ssn
string

The social security number of the vehicle owner. Only required in New Jersey and Ohio

owner_dob
string

The date of birth of the vehicle owner. Only required in Arizona, Florida, and Colorado

owner_phone
string

The phone number of the vehicle's owner. Always optional. Allows us to SMS reminders and links to the POA

plate
string

The license plate of the vehicle. Only required in Alabama, Alaska, California, Kentucky, Oregon, and Vermont

has_coowner
boolean

True when the vehicle has a coowner.

coowner_full_name
string

The full name of the vehicle's coowner. Required if there is a coowner and pull_yassi is false.

coowner_address
string

The residential address of the vehicle's coowner. Required if there is a coowner and pull_yassi is false.

coowner_ssn
string

The social security number of the vehicle's coowner. Only required in New Jersey and Ohio

coowner_dob
string

The date of birth of the vehicle's coowner. Only required in Arizona, Florida, and Colorado

coowner_phone
string

The phone number of the vehicle's coowner. Always optional. Allows us to SMS reminders and links to the POA

account_id
string

Optionally use your own account id. If not provided, the id will follow the format yourwebdomain_${vin} (e.g. cardinalgray_ZFFSA17A0K0017900)

grantee
string

The party being granted power of attorney. Can be left blank.

Response

201 - application/json
statusCode
string
required
message
string
required