Create a quote for an insurance product

Get a quotation for an insurance product. This allows you to create a downlodable quote to send to a third party. In most cases, you would not need to do this.

If you are just looking to list available insurance products alongside their prices, please use the products or product endpoints and set the `?calculate_premium=1` query parameter, then the price of each product will be set in the `premium` field.

Please note that you may be required to provide some additional data via query parameters when the `calculate_premium=1` flag is set.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Details of the customer and the product to be quoted.

Data for Goods in Transit (GIT) insurance. This covers shipments within the same country

string
required

the code of the insurance product to purchase

string
required

the ref of the customer who owns this order, this would have been supplied when creating the customer

string
enum
Defaults to wallet

How you would like to pay for the product.

Allowed:
date
required

the start date of the intended policy coverage

string

Meta field for this order. Will be included in webhooks

float
required

Value of the insured goods

string
enum
Defaults to recurring

Single or recurring trip

Allowed:
int32

Required for recurring trips. This is the number of trips made per day.

int32

Required for recurring trips. Number of days in a year the trips are made (365 max)

string
required

The pickup address of the shipment/parcel.

string
required

destination address of the shipment/parcel.

attachments
array of integers

If this order has attachments, supply their IDs as an array. These attachments must have been previously created using the attachments endpoint.

attachments
float

For brokers only. The premium rate for the product.

float

For brokers only. A percentage of the premium to be added as tax

string
enum
Allowed:
string

If you are creating this order for a child partner, add the partner key to the request

Responses

Language
Credentials
Bearer
API KEY from your account dashboard
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json