Create Weather Report

Create a new weather report for long-running analysis

post/v1/weather/report

Request body

userIdstring required
locationGroupIdinteger required
metric'temperatureHigh' | 'temperatureLow' | 'precipitation' | 'rainfall' | 'snowfall' | 'windSpeed' | 'gustSpeed' | 'radiation' | 'evaporation' | 'uvIndex' required

An enumeration.

shapeTypestring

Type of shape for processing: 'points' or 'grid'

startDatestring

Start date for analysis

endDatestring

End date for analysis

thresholdTypestring

Threshold type for payouts

coverTypestring

Cover type for insurance

policyLimitinteger

Policy limit for insurance

deductibleinteger

Deductible amount for insurance

Response

Successful Response

{"stackTrail":"paths:/v1/weather/report:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.