Get proof of active insurance policy for a vehicle by VIN.
Capabilities | Description |
---|---|
Proof of Insurance | Retrieve proof of insurance for a vehicle by VIN. |
Insurance Account | Get the insurance account information for a customer. |
Insurance Policy | Get the linked insurance policy details for a customer. |
Webhook Event | Receive a webhook event when a customer verifies their insurance. |
White Labeled | Retrieve proof of insurance with your company’s branding. |
{VIN}
with the vehicle’s VIN that the customer needs proof of insurance for.
After a few clicks, they will be prompted to connect their insurance account.
customer
, account
and the policy
of that account.
customer
object contains the following properties:
account
object contains the following properties:
policy
object contains the following properties:
Policy Example
customer
and the policy
.
customer
object is the same as the one returned from the https://poi.vin/{VIN} /account/{customerId}
endpoint.Example Response
?brand=<your company>
to the URL.
The experience will be the same as the default experience, but with your company’s branding.