post https://{host}/riskmodeler/v2/portfolios//summary_report
Generates an UnderwriteIQ exposure summary report for the specified portfolio.
An exposure summary report provides peril-specific exposure data about the exposures belonging to a specific account. The perilList
body parameter accepts an array of perils. One or more of Earthquake (EQ
), Flood (FL
), Fire (FR
), Terrorism(TR
), Severe Convective Storm and Winterstorm (WT
), and Windstorm (WS
). To learn more, see Import Exposures in Batch.
Entitlements
To run this operation the client must belong to a tenant that has been assigned the
RI-UNDERWRITEIQ
entitlement.
Workflow Job
If successful, returns a
202 Accepted
HTTP response and initates aREPORT_GENERATION
workflow job on the workflow engine. To learn more, see Workflow Engine.