You are here:
InsContractService Methods
These are the available InsContractService methods.
- InsContractService:createLargeSizeRenewQuoteInBatch
Use this service to allow for the control of how many Apex jobs to initiate, and the number of batches to run per Apex job, for contracts with a large number of root line items. - InsContractService:createRenewQuotesInBatch
Use this service to allow you to control how many Apex jobs to initiate, and the number of batches to run per Apex job, for a large number of contract renewals. - InsContractService:createUpdateContract
Use this service to create or update a contract using the output of theInsQuoteService:getQuoteDetailservice. - InsContractService:getContractDetail
Use this service to return a ProductJSON that you can use with theInsQuoteService:createUpdateQuoteservice to update the Contract JSON with, or to create a renewal quote with replacement products. - InsContractService:invokeProductRules
Use this service in contract flows to invoke underwriting rules you've added to a product.

