delete
https://{environment}.origamirisk.com/OrigamiApi/api/Quotes/Proposals//PolicyLines/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Removes a line of business from the proposal. The behavior depends on the proposal type:
- Quotes: The policy line association is permanently deleted from the database.
- Endorsements: If the line was added in this endorsement, it is permanently deleted. If it existed prior to this endorsement, it is soft-removed — a
RemoveDateis set on the record rather than deleting it, preserving the history that the line previously existed.
If the specified line is not currently associated with the proposal, the endpoint returns a message indicating it was not present.
⚠️ When a Policy Line is removed from a Proposal, the endpoint returns plain string responses rather than a structured json object. ie: DropPolicyLine #9876"
200