Search lines of business

Returns list of lines of business (LOBs).

A LOB is a general classification used in the insurance industry to identify businesses by type (e.g., fire, commercial, personal, auto, or residence).

Path Params
int64
required
≥ 1

ID of EDM.

Query Params
string

Query string to select response data based on property values.

PropertyTypeComparisonListLogical
lobIdNumber=, !=, <=, >=, >, <IN, NOT INAND, OR
lobNameString=, !=, LIKE, NOT LIKEIN, NOT INAND, OR

Supported operators depend on property data type. See Filtering Responses.

string

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

Supported properties:lobId, lobName. 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