POST Update Merchants Quote Policy
The POST Update Merchants Quote Policy Number method allows merchants to update the policy number associated with an existing premium finance quote. By providing the quoteKey, accountNumber, premium, category, and the new policy number, this API ensures that policy details remain accurate and aligned with the financing agreement. A successful response confirms the update with a message and an integrationID for tracking..
Versions: The POST Update Merchants Quote Policy Number method is supported identically in AndDone API versions 2.1, 2.2, and 2.3.
| API Endpoint |
| https://api.uat.anddone.com/secure/epf/merchants/quotes/policy |
| API Data | Details |
| URI | secure/epf/merchants/quotes/policy |
| Method | PUT |
| 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) |
| 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)