You are here:
InsProductJSONService Methods
These are the available InsProductJSONService methods.
- InsProductJSONService:getAttributes
Use this service to get the attributes nodes of the ProductJSON. - InsProductJSONService:getCoverages
Use this service to get one or more coverages from a Product JSON using product codes. - InsProductJSONService:getCoverageChanges
Use this service for renewals, to get the coverage changes between two product JSONs. You can use the resulting difference map for display in the UI, or in a generated document. - InsProductJSONService:trimOffAttributeCategory
Use this service to get a product JSON that does not include attribute categories, but does include attribute selected values, attribute rules, and attribute value rules. - InsProductJSONService:updateUserValues
Use this service to update theuserValuesof specified attributes in a product JSON, based on changes a user has made. You can also use this service to update where the JSON node is in the hierarchy.

