Create a new quote for a cover.

Request Body:

Quote Currency
You may request a quote with an invoice in any of the supported Currencies and you will receive back a coverage.coverPrice converted into your policy currency.

Policy Object:
The policy object is a write-only field and will not be returned in the response body.

Response Body:

Coverage object fields descriptions:

coverage.currency
coverage.quotedAt
coverage.duration
coverage.bpsperday
coverage.coverPrice
coverage.serviceFeeRate
coverage.serviceFeeVatRate
coverage.serviceFeeVatAmount
coverage.collectionFeeRate
coverage.collectionFeeVatAmount
coverage.vat
coverage.exchangeRate
coverage.convertedInvoiceAmount
coverage.insuranceTaxAmount
coverage.insuranceTaxRate
coverage.coveredAmount

📘

"Assessing" Status Handling

If you initially get back the status of "Assessing" we recommend using the Cover Assessment Completed webhook to get notified when the assessment is completed.

"Assessing" can be resolved within a wide timeframe and polling for a status change is not recommended longer than 20 seconds.

🚧

Dealing with daylight saving

Please note that when dealing with dates, the timezone may need special attention as changes to daylight savings time may affect the overall quote duration.

Language
Authorization
Header
Click Try It! to start a request and see the response here!