Skip to main content

Overview

Drivly’s Commerce API provides access to a variety of Finance & Insurance (F&I) products that can be offered to customers when purchasing a vehicle. These products are designed to provide additional coverage and protection for vehicles, help customers avoid unexpected expenses and maintain their vehicles in top condition. By integrating the Commerce API into your platform, you can offer a seamless and convenient experience for customers to purchase F&I products along with their vehicles.

F&I Product Types

  • Vehicle Service Contracts: Extended warranties that cover the cost of repairs and maintenance for a specified period after the manufacturer’s warranty expires.
  • GAP Insurance: Coverage that pays the difference between the actual cash value of a vehicle and the amount owed on a loan or lease in the event of a total loss.
  • Protection Plans: Plans that provide coverage for specific components of a vehicle, such as tires, wheels, and paint protection.

Vehicle Service Contracts

Vehicle Service Contracts are designed to meet the needs of different customers, with the “Good” package offering basic coverage and the “Best” package providing the most comprehensive coverage. The table below shows the products offered in three package types: “Good”, “Better”, and “Best”.
Below is an example response that is returned when querying the F&I API for all package options associated with the VIN 1C4HJXEN5MW592818. This response includes the services and terms offered for “Good,” “Better,” and “Best” packages.

Quote a Vehicle Service Contract

To get a quote for a Vehicle Service Contract, send a POST request with the VIN and the package option.
The response will include the price of the contract and the coverage details.

GAP Insurance

GAP Insurance provides coverage that pays the difference between the actual cash value of a vehicle and the amount owed on a loan or lease in the event of a total loss.

Quote GAP Insurance

To get a quote for GAP Insurance, send a POST request with the VIN.
The response will include the price of the insurance and the coverage details.

Protection Plans

Protection plans offer additional coverage that can be added to a vehicle service contract or purchased separately. These plans typically cover specific components of a vehicle, such as tires, wheels, and paint protection.
Protection plans can be purchased individually or bundled together for additional savings.

Quote a Protection Plan

To get a quote for a protection plan, send a POST request with the VIN, and the items to be covered.
The response will include the price of the plan and the coverage details.
Upon payment, the status will change to “paid” and the coverage will be activated.