Search aggregate portfolios

Returns a list of aggregate portfolios.

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 properties.

Path Params
int64
required
≥ 1

ID of EDM.

Query Params
string

Query string to select response data based on property values.

Supported properties: aggregatePortfolioId, aggregatePortfolioName, aggregatePortfolioNumber, cedantId, cedantName, createDate, currency, ownerName, source, tagIds

PropertyData TypeComparisonList
aggregatePortfolioIdNumber=, !=, >, <, >=, <=IN, NOT IN
aggregatePortfolioNameString=, !=, LIKE, NOT LIKEIN, NOT IN
aggregatePortfolioNumberNumber=, !=, >, <, >=, <=IN, NOT IN
cedantIdString=, !=, LIKE, NOT LIKEIN, NOT IN
cedantNameString=, !=, LIKE, NOT LIKEIN, NOT IN
createDateYYYY-MM-DD=, !=, >, <, >=, <=IN, NOT IN
currencyString=, !=, LIKE, NOT LIKEIN, NOT IN
ownerNameString=, !=, LIKE, NOT LIKEIN, NOT IN
sourceString=, !=, LIKE, NOT LIKEIN, NOT IN
tagIdsArray=, !=, LIKE, NOT LIKEIN, NOT IN

Use the AND and OR logical operators to form compound queries. Operators depend on the data type of the property. See Filtering Responses.

string

Comma-delimited list of properties. Sort order defined by one of ASC (ascending) or DESC (descending).

Supported properties:aggregatePortfolioId, aggregatePortfolioName, aggregatePortfolioNumber, cedantId, cedantName, createDate currency, ownerName, source. See Response Pagination.

int32

Number of records returned per page. See Response Pagination

int32

Number of the page displaying the returned records, starting at 0

Responses

Language
Credentials
URL
Response
Choose an example:
application/json