Creates a new Guarantee Quote which converts to a Guarantee when accepted. An exposure location must be included, which can be provided by including both exposurelatitude and exposure_longitude _OR exposure_address. Response variables under the Documents section will be translated according to the lang_locale.

Log in to see full request history
Body Params
uuid
required

Identifier for the Product used to define behavior for Quotes and Guarantees - provided by SensibleWeather

string
required

The day on which coverage begins

string
required

The day on which coverage ends

string
required
length ≥ 1

The human-readable/user-facing name of the location or experience being covered. This field has a character limit of 50, any longer content will be truncated.

float
-90 to 90

The latitude in decimal degrees of the exposure location

float
-180 to 180

The longitude in decimal degrees of the exposure location

exposure_address
object

A physical address for the exposure location

float
required
≥ 0.01

The total value of the exposure to be covered

boolean

Optionally toggle plain language. Returns plain language explanations of coverage to display to consumers for perils and thresholds. Default is true.

string | null

An identifier used to associate a Quote to an order/reservation/booking in another system if available. Alternatively, a shopping cart ID or another type of unique session ID can be used to aggregate Quotes for a browsing experience by a customer

billing_address
object

A physical address for billing

integer
0 to 23

The hour when coverage should begin on each of the covered days - overrides the Product default if provided. Required if the Product has no default. Should be provided in the local time of the location of the guarantee.

integer
1 to 24

The hour when coverage should end on each of the covered days - overrides the Product default if provided. Required if the Product has no default. Should be provided in the local time of the location of the guarantee.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json