Update aggregate exposures values

Updates the aggregate exposure values of one country and resolution of the aggregate portfolio, so aggregate exposure data may be edited directly without an import job.

Values of submitted rows overwrite the stored values for those rows; rows omitted from the request are unchanged. If validation fails, nothing is persisted.

For workers' compensation aggregate portfolios (source is Work Comp), resolution is one of State, County, or Postal Code, lobs values are drawn from the workers' compensation classes, and countryCode must be US.

Use the Get aggregate exposures values operation to retrieve the full row and column scaffold for a country and resolution.

Path Params
int64
required
≥ 1

ID of EDM.

int32
required
≥ 1

ID of aggregate portfolio.

Body Params
string
required

Two-letter code of the country of the aggregate exposure data. One country and resolution may be updated per request.

string
required

Geographic resolution of the rows of the grid, for example State, County, or Postal Code.

lobs
array of strings
required

Ordered list of line of business column headers. Every value must be a valid line of business for the aggregate portfolio.

lobs*
resolutionValues
array of objects
required

Ordered list of row labels. One entry per row of values; every code must be valid for the country and resolution.

resolutionValues*
values
array of arrays of doubles
required

Grid of aggregate exposure values. Rows are ordered by resolutionValues and columns are ordered by lobs. The number of rows must match the length of resolutionValues and the width of every row must match the length of lobs.

values*
Responses
204

No Content

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json