get
https://{environment}.origamirisk.com/OrigamiApi/api/Quotes/Proposals//ProposalCoverage/Index
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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.