POST Generate Quote
The POST Generate Quote method is used to in the Embedded Premium Finance process to generate an IPFS quote based on the provided customer, policy and agent information. It accepts a payment intent token and returns a batch ID which is used to initialize AndDoneJS with the premium finance option.
The POST Generate Quote method is used to in the Embedded Premium Finance process to generate an IPFS quote based on the provided customer, policy and agent information. It accepts a payment intent token and returns a batch ID which is used to initialize AndDoneJS with the premium finance option.
API Endpoint |
https://api.uat.anddone.com/secure/epf/quotes/generate |
API Data | Details |
URI | secure/epf/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 |
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)