Create Power of Attorney
Prefills a power of attorney and creates a POA appointment
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The vehicle identification number of the vehicle to be titled.
The borrower's email address.
Mark true if you'd like to incorporate real-time DMV data. If false, requires fields specified below.
The state in which the vehicle is titled, or is to be titled. Required if pull_yassi is false.
The full name of the vehicle owner. Required if pull_yassi is false.
The residential address of the vehicle owner. Required if pull_yassi is false.
The social security number of the vehicle owner. Only required in New Jersey and Ohio
The date of birth of the vehicle owner. Only required in Arizona, Florida, and Colorado
The phone number of the vehicle's owner. Always optional. Allows us to SMS reminders and links to the POA
The license plate of the vehicle. Only required in Alabama, Alaska, California, Kentucky, Oregon, and Vermont
True when the vehicle has a coowner.
The full name of the vehicle's coowner. Required if there is a coowner and pull_yassi is false.
The residential address of the vehicle's coowner. Required if there is a coowner and pull_yassi is false.
The social security number of the vehicle's coowner. Only required in New Jersey and Ohio
The date of birth of the vehicle's coowner. Only required in Arizona, Florida, and Colorado
The phone number of the vehicle's coowner. Always optional. Allows us to SMS reminders and links to the POA
Optionally use your own account id. If not provided, the id will follow the format yourwebdomain_${vin} (e.g. cardinalgray_ZFFSA17A0K0017900)
The party being granted power of attorney. Can be left blank.