Insured Name Search

get

Insured Name Search

Performs search on Insured Name

Resource URL

https://test-apis.us-east-1.libertymutual.com /ciportal/insuredSearch

Query Parameters

Name Description
env
(required)

Valid values for 'env' are: dev, test, or stage

agencyNumber
(required)

Valid value for 'agencyNumber' is a valid 7-digit RAMP code

searchString
(required)

Valid value for 'searchString' is a Name you with to search on

format

Valid value for 'format' is json

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Category

Insured Name Search

Schema:

HTTP Code Description

400

Invalid data combination

401

You are not authorized to use this operation

403

Forbidden

404

Service not found, ensure the query parameters are correct.

405

Validation exception for the API invocation.

500

Unexpected Condition Encountered in Service API.

503

The server is currently unable to handle the request due to a temporary overloading or maintenance of the server.

Working...