You are here:
InsQuoteService:removeCoverage
Use this service in an OmniScript to remove a specified coverage, as per the product code, from the quote. You can use this service on multiple plans.
Method: removeCoverage
How It Works
-
The service takes the
quoteIdand product code of a product. -
Removes all the quote line items for coverages that match the coverages defined by the product codes.
Remote Options
Option |
Description |
|---|---|
|
Id of target quote |
|
Product Code of target coverage. Takes in a stringified list of product codes, such as Code1,Code2,Code3, and removes all of coverages specified by the product codes. |
|
Optional. Ids of target plans, used to target specific plans on the target quote. |

