Get Active Applicable Coverages Assigned to a Proposal

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

This endpoint returns all active coverages currently associated with a proposal.

Unlike the /ApplicableCoverages endpoint (which returns what can be added), this endpoint returns what has been added to the proposal.

Each coverage is returned as a dictionary of field values mapped through the ProposalCoverage domain object. The response shape follows the ProposalCoverage data dictionary schema, which includes standard coverage fields (limits, deductibles, dates, premium) as well as any custom fields configured for the client.

Soft-deleted coverages (where DeleteFlag is true) are excluded from the results.

Path Params
integer
required

The ID of the Proposal for which coverages will be retrieved.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json