The POST Generate Premium Finance Lite Quote method requests a premium finance quote for an insurance policy, requiring policy details and premium amount. It returns the quote details including financed amount, down payment, installments, and payment amounts, along with a quoteKey
for generating a payment link.
URI
|
secure/epflite/quotes/generate
|
Method
|
POST
|
Authorization
|
API Key Authorization
|
x-api-key
|
API key {env_merchantAccessKey}
|
x-app-key
|
Merchant ID or App Key {env_merchantId}
|
x-version
|
API version (e.g., 2.1). If no version is specified, the call will default to version 2.0 of the API.
|
Origin
|
URL or IP address provided to AndDone as an allowed origin.
|
Content-Type
|
application/json
|
Request Parameters
Body Request Example (JSON)
Response Parameters
Body Response Example (JSON)