post https://{host}/riskmodeler/v2/aggregate-portfolios//copy
Creates a copy of the specified aggregate portfolio and creates a new aggregate portfolio iwith the specified ID (newNumber
) and name (newName
).
An aggregate portfolio is a collection of exposure values aggregated by geographic unit (e.g., CRESTA) or by line of business (e.g., Commercial). An aggregate portfolio is defined by a cedant, peril, and other attributes.
Workflow Job
If successful, returns a
202 Accepted
HTTP response and initates aCOPY_AGGREGATE_PORTFOLIO
workflow job on the workflow engine. To learn more, see Workflow Engine.
Idemptopotent Operation
This operation supports idempotency by means of idempotency keys. To learn more, see Idempotent Requests.