POST Generate Premium Finance Lite Quote
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.
Versions: The POST Generate Premium Finance Lite Quote method is supported identically in AndDone API versions 2.1, 2.2, and 2.3.
API Endpoint |
https://api.uat.anddone.com/secure/epflite/quotes/generate |
API Data | Details |
URI | secure/epflite/quotes/generate |
Method | POST |
Authorization | API Key Authorization |
Authorization | |
x-api-key | API key {env_merchantAccessKey} |
Request Headers | |
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
Field Name | Data Type | Mandatory | Field Length | Description |
Body Request Example (JSON)
Response Parameters
Body Response Example (JSON)